spring-security/messaging
Phillip Webb db55ef4b3b Migrate to BDD Mockito
Migrate Mockito imports to use the BDD variant. This aligns better with
the "given" / "when" / "then" style used in most tests since the "given"
block now uses Mockito `given(...)` calls.

The commit also updates a few tests that were accidentally using
Power Mockito when regular Mockito could be used.

Issue gh-8945
2020-08-24 17:33:08 -05:00
..
src Migrate to BDD Mockito 2020-08-24 17:33:08 -05:00
spring-security-messaging.gradle Remove Groovy and Spock Dependencies 2020-02-10 10:38:40 -07:00