MCPcopy Create free account
hub / github.com/awelm/simpledb / compareDbIterators

Method compareDbIterators

test/simpledb/TestUtil.java:109–121  ·  view source on GitHub ↗

Check to see if the DbIterators have the same number of tuples and each tuple pair in parallel iteration satisfies compareTuples . If not, throw an assertion.

(DbIterator expected, DbIterator actual)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

filterSomeLessThanMethod · 0.95

Calls 3

compareTuplesMethod · 0.95
hasNextMethod · 0.65
nextMethod · 0.65

Tested by

no test coverage detected