Example #1
0
 public function testGetParentName()
 {
     $this->assertEquals($this->parentName, $this->configurationModel->getParentName());
 }