Exemplo n.º 1
0
 def tearDown(self):
     self._os.stop()
     mocks.teardown_test(self)
Exemplo n.º 2
0
 def tearDown(self):
     mocks.teardown_test(self)
Exemplo n.º 3
0
 def tearDown(self):
     self._psutil.stop()
     mocks.teardown_test(self)