Commit fc9cd867 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.1.x'

parents f35b91a1 d0ca0b20
...@@ -6819,7 +6819,7 @@ libraries. ...@@ -6819,7 +6819,7 @@ libraries.
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
the following provided libraries: the following provided libraries:
* 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.
* {spring-reference}testing.html#integration-testing[Spring Test] & Spring Boot Test: * {spring-reference}testing.html#integration-testing[Spring Test] & Spring Boot Test:
Utilities and integration test support for Spring Boot applications. Utilities and integration test support for Spring Boot applications.
* https://joel-costigliola.github.io/assertj/[AssertJ]: A fluent assertion library. * https://joel-costigliola.github.io/assertj/[AssertJ]: A fluent assertion library.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment