| Package | Description |
|---|---|
| org.coode.parsers.oppl.testcase |
| Modifier and Type | Class and Description |
|---|---|
class |
OPPLTestCaseImpl |
| Modifier and Type | Method and Description |
|---|---|
OPPLTestCase |
OPPLTestCaseFactory.buildOPPLTestCase(String name,
OPPLScript opplContent,
List<? extends OPPLTest> tests,
boolean requiresInference) |
OPPLTestCase |
AbstractOPPLTestCaseFactory.buildOPPLTestCase(String name,
OPPLScript opplContent,
List<? extends OPPLTest> tests,
boolean requiresInference) |
OPPLTestCase |
TestCaseRunner.getOPPLTestCase() |
OPPLTestCase |
OPPLTestCaseParser.parse(String input,
RuntimeExceptionHandler handler) |
| Constructor and Description |
|---|
JUnitTestCaseRunner(OPPLTestCase opplTestCase) |
TestCaseRunner(OPPLTestCase opplTestCase) |
TestCaseRunner(OPPLTestCase opplTestCase,
ExecutionMonitor executionMonitor,
boolean ignoreConfigurationFailure) |
Copyright © 2014 The University of Manchester. All Rights Reserved.