Uses of Package
org.jtestcase

Packages that use org.jtestcase
org.jtestcase   
org.jtestcase.core.asserter   
org.jtestcase.core.digester   
org.jtestcase.core.mapping   
 

Classes in org.jtestcase used by org.jtestcase
JTestCase
          This utility class is used for unit test to help reading data (test cases) from xml file.
JTestCaseException
          JTestCaseException is thrown in any cases JTestCase has to report an error to the outside.
TestCaseInstance
          Object that holds the unique identifier for a test case in the sense of JTestCase.
 

Classes in org.jtestcase used by org.jtestcase.core.asserter
JTestCaseException
          JTestCaseException is thrown in any cases JTestCase has to report an error to the outside.
TestCaseInstance
          Object that holds the unique identifier for a test case in the sense of JTestCase.
 

Classes in org.jtestcase used by org.jtestcase.core.digester
JTestCase
          This utility class is used for unit test to help reading data (test cases) from xml file.
 

Classes in org.jtestcase used by org.jtestcase.core.mapping
JTestCaseException
          JTestCaseException is thrown in any cases JTestCase has to report an error to the outside.