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
I need this because most AdditionalMatcher actually return null, creating NPE issues.
I can work on implementing and testing this. I'm not sure if these functions should be in global scope, alongside everything else, or scoped to an AdditionalMatchersobject though?
The text was updated successfully, but these errors were encountered:
I need this because most
AdditionalMatcher
actually return null, creating NPE issues.I can work on implementing and testing this. I'm not sure if these functions should be in global scope, alongside everything else, or scoped to an
AdditionalMatchers
object
though?The text was updated successfully, but these errors were encountered: