Class JUnitTestRunner
java.lang.Object
org.apache.uima.test.junit_extension.JUnitTestRunner
JUnitTestRunner is the start class for the comand line test with JUnit.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static boolean
private static final String
private static final String
private static String
private static boolean
private static final String
private static final String
private static String
private static final String
private static final String
private static final String
private static boolean
private static boolean
private static final String
private static final String
private static boolean
private static String
private static boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SUITE_METHODNAME
- See Also:
-
ABORT_ON_FAIL
- See Also:
-
TEST_SUITE
- See Also:
-
TEST_CASE
- See Also:
-
RESULT_OUTPUT
- See Also:
-
CONSOLE_OUTPUT
- See Also:
-
RESULT_OUTPUT_SHORT
- See Also:
-
CONSOLE_OUTPUT_SHORT
- See Also:
-
TEE_CONSOLE_OUTPUT
- See Also:
-
TEE_RESULT_OUTPUT
- See Also:
-
abortOnFail
private static boolean abortOnFail -
testCase
private static boolean testCase -
testSuite
private static boolean testSuite -
teeResult
private static boolean teeResult -
teeConsole
private static boolean teeConsole -
error
private static boolean error -
testName
-
consoleFileName
-
resultFileName
-
-
Constructor Details
-
JUnitTestRunner
public JUnitTestRunner()
-
-
Method Details
-
main
-
runTest
-