Searched refs:patternMatches (Results 1 – 1 of 1) sorted by relevance
98 return patternMatches(outcome) && (bugIsOpen || result == outcome.getResult()); in matches()101 private boolean patternMatches(Outcome outcome) { in patternMatches() method in Expectation