public void TestCloseSmallValve() { _plc.CloseSmallValve(); Assert.IsFalse(_plc.CheckSmallValveIsOpen()); }