Uses of Class
org.openl.rules.testmethod.result.ComparedResult
-
Packages that use ComparedResult Package Description org.openl.rules.testmethod -
-
Uses of ComparedResult in org.openl.rules.testmethod
Methods in org.openl.rules.testmethod that return types with arguments of type ComparedResult Modifier and Type Method Description List<ComparedResult>BaseTestUnit. getComparisonResults()List<ComparedResult>ITestUnit. getComparisonResults()List<ComparedResult>BaseTestUnit. getResultParams()List<ComparedResult>ITestUnit. getResultParams()List<ComparedResult>TestUnit. getResultParams()
-