Beispiel #1
0
 def test_list_processes(self):
     self.assertTrue(list(local.list_processes()))
Beispiel #2
0
 def test_list_processes(self):
     self.assertTrue(list(local.list_processes()))
Beispiel #3
0
 def test_list_processes(self):
     assert list(local.list_processes())