initializr/initializr-generator-spring/src
Stephane Nicoll 7a30f771f2 Provide idiomatic test setup when JUnit Jupiter is available
This commit provides a better test infrastructure when JUnit 5 is
available:

* The default test class uses JUnit Jupiter API
* The vintage engine that the Spring Boot starter provides is excluded
so that only the Junit Jupiter API is available on the classpath

Closes gh-905
2019-05-22 13:49:50 +02:00
..
main Provide idiomatic test setup when JUnit Jupiter is available 2019-05-22 13:49:50 +02:00
test Provide idiomatic test setup when JUnit Jupiter is available 2019-05-22 13:49:50 +02:00