ILIAS
trunk Revision v11.0_alpha-1851-ga8564da6fed
|
disabled More...
Protected Member Functions | |
getPathResolverWithoutExpectationForFunctionsInHelper () | |
getPathResolverWithExpectationForFunctionsInHelper (int $expects_children, int $expects_ref_id) | |
Protected Attributes | |
ilWebDAVTestHelper | $webdav_test_helper |
disabled
Definition at line 29 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::__construct | ( | ?string | $name = null , |
array | $data = [] , |
||
$dataName = '' |
|||
) |
Definition at line 33 of file ilWebDAVLockUriPathResolverTest.php.
References $data, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 152 of file ilWebDAVLockUriPathResolverTest.php.
References $ref_id, and ilWebDAVTestHelper\getTree().
Referenced by testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError(), testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement(), and testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement().
|
protected |
Definition at line 146 of file ilWebDAVLockUriPathResolverTest.php.
Referenced by testGetRefIdForInvalidRefMountThrowsNotFoundError(), testGetRefIdForValidRefMountReturnsRefId(), testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError(), and testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId().
ilWebDAVLockUriPathResolverTest::setUp | ( | ) |
Definition at line 39 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::testGetRefIdForInvalidRefMountThrowsNotFoundError | ( | ) |
Definition at line 80 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForValidRefMountReturnsRefId | ( | ) |
Definition at line 72 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError | ( | ) |
Definition at line 45 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError | ( | ) |
Definition at line 119 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement | ( | ) |
Definition at line 109 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement | ( | ) |
Definition at line 99 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId | ( | ) |
Definition at line 64 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
|
protected |
Definition at line 31 of file ilWebDAVLockUriPathResolverTest.php.