com.ohrasys.cad.bnf.validator
Class LowercaseValidator

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

public class LowercaseValidator
extends BNFOneOfManyRequiredTest


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

LowercaseValidator

public LowercaseValidator()
                   throws BNFTestException
Throws:
BNFTestException