Writing unit tests for the solution using Junit
Introduction In this chapter, I'll see if the requirements of Task 1 were correctly implemented and are functioning as expected. I'll begin by detailing how to add JUnit to our Java application in IntelliJ IDEA, and then I'll go through all of the va...




