We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
xref #19058
I believe this can be subsumed with simple result.equals(expected) index comparisions. no need to have a non-standard comparison method.
result.equals(expected)