Uses of Class
de.xima.fc.testhelper.WebDavServer
-
Packages that use WebDavServer Package Description de.xima.fc.testhelper -
-
Uses of WebDavServer in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return WebDavServer Modifier and Type Method Description static WebDavServerWebDavServer. newServer()Starts a new WebDAV server that does not required credentials.static WebDavServerWebDavServer. newServer(String username, String password)Starts a new WebDAV server secured with the given credentials.
-