Пример #1
0
 public function testGetName()
 {
     $this->assertSame('grid', $this->datagrid->getName());
 }