Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ Test2
Class
Test2
test/org/apache/pig/data/utils/TestMethodHelper.java:73–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
static
class
Test2 implements ITest {
74
public
void
t1() {}
75
76
@NotImplemented
77
public
void
t2() {}
78
}
79
80
static
class
Test3 extends Test1 {}
81
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected