Exemple #1
0
 public function testCanParseValidRequest()
 {
     $this->assertEquals(array('ts' => '1234', 'viewtype' => 'default', 'view' => 'hel/8lo-wo_rl.d.js'), $this->handler->parsePath('/cache/1234/default/hel/8lo-wo_rl.d.js'));
 }