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

Method oneTimeTearDown

test/org/apache/pig/test/TestUDFContext.java:49–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47public class TestUDFContext {
48
49 @AfterClass
50 public static void oneTimeTearDown() throws Exception {
51 FileLocalizer.deleteTempFiles();
52 }
53
54 @Test
55 public void testUDFContext() throws Exception {

Callers

nothing calls this directly

Calls 1

deleteTempFilesMethod · 0.95

Tested by

no test coverage detected