public class Array2dElementShouldBeDeepEqual extends BasicErrorMessageFactory
AssertionError indicating that an assertion that verifies that two 2D arrays are deeply equal
failed.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
elementShouldBeEqual(Object actualElement,
Object expectedElement,
int rowIndex,
int columnIndex) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory elementShouldBeEqual(Object actualElement, Object expectedElement, int rowIndex, int columnIndex)
Copyright © 2025. All rights reserved.