tp2/panier
Feror 446fbbf89b
All checks were successful
Gradle Test / test (push) Successful in 52s
Utilisation de mockito
2025-01-30 10:59:27 +01:00
..
gradle/wrapper init 2025-01-23 11:45:13 +01:00
src Utilisation de mockito 2025-01-30 10:59:27 +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 Utilisation de mockito 2025-01-30 10:59:27 +01:00
gradlew Ajout d'actions forgejo pour lancer les tests automatiquement 2025-01-30 10:09:37 +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.