public void TestCloseAdditiveValves() { _plc.CloseAdditiveValves(); Assert.IsFalse(_plc.CheckAdditiveValvesAreOpen()); }