Uses of Class
org.openl.rules.testmethod.TestSuite
-
Packages that use TestSuite Package Description org.openl.rules.testmethod -
-
Uses of TestSuite in org.openl.rules.testmethod
Methods in org.openl.rules.testmethod that return TestSuite Modifier and Type Method Description TestSuiteTestUnitsResults. getTestSuite()Methods in org.openl.rules.testmethod with parameters of type TestSuite Modifier and Type Method Description static ParameterWithValueDeclaration[]TestUtils. getContextParams(TestSuite test, TestDescription testCase)static StringProjectHelper. getTestInfo(TestSuite testSuite)Constructors in org.openl.rules.testmethod with parameters of type TestSuite Constructor Description TestUnitsResults(TestSuite testSuite)
-