java-tutorials/testing-modules/junit5-migration
johnA1331 2a65df46db Update README.md 2020-03-23 18:32:12 +08:00
..
src
README.md Update README.md 2020-03-23 18:32:12 +08:00
pom.xml

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: