Exemplo n.º 1
0
 public function testGetColumns()
 {
     $this->assertSame($this->columns, $this->datagrid->getColumns());
 }