Class WebdavPathTest

java.lang.Object
no.maddin.niofs.webdav.WebdavPathTest

public class WebdavPathTest extends Object
These are the tests that don't require a running server.
  • Field Details

  • Constructor Details

    • WebdavPathTest

      public WebdavPathTest()
  • Method Details

    • newFileSystemWebdav

      @Test public void newFileSystemWebdav() throws Exception
      Throws:
      Exception
    • newFileSystemWebdavs

      @Test public void newFileSystemWebdavs() throws Exception
      Throws:
      Exception
    • getURI

      @Test public void getURI() throws Exception
      Throws:
      Exception
    • normalize

      @Test public void normalize() throws Exception
      Throws:
      Exception
    • testgetParent

      @Test public void testgetParent() throws Exception
      Throws:
      Exception
    • testtoAbsPath

      @Test public void testtoAbsPath(org.junit.jupiter.api.TestReporter reporter) throws Exception
      Throws:
      Exception
    • testgetRoot

      @Test public void testgetRoot() throws Exception
      Throws:
      Exception
    • testnames

      @Test public void testnames(org.junit.jupiter.api.TestReporter reporter) throws Exception
      Throws:
      Exception
    • testiterator_getname

      @Test public void testiterator_getname() throws Exception
      Throws:
      Exception
    • testequals

      @Test public void testequals() throws Exception
      Throws:
      Exception
    • testcompareTo

      @Test public void testcompareTo() throws Exception
      Throws:
      Exception
    • testrelativizeresolve

      @Test public void testrelativizeresolve(org.junit.jupiter.api.TestReporter reporter) throws Exception
      Throws:
      Exception
    • teststartendswith

      @Test public void teststartendswith() throws Exception
      Throws:
      Exception
    • testresolvsib_subpath

      @Test public void testresolvsib_subpath(org.junit.jupiter.api.TestReporter reporter) throws Exception
      Throws:
      Exception