Home
last modified time | relevance | path

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

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