-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
When building wildfly, many warnings are caused by the deprecated method org.junit.Assert.assertThat, which can be replaced by org.hamcrest.MatcherAssert.assertThat.
- is related to
-
WFCORE-5821 Fix warnings from deprecated method Assert.assertThat
- Closed