To test your copy constructor create a function that recieves your linked list as one of its parameters.

Then in that function output the conents of the linked list you sent.