The expected value is passed in the constructor.
PHPUnit2_Framework_Constraint_LessThan __construct( $value)
bool evaluate( mixed $other)
void fail( mixed $other, string $description)
string toString( )