com.ohrasys.cad.bnf.validator
Class TermValidator

java.lang.Object
  extended by com.ohrasys.cad.bnf.BNFAbstractTest
      extended by com.ohrasys.cad.bnf.BNFOneOfManyRequiredTest
          extended by com.ohrasys.cad.bnf.validator.TermValidator
All Implemented Interfaces:
BNFTestImplementor

public class TermValidator
extends BNFOneOfManyRequiredTest


Field Summary
 
Fields inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
collectedData, collecting, committed, formatting, i18n, nextTest, playable, result, tests
 
Constructor Summary
TermValidator()
           
 
Method Summary
 java.lang.Object collect()
          A method to retrieve data collected during the evaluation of this test
 
Methods inherited from class com.ohrasys.cad.bnf.BNFOneOfManyRequiredTest
test, toString
 
Methods inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
checkTests, isFirstTest, isLastTest, isNotLastTest, reset, setCollecting, setFormatting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TermValidator

public TermValidator()
              throws BNFTestException
Throws:
BNFTestException
Method Detail

collect

public java.lang.Object collect()
Description copied from class: BNFAbstractTest
A method to retrieve data collected during the evaluation of this test

Specified by:
collect in interface BNFTestImplementor
Overrides:
collect in class BNFAbstractTest
Returns:
A list containing the data collected by this test during evaluation