Home
last modified time | relevance | path

Searched defs:notImplemented (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php46 protected $notImplemented = []; variable in PHPUnit_Framework_TestResult
473 public function notImplemented() function in PHPUnit_Framework_TestResult