The expected class name is passed in the constructor.
PHPUnit2_Framework_Constraint_IsInstanceOf __construct( $className)
bool evaluate( mixed $other)
void fail( mixed $other, string $description)
string toString( )