| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndefinedTestResultException | |
|---|---|
| cdx.scorebot.scoring.logic | Contains the data structures used to hold and process the information parsed by the Scoring Logic lexical analyzer. | 
| Uses of UndefinedTestResultException in cdx.scorebot.scoring.logic | 
|---|
| Methods in cdx.scorebot.scoring.logic that throw UndefinedTestResultException | |
|---|---|
| protected  int | Context.count(java.lang.String testName,
      int numResultsToLookAt,
      java.lang.String resultName,
      OperatorType operator,
      Literal operand2)counts the number of a times a given result meets a given condition for some number of iterations of the test. | 
| protected  Literal | Context.getTestResultValue(java.lang.String testName,
                   int testNum,
                   java.lang.String resultName)gets the value of a test result | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||