Class SimpleTestRunner
java.lang.Object
org.apache.batik.test.SimpleTestRunner
Simple GUI tool to run a
Test. This tool takes
a class name parameter as an input and provides a GUI to
run an instance of the test. The generated TestReport
is printed to the standard output with the
SimpleTestReportProcessor- Version:
- $Id$
-
Field Details
-
ERROR_CLASS_CAST
-
ERROR_CLASS_NOT_FOUND
- See Also:
-
ERROR_INSTANTIATION
- See Also:
-
ERROR_ILLEGAL_ACCESS
- See Also:
-
USAGE
-
-
Constructor Details
-
SimpleTestRunner
public SimpleTestRunner()
-
-
Method Details
-
main
-