Ejemplo n.º 1
0
 def ListHuntClients(self, args, token=None):
     return api_hunt.ApiListHuntClientsHandler()
Ejemplo n.º 2
0
 def setUp(self):
   super(ApiListHuntClientsHandlerTest, self).setUp()
   self.handler = hunt_plugin.ApiListHuntClientsHandler()