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

Method testStoreRemoteAbs

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

Source from the content-addressed store, hash-verified

353 }
354
355 @Test
356 public void testStoreRemoteAbs() throws Exception {
357 checkStorePath("/tmp/test","/tmp/test");
358 }
359
360 @Test
361 public void testStoreRemoteRelScheme() throws Exception {

Callers

nothing calls this directly

Calls 1

checkStorePathMethod · 0.95

Tested by

no test coverage detected