Пример #1
0
 public function testGetDataMapper()
 {
     $this->assertInstanceOf('FSi\\Component\\DataGrid\\DataMapper\\DataMapperInterface', $this->datagrid->getDataMapper());
 }