Searched defs:expectationStore (Results 1 – 3 of 3) sorted by relevance
48 private final ExpectationStore expectationStore; field in XmlReportPrinter51 public XmlReportPrinter(File directory, ExpectationStore expectationStore, Date date) { in XmlReportPrinter()
54 private final ExpectationStore expectationStore; field in OutcomeStore58 ExpectationStore expectationStore, Date date) { in OutcomeStore()
62 public final ExpectationStore expectationStore; field in Run