Ejemplo n.º 1
0
 public function testFindForwards()
 {
     $this->assertEquals(2, count($this->actionMapping->findForwards()));
 }