Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5833

Fix warnings from deprecated method Assert.assertEquals(Object[], Object[])

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 19.0.0.Beta6, 19.0.0.Final
    • None
    • None
    • None

      The method org.junit.Assert.assertEquals(Object[] expecteds, Object[] actuals) is deprecated and will be removed in JUnit5. This method should be replaced with org.junit.Assert.assertArrayEquals().

      Deprecated method in more detail at JUnit4 javadoc

              clara0 Clara Fang (Inactive)
              clara0 Clara Fang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: