Exemple #1
0
 /**
  * @depends testGetXmlRootObj
  */
 public function testHasChilds($pSection)
 {
     $this->assertTrue(\Savant\CConfigure::hasChilds($pSection));
 }