public class FileObjectPutter_Test
extends java.lang.Object
| Constructor and Description |
|---|
FileObjectPutter_Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRegularFile() |
void |
testRelativeSymlink() |
void |
testSymlink()
This test cannot run on Windows without extra privileges
|
public void testSymlink()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularFile()
throws java.io.IOException
java.io.IOExceptionpublic void testRelativeSymlink()
throws java.io.IOException,
java.net.URISyntaxException
java.io.IOExceptionjava.net.URISyntaxException