You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are now assertEquals(float[], float[], delta) and assertEquals(double[], double[], delta) (issue testng-team/testng#1803), but their assertNotEquals counterparts are missing.
There are now
assertEquals(float[], float[], delta)andassertEquals(double[], double[], delta)(issue testng-team/testng#1803), but theirassertNotEqualscounterparts are missing.