public class WebDAVHelperTest
extends java.lang.Object
Constructor and Description |
---|
WebDAVHelperTest() |
Modifier and Type | Method and Description |
---|---|
void |
canGetDestinationPathWhenNoServletName() |
void |
canGetDestinationPathWhenPathElementStartsWithServletPath()
THOR-1459: WebDAV: site names cannot start with 'webdav'.
|
void |
canGetDestinationPathWhenPrefixedWithContextPathAndServletName() |
void |
canGetUrlPathPrefixFromServletPath() |
void |
canGetUrlPathPrefixWhenExplicitlySet() |
void |
setUp() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void canGetUrlPathPrefixWhenExplicitlySet()
public void canGetUrlPathPrefixFromServletPath()
public void canGetDestinationPathWhenNoServletName()
public void canGetDestinationPathWhenPathElementStartsWithServletPath()
/webdav-test
begins with servlet path /webdav
public void canGetDestinationPathWhenPrefixedWithContextPathAndServletName()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.