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

Method testMultipleMatch

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

Source from the content-addressed store, hash-verified

75 }
76
77 @Test public void testMultipleMatch()
78 throws IOException, DbException, TransactionAbortedException {
79 validateJoin(1, 3, 1, 3);
80 }
81
82 /** Make test compatible with older version of ant. */
83 public static junit.framework.Test suite() {

Callers

nothing calls this directly

Calls 1

validateJoinMethod · 0.95

Tested by

no test coverage detected