public void MyTestInitialize() { // FIXME: configure the serial port dongle = new MyBgApi("COM3"); dongle.Open(); }