keycloak-scim/saml-core/src/test
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
..
java/org/keycloak Avoid using deprecated junit APIs in tests 2023-08-01 11:44:25 +02:00
resources KEYCLOAK-19866 Fix user-defined- and xml-fragment-parsing/Add XPathAttributeMapper 2022-08-03 13:07:12 +02:00