27282930313233343536
DiffListener reporter = new CompareStoredQueries.FitFixtureReporter( reportingSystem); MatchResult cellResult = createCellResult("*demo-1*", SUCCESS); reporter.onEvent(cellResult); verify(reportingSystem).addCell(cellResult); } }