java-tutorials/testing-modules/junit-5
Carlo Corti b7355cbab0 BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816)
* Added code for the migration from JUnit 4 to JUnit 5

* Add example for Rule migration support

* Add fix to access modifiers to test methods

* Remove wrong header

* Add junit5-migration module and its code snippets

* Add module configuration to pom

* Remove test classes that were added for the migration from JUnit 4 to JUnit 5 article (moved under correct module)
2018-08-06 23:38:54 +02:00
..
src BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816) 2018-08-06 23:38:54 +02:00
README.md BAEL-1862 Move the Junit 5 logic in the right module (#4747) 2018-07-20 12:30:32 +02:00
pom.xml BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816) 2018-08-06 23:38:54 +02:00