Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php378 $data = self::getDataFromDataProviderAnnotation($docComment, $className, $methodName);
416 private static function getDataFromDataProviderAnnotation($docComment, $className, $methodName) function in PHPUnit_Util_Test