scope_harness.ResultMatcher
- class scope_harness.ResultMatcher((object)arg1, (str)arg2)
Matcher object that holds constraints for matching search result.
- match((ResultMatcher)arg1, (Result)arg2) → MatchResult
match( (ResultMatcher)arg1, (MatchResult)arg2, (Result)arg3) -> None
- properties((ResultMatcher)arg1, (dict)arg2) → ResultMatcher :
Set multiple properties to match at once (expects a dictionary of names and corresponding values)