public function testGetName()
 {
     $this->assertEquals('oro_calendar_event', $this->type->getName());
 }