public void Test1() { newBook1.CreateEntry(entry1); Assert.AreEqual("12223334455", newBook1.Book[12223334455].PhoneNumber.ToString()); }