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