matchersUtil.equals() does not expect a matcher as its first argument, so send the "actual" value first and the "expected" value second.
2.4 KiB
2.4 KiB
matchersUtil.equals() does not expect a matcher as its first argument, so send the "actual" value first and the "expected" value second.