tp1/tutoRefactoring
2025-01-21 15:19:45 +01:00
..
gradle/wrapper Initial commit 2025-01-21 14:24:26 +01:00
src Exo1 / Refactor vers DateUtils 2025-01-21 15:19:45 +01:00
.DS_Store Exo1 / Refactor vers DateUtils 2025-01-21 15:19:45 +01:00
.gitignore Initial commit 2025-01-21 14:24:26 +01:00
build-SNAPSHOT.gradle Initial commit 2025-01-21 14:24:26 +01:00
build.gradle Initial commit 2025-01-21 14:24:26 +01:00
gradlew Initial commit 2025-01-21 14:24:26 +01:00
gradlew.bat Initial commit 2025-01-21 14:24:26 +01:00
README.md Initial commit 2025-01-21 14:24:26 +01:00
settings.gradle Initial commit 2025-01-21 14:24:26 +01:00

junit5-jupiter-starter-gradle

The junit5-jupiter-starter-gradle project demonstrates how to run tests based on JUnit Jupiter using Gradle's native JUnit Platform support, Gradle's Groovy DSL and code and tests written in Java.