public void TestOpenSmallValve() { _plc.OpenSmallValve(); Assert.IsTrue(_plc.CheckSmallValveIsOpen()); }