Searched defs:backupGlobals (Results 1 – 5 of 5) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ | ||
H A D | WarningTestCase.php | 24 protected $backupGlobals = false; variable in PHPUnit_Framework_WarningTestCase |
H A D | SkippedTestCase.php | 24 protected $backupGlobals = false; variable in PHPUnit_Framework_SkippedTestCase |
H A D | IncompleteTestCase.php | 24 protected $backupGlobals = false; variable in PHPUnit_Framework_IncompleteTestCase |
H A D | TestSuite.php | 28 protected $backupGlobals = null; variable in PHPUnit_Framework_TestSuite |
H A D | TestCase.php | 74 protected $backupGlobals = null; variable in PHPUnit_Framework_TestCase |