public void uut_chargeDisplay_NotConnected_test(double a) { _uut.updateDisplayPower(a); Assert.That(_chargeDisplayArgs.msg == ""); }