public function testGetBaseRole()
 {
     $this->assertEquals('', $this->handler->getBaseRole($this->getSonataAdminObject()));
 }