Part 2 of Project 1…
This is where we actually made the test cases for our chosen methods, I will say that as I was working I discovered a very poor choice of methods on my part. I had to test the main() method(s) of some of the classes, and this required me to figure out how to check and test System.out.println statements, which took me way longer than I’d like to admit. However, once those were done, everything else was generally pretty easy, and my groupmates came in clutch in terms of helping with some git stuff. Jacob and Jonathan especially were very helpful.