예제 #1
0
 def setUp(self):
     self.api = KongAPI(mock_kong_admin_url)
예제 #2
0
 def setUp(self):
     self.api = KongAPI("http://192.168.99.100:8001")
예제 #3
0
 def setUp(self):
     self.api = KongAPI("http://localhost:8001")