コード例 #1
0
 public void GetAllDevices()
 {
     Assert.AreEqual(2, NotificationController.GetAllDevices().Count());
 }