Example #1
0
 def setUp(self):
     self.host = '192.168.13.1'
     #        self.i = HTTP('http', self.host, username='******', password='******')
     self.i = Mock_Interface()
     self.interface = TomatoInterface(self.i,
                                      self.host,
                                      http_id='asdfaadsfasdf234')