When formulating assertions, JUnit quickly reaches its limits. The AssertJ and Google Truth libraries offer new possibilities ...
This program allows the user to add student names and view the list of students through a simple menu. It runs in a loop until the user chooses to exit. The main purpose of this project was to ...