예제 #1
0
 public function testGetParam()
 {
     $this->assertEquals('rum', $this->controller->getParam('drink'));
 }