Exemplo n.º 1
0
 /**
  * Test if the getTarget responses with the right value
  */
 public function testTargetName()
 {
     $this->assertSame($this->request->getTarget(), '/target');
 }