keycloak-scim/services/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
..
docs Refactor Admin REST API Documentation to use OpenAPI annotations. 2023-06-29 17:03:38 +02:00
main Use Java mechanisms to read language files and default to UTF-8 (#21755) 2023-08-01 11:27:10 +02:00
test Avoid using deprecated junit APIs in tests 2023-08-01 11:44:25 +02:00