Searched refs:matchingOutput (Results 1 – 1 of 1) sorted by relevance
241 List<T> matchingOutput = new ArrayList<>(); in whileResultAsserter() local244 matchingOutput.add(i); in whileResultAsserter()246 assertTrue(matchingInput.containsAll(matchingOutput), in whileResultAsserter()