예제 #1
0
 public function testGetCacheObject()
 {
     $this->assertEquals($this->cache, $this->adapter->getCacheObject());
 }