Example #1
0
 def tearDown(self):
     self._os.stop()
     mocks.teardown_test(self)
Example #2
0
 def tearDown(self):
     mocks.teardown_test(self)
Example #3
0
 def tearDown(self):
     self._psutil.stop()
     mocks.teardown_test(self)