Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php439 $backupSettings = PHPUnit_Util_Test::getBackupSettings(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php613 public static function getBackupSettings($className, $methodName) function in PHPUnit_Util_Test