Exemplo n.º 1
0
 def test_list_processes(self):
     self.assertTrue(list(local.list_processes()))
Exemplo n.º 2
0
 def test_list_processes(self):
     self.assertTrue(list(local.list_processes()))
Exemplo n.º 3
0
 def test_list_processes(self):
     assert list(local.list_processes())