示例#1
0
 def setUp(self):
     self.eddaURL = 'http://localhost:8888/edda'
     self.eddaclient = EddaClient(self.eddaURL)
     self.expected_response = ["i-111", "i-222"]