Home
last modified time | relevance | path

Searched refs:getPreserveGlobalStateSettings (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php444 $preserveGlobalState = PHPUnit_Util_Test::getPreserveGlobalStateSettings(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php814 public static function getPreserveGlobalStateSettings($className, $methodName) function in PHPUnit_Util_Test