Commit Graph

4 Commits

Author SHA1 Message Date
Krzysztof Woyke
262ae155f3 BAEL-19988: Rename org.baeldung package to com.baeldung package 2019-12-19 11:55:26 +01:00
Catalin Burcea
160fd28fdd Split or move testing-modules/junit-5 module (#7879) 2019-10-02 21:33:18 -06:00
Ali Dehghani
7fa34da4eb Fixed the failed compilation. 2019-05-13 18:36:23 +04:30
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