コード例 #1
0
 def setUp(self):
     yield super(TestBillingApi, self).setUp()
     self.api_url = "http://localhost:9090/"
     self.billing_api = BillingApi(self.api_url)