public function run(PHPUnit_Framework_TestResult $result = null) { $this->setPreserveGlobalState(false); return parent::run($result); }