Source Class Methods __construct skip setUp tearDown testEnabled testInit testSimpleWrite testWriteDefaultCacheExpiry testWriteNoCacheExpiry testSimpleRead testMultiRead testMultiWrite testReadKeyThatDoesNotExist testDelete testDeleteNonExistentKey testWriteReadAndDeleteRoundtrip testClear testDecrement testDecrementNonIntegerValue testIncrement testIncrementNonIntegerValue Extends lithium\test\Unit Source public function tearDown() { $this->_redis->flushdb(); }