Package org.alfresco.webdav.dsl
Class WebDavNetworkDrive
java.lang.Object
org.alfresco.webdav.dsl.WebDavNetworkDrive
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.alfresco.utility.network.NetworkDriveThis will return the correct NetworkDrive class based on the current test operating system.
-
Constructor Details
-
WebDavNetworkDrive
public WebDavNetworkDrive()
-
-
Method Details
-
inOSEnvironment
public org.alfresco.utility.network.NetworkDrive inOSEnvironment() throws org.alfresco.utility.exception.TestConfigurationExceptionThis will return the correct NetworkDrive class based on the current test operating system.- Returns:
- Throws:
org.alfresco.utility.exception.TestConfigurationException
-