Mark the test as incomplete.
@since Method available since Release 3.0.0
string $message:
PHPUnit_Framework_IncompleteTestError
public static function markTestIncomplete($message = '') { throw new PHPUnit_Framework_IncompleteTestError($message); }