Is anyone having trouble making the JUnit case work for other members of the group? If so, what was your solution?
I feel like JUnit testing for this project can be a little hard. You can only test certain portions of the program within the JUnit. What I did was break down the testing using certain testable parts within my project.
Sounds good. I found the issue with it.