예제 #1
0
 public function testGetRequestMethod()
 {
     $this->assertEquals('hi', $this->controller->method());
 }