Example #1
0
 public function testFilecacheConstruct()
 {
     $this->assertTrue($this->cache->isSafe());
     // @todo Test failure scenarios
 }