spring-security/saml2/saml2-service-provider
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-saml2-service-provider.gradle Add RelyingPartyRegistrations 2020-08-05 10:08:47 -06:00