public void TestSmartPhoneCheckForUpdates()
 {
     Assert.AreEqual(test_smartPhone.CheckForUpdates(), "No Updates Available");
 }