Skip to content

Added DisplayName to every tests, and implemented assertThrows

Andreas Kluge Svendsrud requested to merge displayNameAndreas into main

Added DisplayName to every tests, and implemented assertThrows instead of try-catch statements. Also removed System.out.println() statements from some tests.

Merge request reports