public interface AbstractOPPLTestCaseFactory
| Modifier and Type | Method and Description |
|---|---|
OPPLTestCase |
buildOPPLTestCase(String name,
OPPLScript opplContent,
List<? extends OPPLTest> tests,
boolean requiresInference) |
OPPLAbstractFactory |
getOPPLFactory() |
OPPLTestCase buildOPPLTestCase(String name, OPPLScript opplContent, List<? extends OPPLTest> tests, boolean requiresInference)
name - nameopplContent - opplContenttests - testsrequiresInference - requiresInferenceOPPLAbstractFactory getOPPLFactory()
Copyright © 2014 The University of Manchester. All Rights Reserved.