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