Ejemplo n.º 1
0
 /**
  * @covers Cradle\Handlebars\HandlebarsHandler::getCache
  */
 public function testGetCache()
 {
     $this->assertNull($this->object->getCache());
 }