Beispiel #1
0
 def setUp(self):
     Bcfg2TestCase.setUp(self)
     PathOption.repository = None
Beispiel #2
0
 def setUp(self):
     Bcfg2TestCase.setUp(self)
     PathOption.repository = None
Beispiel #3
0
 def setUpClass(cls):
     # ensure that the option parser actually reads config files
     Parser.unit_test = False
     Bcfg2TestCase.setUpClass()
Beispiel #4
0
 def setUpClass(cls):
     # ensure that the option parser actually reads config files
     Parser.unit_test = False
     Bcfg2TestCase.setUpClass()