java-tutorials/testing-modules/junit5-migration
Loredana Crusoveanu 5127c9aebf Update ConditionalExecutionUnitTest.java 2022-06-01 16:34:10 +03:00
..
src Update ConditionalExecutionUnitTest.java 2022-06-01 16:34:10 +03:00
README.md Update README.md 2020-03-23 18:32:12 +08:00
pom.xml JAVA-11777 Remove usage of deprecated JUnitPlatform.class in junit5-migration module 2022-04-30 22:18:43 +05:30

README.md

JUnit 5 migration

This module contains articles about migrating to JUnit 5.

The code for the JUnit 4 - JUnit 5 E-book is in com.baeldung.junit4 and com.baeldung.junit5.

Relevant Articles: