public class WebdavFileHostingServiceTests
extends java.lang.Object
Constructor and Description |
---|
WebdavFileHostingServiceTests() |
Modifier and Type | Method and Description |
---|---|
protected IFileHosting |
getService(java.lang.String user) |
void |
setup() |
void |
tearDown() |
void |
testAddingAFile() |
void |
testAddingAFileInASubFolder() |
void |
testCheckingExistence() |
void |
testDeletingAFile() |
void |
testListingFiles() |
void |
testSearch() |
public void setup() throws java.lang.Exception
java.lang.Exception
protected IFileHosting getService(java.lang.String user) throws ServerFault
ServerFault
public void tearDown() throws java.io.IOException
java.io.IOException
public void testAddingAFile() throws java.lang.Exception
java.lang.Exception
public void testCheckingExistence() throws java.lang.Exception
java.lang.Exception
public void testAddingAFileInASubFolder() throws java.lang.Exception
java.lang.Exception
public void testListingFiles() throws java.lang.Exception
java.lang.Exception
public void testSearch() throws java.lang.Exception
java.lang.Exception
public void testDeletingAFile() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.