Returns a PHPUnit_Framework_Constraint_IsNull matcher object.
@since Method available since Release 3.3.0
PHPUnit_Framework_Constraint_IsNull
... See full list
public static function isNull() { return new PHPUnit_Framework_Constraint_IsNull(); }