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