Exemplo n.º 1
0
 public function testGetControllerName()
 {
     $this->assertEquals('Vmvc_Controller', $this->object->getControllerName());
 }