tp2/feeCalculator
2025-01-23 11:54:22 +01:00
..
gradle/wrapper init 2025-01-23 11:45:13 +01:00
src Ajout d'un cas de test manquant pour si c'est un adulte et que c'est une journée complète 2025-01-23 11:54:22 +01:00
.gitignore init 2025-01-23 11:45:13 +01:00
build-SNAPSHOT.gradle init 2025-01-23 11:45:13 +01:00
build.gradle init 2025-01-23 11:45:13 +01:00
gradlew init 2025-01-23 11:45:13 +01:00
gradlew.bat init 2025-01-23 11:45:13 +01:00
README.md init 2025-01-23 11:45:13 +01:00
settings.gradle init 2025-01-23 11:45:13 +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.