public class JUnitTestCaseRunner extends TestCaseRunner
| Constructor and Description |
|---|
JUnitTestCaseRunner(OPPLTestCase opplTestCase) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configurationFailed(String message) |
protected void |
fail(OPPLTest test) |
protected void |
fail(Throwable e) |
protected void |
success(OPPLTest test) |
checkConfiguration, executeQuery, getExecutionMonitor, getHandler, getOPPLTestCase, ignoresConfigurationFailure, run, runTest, runTestspublic JUnitTestCaseRunner(OPPLTestCase opplTestCase)
opplTestCase - opplTestCaseprotected void fail(OPPLTest test)
fail in class TestCaseRunnerprotected void fail(Throwable e)
fail in class TestCaseRunnerprotected void success(OPPLTest test)
success in class TestCaseRunnerprotected void configurationFailed(String message)
configurationFailed in class TestCaseRunnerCopyright © 2014 The University of Manchester. All Rights Reserved.