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

Class Test5

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

Source from the content-addressed store, hash-verified

82 static class Test4 extends Test2 {}
83
84 static class Test5 extends Test3 {
85 public void t1() {}
86
87 public void t2() {}
88 }
89
90 static class Test6 extends Test5 {
91 @NotImplemented

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected