Skip to content
- Added and edited testing methods for both TrainDeparture class and TrainDepartureOverview class (TrainDepartureTest class, and TrainDepartureOverviewTest class)
- Minor changes to methods in order for better exception handling when being user by a user.
- Better structure in UserInterface class. Moving main menu message to own method for easier reusability , as well as moving cases in switch-case to separate methods.