Home
last modified time | relevance | path

Searched defs:runTestInSeparateProcess (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DWarningTestCase.php34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_WarningTestCase
DSkippedTestCase.php34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_SkippedTestCase
DIncompleteTestCase.php34 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_IncompleteTestCase
DTestSuite.php45 protected $runTestInSeparateProcess = false; variable in PHPUnit_Framework_TestSuite
754 public function setRunTestInSeparateProcess($runTestInSeparateProcess)
DTestCase.php100 protected $runTestInSeparateProcess = null; variable in PHPUnit_Framework_TestCase
1257 public function setRunTestInSeparateProcess($runTestInSeparateProcess)