public void GetAllDevices()
 {
     Assert.AreEqual(2, NotificationController.GetAllDevices().Count());
 }