
Use DisplayName and Nested to Document and Structure JUnit Tests
Topics:
JUnit
Example project showing the use of @DisplayName and @Nested in JUnit tests. See https://www.pachamamita.de/posts/best-practices/junit-displayname-nested/ for details.