Home
last modified time | relevance | path

Searched refs:PHPUnit_Util_GlobalState (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DGlobalStateTest.php28 …"require_once 'file://" . $dir . "/XMLTest.php';\n", PHPUnit_Util_GlobalState::processIncludedFile…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php11 class PHPUnit_Util_GlobalState class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php782 $constants = PHPUnit_Util_GlobalState::getConstantsAsString();
783 $globals = PHPUnit_Util_GlobalState::getGlobalsAsString();
784 $includedFiles = PHPUnit_Util_GlobalState::getIncludedFilesAsString();
785 $iniSettings = PHPUnit_Util_GlobalState::getIniSettingsAsString();