Searched refs:createGlobalStateSnapshot (Results 1 – 1 of 1) sorted by relevance
2246 $this->snapshot = $this->createGlobalStateSnapshot($backupGlobals);2261 $this->createGlobalStateSnapshot($backupGlobals)2290 private function createGlobalStateSnapshot($backupGlobals) function in PHPUnit_Framework_TestCase