Uses of Package
org.jtestcase.core.model

Packages that use org.jtestcase.core.model
org.jtestcase.core.model   
org.jtestcase.core.type   
 

Classes in org.jtestcase.core.model used by org.jtestcase.core.model
AbstractType
          Common interface for param and assert instances.
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
           
 

Classes in org.jtestcase.core.model used by org.jtestcase.core.type
AbstractType
          Common interface for param and assert instances.