Example #1
0
 public function testGetParentId()
 {
     assertThat($this->item->getParentId(), is($this->parentId));
 }