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 9c0c017 + 51c0fdc commit d0ca0b2Copy full SHA for d0ca0b2
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -6551,7 +6551,7 @@ libraries.
6551
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
6552
the following provided libraries:
6553
6554
-* 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.
6555
* {spring-reference}testing.html#integration-testing[Spring Test] & Spring Boot Test:
6556
Utilities and integration test support for Spring Boot applications.
6557
* https://joel-costigliola.github.io/assertj/[AssertJ]: A fluent assertion library.
0 commit comments