Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php24 private $phpUtil; variable in PHPUnit_Extensions_PhptTestCase
60 public function __construct($filename, $phpUtil = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php47 protected $phpUtil; variable in Extensions_PhptTestCaseTest