function testGetGroup()
 {
     $this->assertNull($this->calendar->getGroup());
 }