示例#1
0
 public function testGetCacheLifetime()
 {
     $this->assertEquals(600, $this->block->getCacheLifetime());
 }