Example #1
0
 def __init__(self):
     BaseTest.__init__(self)
     self.ec2_conn = None
     
     pass
 def __init__(self, methodName = 'runTest', log=None):
     BaseTest.__init__(self)