-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
When building wildfly-core, there are over 600 warnings about the deprecated method org.junit.Assert.assertThat. This method can be replaced by org.hamcrest.MatcherAssert.assertThat.
Deprecated methods in detail at junit4 javadoc
- relates to
-
WFLY-16098 Fix warnings from deprecated method Assert.assertThat
- Closed