You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore original Customization matches(Object actual, Object expected)
method, but mark it deprecated. This method is normally only called
from CustomComparator compareValues method, which now calls the new
Customization matches(String prefix, Object actual, Object expected,
JSONCompareResult result) method. Add JavaDoc to Customization matches
methods
0 commit comments