MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / MockScan

Method MockScan

test/simpledb/TestUtil.java:255–260  ·  view source on GitHub ↗

Creates a fake SeqScan that returns tuples sequentially with 'width' fields, each with the same value, that increases from low (inclusive) and high (exclusive) over getNext calls.

(int low, int high, int width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected