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.IOException
public void notFound() throws java.io.IOException
java.io.IOException
public void testSimpleSuccess() throws java.io.IOException
java.io.IOException
public void testDeleteOnComplete() throws java.io.IOException
java.io.IOException
public void testMoveOnCompleteWithTargetDirExisting() throws java.io.IOException
java.io.IOException
public void testMoveOnCompleteWithTargetDirMissing() throws java.io.IOException
java.io.IOException
public void testMoveAndReplace() throws java.io.IOException
java.io.IOException
public void testMoveAndKeep() throws java.io.IOException
java.io.IOException
public void testMoveAndFail() throws java.io.IOException
java.io.IOException
public void testMoveAndRename() throws java.io.IOException
java.io.IOException