public void TestSmartPhoneOutput()
 {
     Assert.AreEqual("Wow! That phone has great resolution", test_smartphone.PhoneSpec());
 }