Test 1: Operations on an empty book Total size of book = 0 Size of area code ( 909 ) = 0 Number of phone numbers with area code ( 909 ) and prefix 234 = 0 -------------------------------------------------------- Test 2: Inserting first phone number ( 909 ) 345-1111, Total size of book = 1 -------------------------------------------------------- Test 8: Searching for a phone number that does exist Searching for 909-345-1111....found Total size of book = 1 -------------------------------------------------------- Test 9: Searching for a phone number that does not exist Searching for 909-345-9876....not found Total size of book = 1 --------------------------------------------------------