Ejemplo n.º 1
0
 def start_services(self):
     audit_service.start()
     index_service.start()
     activity_service.start()
Ejemplo n.º 2
0
 def setUp(self):
   audit_service.start()
   IntegrationTestCase.setUp(self)