Uses of Class
org.openl.rules.table.OpenLCloner
-
Packages that use OpenLCloner Package Description org.openl.rules.testmethod -
-
Uses of OpenLCloner in org.openl.rules.testmethod
Methods in org.openl.rules.testmethod that return OpenLCloner Modifier and Type Method Description OpenLClonerTestSuite. getCloner()Methods in org.openl.rules.testmethod with parameters of type OpenLCloner Modifier and Type Method Description Object[]TestDescription. getArguments(OpenLCloner cloner)IRulesRuntimeContextTestDescription. getRuntimeContext(OpenLCloner cloner)ITestUnitTestRunner. runTest(TestDescription test, Object target, IRuntimeEnv env, OpenLCloner cloner, int ntimes)
-