Searched defs:runTestInSeparateProcess (Results 1 – 5 of 5) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ | ||
H A D | WarningTestCase.php | 34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_WarningTestCase |
H A D | SkippedTestCase.php | 34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_SkippedTestCase |
H A D | IncompleteTestCase.php | 34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_IncompleteTestCase |
H A D | TestSuite.php | 45 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_TestSuite |
H A D | TestCase.php | 100 protected $runTestInSeparateProcess = null; variable in PHPUnit_Framework_TestCase |