com.agical.rdoc.core.model.test
Interface TestStructure

All Superinterfaces:
TestNode
All Known Implementing Classes:
TestStructureImpl

public interface TestStructure
extends TestNode


Method Summary
 void addRoot(TestSuite testSuite)
           
 java.lang.String getName()
           
 
Methods inherited from interface com.agical.rdoc.core.model.test.TestNode
accept
 

Method Detail

getName

java.lang.String getName()

addRoot

void addRoot(TestSuite testSuite)


Copyright © 2005-2010 Agical AB. All Rights Reserved.