Package org.jtestcase.core.model

Interface Summary
AbstractType Common interface for param and assert instances.
 

Class Summary
AssertGroupInstance Represents an assert group from the JTestCaseWizard XML data.
AssertInstance Represents an assert tag from the JTestCaseWizard XML.
AssertParamGroupInstance Represents an assert group from the JTestCaseWizard XML data.
AssertParamInstance Represents an assert tag from the JTestCaseWizard XML.
ParamGroupInstance Represents an param group from the JTestCaseWizard XML data.
ParamInstance Represents an param tag from the JTestCaseWizard XML.
TestClass  
TestMethod  
Tests  
TreeModel