Exemplo n.º 1
0
 def test_active_thread_count(self):
     self.assertTrue(cd.active_thread_count())
Exemplo n.º 2
0
 def test_active_thread_count(self):
     self.assertTrue(cd.active_thread_count())
 def test_active_thread_count(self):
     assert cd.active_thread_count()