Package org.openl.rules.testmethod
Class TestUtils
- java.lang.Object
-
- org.openl.rules.testmethod.TestUtils
-
public final class TestUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ParameterWithValueDeclaration[]getContextParams(TestSuite test, TestDescription testCase)
-
-
-
Method Detail
-
getContextParams
public static ParameterWithValueDeclaration[] getContextParams(TestSuite test, TestDescription testCase)
-
-