Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ setUp
Method
setUp
test/org/apache/pig/test/TestStoreInstances.java:61–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
private
static
final
String INP_FILE_2NUMS =
"TestStoreInstances"
;
60
61
@Before
62
public
void
setUp() throws Exception {
63
FileLocalizer.setInitialized(false);
64
}
65
66
67
@After
Callers
nothing calls this directly
Calls
1
setInitialized
Method · 0.95
Tested by
no test coverage detected