Class WebDavNetworkDrive


  • @Component
    public class WebDavNetworkDrive
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.alfresco.utility.network.NetworkDrive inOSEnvironment()
      This will return the correct NetworkDrive class based on the current test operating system.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebDavNetworkDrive

        public WebDavNetworkDrive()
    • Method Detail

      • inOSEnvironment

        public org.alfresco.utility.network.NetworkDrive inOSEnvironment()
                                                                  throws org.alfresco.utility.exception.TestConfigurationException
        This will return the correct NetworkDrive class based on the current test operating system.
        Returns:
        Throws:
        org.alfresco.utility.exception.TestConfigurationException