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