Home
last modified time | relevance | path

Searched defs:backupStaticAttributes (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DWarningTestCase.php29 protected $backupStaticAttributes = false; variable in PHPUnit_Framework_WarningTestCase
H A DSkippedTestCase.php29 protected $backupStaticAttributes = false; variable in PHPUnit_Framework_SkippedTestCase
H A DIncompleteTestCase.php29 protected $backupStaticAttributes = false; variable in PHPUnit_Framework_IncompleteTestCase
H A DTestSuite.php35 protected $backupStaticAttributes = null; variable in PHPUnit_Framework_TestSuite
951 public function setBackupStaticAttributes($backupStaticAttributes)
H A DTestCase.php88 protected $backupStaticAttributes = null; variable in PHPUnit_Framework_TestCase
1244 public function setBackupStaticAttributes($backupStaticAttributes)