Source Class Methods skip setUp tearDown testEnabled testSimpleWrite testWriteDefaultCacheTime testWriteMulti testSimpleRead testReadMulti testReadKeyThatDoesNotExist testDelete testDeleteMulti testDeleteNonExistentKey testWriteReadAndDeleteRoundtrip testClear testDecrement testDecrementNonIntegerValue testIncrement testIncrementNonIntegerValue Extends lithium\test\Unit Source public function tearDown() { apc_clear_cache('user'); unset($this->Apc); }