Uses of Class
cdx.scorebot.scoring.logic.TestNumPair

Packages that use TestNumPair
cdx.scorebot.scoring The framework for scoring test results. 
 

Uses of TestNumPair in cdx.scorebot.scoring
 

Methods in cdx.scorebot.scoring that return types with arguments of type TestNumPair
 java.util.HashMap<java.lang.String,TestNumPair> ScoringRule.getTestsToTrack()
          gets what tests are being tracked by this rule