Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ cleanUpTmpFiles
Method
cleanUpTmpFiles
test/org/apache/pig/test/TestDateTime.java:94–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
}
93
94
@Before
95
public
void
cleanUpTmpFiles() throws Exception {
96
FileLocalizer.deleteTempFiles();
97
}
98
99
@Test
100
public
void
testDateTimeWritables() throws IOException {
Callers
nothing calls this directly
Calls
1
deleteTempFiles
Method · 0.95
Tested by
no test coverage detected