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