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