public function testCreateObjectSecurity()
 {
     $this->assertNull($this->handler->createObjectSecurity($this->getSonataAdminObject(), new \stdClass()));
 }