Example #1
0
 public function testGetStart()
 {
     $this->assertEquals($this->data['start'], $this->item->getStart());
 }