Home
last modified time | relevance | path

Searched refs:incompleteTest (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php482 $data = self::incompleteTest($className, $name, $message);
923 protected static function incompleteTest($class, $methodName, $message) function in PHPUnit_Framework_TestSuite