MCPcopy Create free account
hub / github.com/1345414527/MIT6.830 / testSingleMatch

Method testSingleMatch

test/simpledb/systemtest/JoinTest.java:67–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 @Test public void testSingleMatch()
68 throws IOException, DbException, TransactionAbortedException {
69 validateJoin(1, 1, 1, 1);
70 }
71
72 @Test public void testNoMatch()
73 throws IOException, DbException, TransactionAbortedException {

Callers

nothing calls this directly

Calls 1

validateJoinMethod · 0.95

Tested by

no test coverage detected