Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php40 private $beStrictAboutChangesToGlobalState = null; variable in PHPUnit_Framework_TestSuite
931 public function setBeStrictAboutChangesToGlobalState($beStrictAboutChangesToGlobalState)
H A DTestCase.php265 private $beStrictAboutChangesToGlobalState = false; variable in PHPUnit_Framework_TestCase
1222 public function setBeStrictAboutChangesToGlobalState($beStrictAboutChangesToGlobalState)