Exemplo n.º 1
0
 public function testGetForm()
 {
     $this->assertInstanceOf('Symfony\\Component\\Form\\Form', $this->datagrid->getForm());
 }