org.jtestcase |
|
Java Source File Name | Type | Comment |
JTestCase.java | Class | This utility class is used for unit test to help reading data (test cases)
from xml file. |
JTestCaseException.java | Class | JTestCaseException is thrown in any cases JTestCase has to report an error to the outside. |
JTestCaseUtil.java | Class | |
TestCaseInstance.java | Class | Object that holds the unique identifier for a test case in the sense of
JTestCase. |