| test.ProjectTestSuite
ProjectTestSuite | public class ProjectTestSuite extends TestCase (Code) | | This test suite has been automatically generated
to execute all JUnitTest tests found in the project.
To update the list of tests re-run the UnitTest Batch TestRunner again.
|
Method Summary | |
public static void | main(String[] argv) | public static Test | suite() |
main | public static void main(String[] argv)(Code) | | Executes the test case
|
suite | public static Test suite()(Code) | | |
|
|