com.ohrasys.cad.bnf.validator
Class UnderscoreValidator

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

public class UnderscoreValidator
extends BNFRequiredTest


Field Summary
 
Fields inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
collectedData, collecting, committed, formatting, i18n, nextTest, playable, result, tests
 
Constructor Summary
UnderscoreValidator()
           
 
Method Summary
 
Methods inherited from class com.ohrasys.cad.bnf.BNFRequiredTest
test, toString
 
Methods inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
checkTests, collect, 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

UnderscoreValidator

public UnderscoreValidator()
                    throws BNFTestException
Throws:
BNFTestException