ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Protected Member Functions | |
getPathResolverWithoutExpectationForFunctionsInHelper () | |
getPathResolverWithExpectationForFunctionsInHelper (int $expects_children, int $expects_ref_id) | |
Protected Attributes | |
ilWebDAVTestHelper | $webdav_test_helper |
Definition at line 27 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::__construct | ( | ?string | $name = null , |
array | $data = [] , |
||
$dataName = '' |
|||
) |
Definition at line 31 of file ilWebDAVLockUriPathResolverTest.php.
References $data, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 150 of file ilWebDAVLockUriPathResolverTest.php.
References $ref_id, and ilWebDAVTestHelper\getTree().
Referenced by testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError(), testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement(), and testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement().
|
protected |
Definition at line 144 of file ilWebDAVLockUriPathResolverTest.php.
Referenced by testGetRefIdForInvalidRefMountThrowsNotFoundError(), testGetRefIdForValidRefMountReturnsRefId(), testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError(), and testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId().
ilWebDAVLockUriPathResolverTest::setUp | ( | ) |
Definition at line 37 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::testGetRefIdForInvalidRefMountThrowsNotFoundError | ( | ) |
Definition at line 78 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForValidRefMountReturnsRefId | ( | ) |
Definition at line 70 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError | ( | ) |
Definition at line 43 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError | ( | ) |
Definition at line 117 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement | ( | ) |
Definition at line 107 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement | ( | ) |
Definition at line 97 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId | ( | ) |
Definition at line 62 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
|
protected |
Definition at line 29 of file ilWebDAVLockUriPathResolverTest.php.