Home
last modified time | relevance | path

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

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