def tearDown(self):
     Bf3TestCase.tearDown(self)
     self.sleep_patcher.stop()
Example #2
0
 def tearDown(self):
     Bf3TestCase.tearDown(self)
     self.sleep_patcher.stop()
Example #3
0
 def tearDown(self):
     Bf3TestCase.tearDown(self)
     self.write_patcher.stop()
Example #4
0
 def tearDown(self):
     Bf3TestCase.tearDown(self)
     self.write_patcher.stop()