spring-security/etc
Phillip Webb 319d3364aa Migrate to assertThatExceptionOfType
Consistently use `assertThatExceptionOfType(...).isThrownBy(...)`
rather than `assertThatCode` or `assertThatThrownBy`. This aligns with
Spring Boot and Spring Cloud. It also allows the convenience
`assertThatIllegalArgument` and `assertThatIllegalState` methods to
be used.

Issue gh-8945
2020-08-24 17:33:09 -05:00
..
checkstyle Migrate to assertThatExceptionOfType 2020-08-24 17:33:09 -05:00
eclipse Add nohttp 2019-04-26 15:34:45 -05:00
nohttp Add OpenSamlRelyingPartyRegistrationBuilderHttpMessageConverter 2020-07-23 15:32:22 -06:00