personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

replace `org.junit.Assert.assertThat` with `org.hamcrest.CoreMatchers.assertThat` #668

Closed yoh1496 closed 2 years ago

yoh1496 commented 2 years ago

The method assertThat(Long, Matcher<? super Long>) from the type Assert is deprecated