spring-boot/src
Yanming Zhou b49418aaaf Enforce use of BDDMockito
1. Replace Mockito.verify*() with BDDMockito.then()
2. Replace Mockito.doReturn() with BDDMockito.willReturn()
3. Adjust checkstyle rule

See gh-29178
2022-02-01 09:37:15 +01:00
..
checkstyle Enforce use of BDDMockito 2022-02-01 09:37:15 +01:00
nohttp Merge branch '2.3.x' into 2.4.x 2021-04-28 12:28:10 +01:00
spring-boot-builder Use test harness for image building integration tests 2021-05-12 14:51:45 -05:00