Okay, here's what happening. I am attempting to set up test code for a Library class that I set up. Now, I'm supposed to adjust my constructor to automatically create an entry in my array list before a new one is added. Here's my constructor:Okay, here's what happening. I am attempting to