Package edu.ucsb.ccs.jaqual.standard

This package defines several standard assertions to be used with the JaQuaL library.

See:
          Description

Class Summary
Equal An assertion to test for equality.
InRange An assertion to determine if a number falls in a given range.
InstanceOf Assertion to check if an object is an instance of a certain class type.
Not Assertion that negates another assertion.
 

Package edu.ucsb.ccs.jaqual.standard Description

This package defines several standard assertions to be used with the JaQuaL library.