Example #1
0
 public function testGetCommentsWithoutComments()
 {
     $this->assertEquals(new ArrayCollection(), $this->target->getComments());
 }