public void Given_RemoveDevice_DeviceIdRemoved()
 {
     _deviceFactory.RemoveDevice(_testDeviceId);
 }