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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: