Class DoMkcolTest


  • public class DoMkcolTest
    extends Object
    • Constructor Detail

      • DoMkcolTest

        public DoMkcolTest()
    • Method Detail

      • assertSatisfiedMockery

        @AfterEach
        public void assertSatisfiedMockery()
      • setUp

        @BeforeEach
        public void setUp()
      • testMkcolIfReadOnlyIsTrue

        @Test
        public void testMkcolIfReadOnlyIsTrue()
                                       throws Exception
        Throws:
        Exception
      • testMkcolSuccess

        @Test
        public void testMkcolSuccess()
                              throws Exception
        Throws:
        Exception
      • testMkcolIfParentPathIsNoFolder

        @Test
        public void testMkcolIfParentPathIsNoFolder()
                                             throws Exception
        Throws:
        Exception
      • testMkcolIfParentPathIsAFolderButObjectAlreadyExists

        @Test
        public void testMkcolIfParentPathIsAFolderButObjectAlreadyExists()
                                                                  throws Exception
        Throws:
        Exception
      • testMkcolIfParentFolderIsLockedWithRightLockToken

        @Test
        public void testMkcolIfParentFolderIsLockedWithRightLockToken()
                                                               throws Exception
        Throws:
        Exception
      • testMkcolIfParentFolderIsLockedWithWrongLockToken

        @Test
        public void testMkcolIfParentFolderIsLockedWithWrongLockToken()
                                                               throws Exception
        Throws:
        Exception
      • testMkcolOnALockNullResource

        @Test
        public void testMkcolOnALockNullResource()
                                          throws Exception
        Throws:
        Exception