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

Method testStoreRemoteRelScheme

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

Source from the content-addressed store, hash-verified

358 }
359
360 @Test
361 public void testStoreRemoteRelScheme() throws Exception {
362 checkStorePath("test","/tmp/test");
363 }
364
365 @Test
366 public void testStoreRemoteAbsScheme() throws Exception {

Callers

nothing calls this directly

Calls 1

checkStorePathMethod · 0.95

Tested by

no test coverage detected