public void TestMethod1() { var x = new ArduinoSession(new MockSerialConnection()); var tracker = x.CreateAnalogStateMonitor(); }