Example #1
0
 public function testGetEnd()
 {
     $this->assertEquals($this->data['end'], $this->item->getEnd());
 }