示例#1
0
 def setUpClass(self):
     # uncomment me to see whats going on
     # self.log = log.startLogging(sys.stdout)
     huawei = PluginManager.get_plugin_by_name('Huawei E220')
     stub = test_protocol(huawei, SerialPortStub, BufferingStateMachine)
     self.stub = stub