Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestListenerTest.php16 protected $warningCount; variable in Framework_TestListenerTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php553 public function warningCount() function in PHPUnit_Framework_TestResult