-
Enhancement
-
Resolution: Done
-
Minor
-
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().