We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f35b91a + d0ca0b2 commit fc9cd86Copy full SHA for fc9cd86
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -6819,7 +6819,7 @@ libraries.
6819
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
6820
the following provided libraries:
6821
6822
-* https://junit.org[JUnit]: The de-facto standard for unit testing Java applications.
+* https://junit.org[JUnit 4]: The de-facto standard for unit testing Java applications.
6823
* {spring-reference}testing.html#integration-testing[Spring Test] & Spring Boot Test:
6824
Utilities and integration test support for Spring Boot applications.
6825
* https://joel-costigliola.github.io/assertj/[AssertJ]: A fluent assertion library.
0 commit comments