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