Catching up with JUnit at JCON Europe 2025 Code for the exercises of the JUnit workshop at JCON Europe 2025. Requirements JDK 21 Building The project can be built with Gradle or Maven. Gradle ./gradlew build Maven ./mvnw clean verify