Package org.apache.batik.test
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: SimpleTestRunner.java 1810083 2017-09-29 10:39:45Z ssteiner $
-
Field Details
-
ERROR_CLASS_CAST
Error Messages.- See Also:
-
ERROR_CLASS_NOT_FOUND
- See Also:
-
ERROR_INSTANTIATION
- See Also:
-
ERROR_ILLEGAL_ACCESS
- See Also:
-
USAGE
Usage for this tool- See Also:
-
-
Constructor Details
-
SimpleTestRunner
public SimpleTestRunner()
-
-
Method Details
-
main
- Throws:
Exception
-