public void StartChargingCalledOnce() { uut.startCharging(); testCharger.Received(1).StartCharge(); }