예제 #1
0
 /**
  * @test
  */
 public function canGetStorage()
 {
     $this->assertSame($this->storage->reveal(), $this->cache->getStorage());
 }