Source Class Properties _backup Class Methods setUp tearDown testEmptyConfigReturnRules testConfigWithClasses testRunWithCommand testRunWithPassed testRunWithAction testInvalidCommand testRunWithCamelizingCommand testRunWithCamelizingAction testEnvironmentIsSet Extends lithium\test\Unit Source public function tearDown() { $_SERVER = $this->_backup['_SERVER']; }