Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1581 private function skipIfNotEnhancedSigchild($expectException = true)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php567 public function expectException($exception) function in PHPUnit_Framework_TestCase