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

Class Test1

test/org/apache/pig/data/utils/TestMethodHelper.java:65–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 static class Test1 implements ITest {
66 @NotImplemented
67 public void t1() {}
68
69 @NotImplemented
70 public void t2() {}
71 }
72
73 static class Test2 implements ITest {
74 public void t1() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected