MCPcopy Create free account
hub / github.com/apache/pig / testStoreRemoteRel

Method testStoreRemoteRel

test/org/apache/pig/test/TestStore.java:350–353  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

348 }
349
350 @Test
351 public void testStoreRemoteRel() throws Exception {
352 checkStorePath("test","/tmp/test");
353 }
354
355 @Test
356 public void testStoreRemoteAbs() throws Exception {

Callers

nothing calls this directly

Calls 1

checkStorePathMethod · 0.95

Tested by

no test coverage detected