Searched refs:getEntries (Results 1 – 3 of 3) sorted by relevance
59 for (Errors.Entry entry: errors.getEntries()) { in assertHasEntry()
38 List<TestErrors.Entry> entries = errors.getEntries(); in testAdding()
284 public List<Entry> getEntries() { in getEntries() method in ErrorReporter