update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
430 B
430 B
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.