public function testGetParams()
 {
     $this->assertInstanceOf('StdClass', $this->controller->getParams());
 }