Example #1
0
 public function testGetPosition()
 {
     $this->assertEquals($this->data['position'], $this->item->getPosition());
 }