예제 #1
0
 def test__init(self):
     TestCfgInfo.test__init(self)
     ci = self.get_obj()
     self.assertIsInstance(ci.infoxml, InfoXML)
예제 #2
0
 def test__init(self):
     TestCfgInfo.test__init(self)
     ci = self.get_obj()
     self.assertIsInstance(ci.infoxml, InfoXML)