public class TestMobSweepJob
extends java.lang.Object
| Constructor and Description |
|---|
TestMobSweepJob() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testSweeperJobWithOutUnusedFile() |
void |
testSweeperJobWithRedundantFile() |
void |
testSweeperJobWithUnusedFile() |
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testSweeperJobWithOutUnusedFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testSweeperJobWithUnusedFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testSweeperJobWithRedundantFile()
throws java.lang.Exception
java.lang.Exception