예제 #1
0
 public function testGetFrontController()
 {
     $this->assertSame($this->front, $this->helper->getFrontController());
 }