keycloak-scim/crypto/default/src
Thomas Darimont 82269f789a Avoid using deprecated junit APIs in tests
- Replaced usage of Assert.assertThat with static import
- Replaced static import org.junit.Assert.assertThat with org.hamcrest.MatcherAssert.assertThat

Fixes: #22111
2023-08-01 11:44:25 +02:00
..
main iterate any attribute in multi-valued RDN to find the correct one (#14283) 2023-03-23 11:51:01 +01:00
test/java/org/keycloak/crypto/def/test Avoid using deprecated junit APIs in tests 2023-08-01 11:44:25 +02:00