public class TestFetchFile
extends java.lang.Object
| Constructor and Description |
|---|
TestFetchFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
notFound() |
void |
prepDestDirectory() |
void |
testDeleteOnComplete() |
void |
testMoveAndFail() |
void |
testMoveAndKeep() |
void |
testMoveAndRename() |
void |
testMoveAndReplace() |
void |
testMoveOnCompleteWithTargetDirExisting() |
void |
testMoveOnCompleteWithTargetDirMissing() |
void |
testSimpleSuccess() |
public void prepDestDirectory()
throws java.io.IOException
java.io.IOExceptionpublic void notFound()
throws java.io.IOException
java.io.IOExceptionpublic void testSimpleSuccess()
throws java.io.IOException
java.io.IOExceptionpublic void testDeleteOnComplete()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveOnCompleteWithTargetDirExisting()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveOnCompleteWithTargetDirMissing()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveAndReplace()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveAndKeep()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveAndFail()
throws java.io.IOException
java.io.IOExceptionpublic void testMoveAndRename()
throws java.io.IOException
java.io.IOException