#incomplete test data set # Part of the assignment is to make it complete. # Then rename it to testlist.dat to turn in. #REPLACE THESE HEADER COMMENTS WITH YOUR NAME AND THE DATE. #ALSO BE SURE TO ADD COMMENTS BELOW TO DOCUMENT YOUR TEST PLAN. # insert some items insert last dog insert first cat insert after person insert before bird # display some things show current show first show last show all # reset, then delete the second and last, and display again reset advance delete current delete last show all # clear list and see what happens clear show current delete current show all # try some illegal stuff input last frog insert after show Show first show 1st