Beispiel #1
0
 def setup(self):
     """
     Set up the unit test suite.
     
     .. versionadded:: v00_03_00
     """
     self.connection = Connection(host='test_host',
                                  user='******',
                                  skey='test_skey')