Example #1
0
 public function testSetId()
 {
     $this->assertNull($this->event->getId(), "Id is null on creation");
 }