ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Protected Member Functions | |
getPathResolverWithoutExpectationForFunctionsInHelper () | |
getPathResolverWithExpectationForFunctionsInHelper (int $expects_children, int $expects_ref_id) | |
Protected Attributes | |
ilWebDAVTestHelper | $webdav_test_helper |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning disabled
Definition at line 31 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::__construct | ( | ?string | $name = null , |
array | $data = [] , |
||
$dataName = '' |
|||
) |
Definition at line 35 of file ilWebDAVLockUriPathResolverTest.php.
References $data, $name, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 154 of file ilWebDAVLockUriPathResolverTest.php.
References $ref_id, and ilWebDAVTestHelper\getTree().
Referenced by testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError(), testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement(), and testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement().
|
protected |
Definition at line 148 of file ilWebDAVLockUriPathResolverTest.php.
Referenced by testGetRefIdForInvalidRefMountThrowsNotFoundError(), testGetRefIdForValidRefMountReturnsRefId(), testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError(), and testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId().
ilWebDAVLockUriPathResolverTest::setUp | ( | ) |
Definition at line 41 of file ilWebDAVLockUriPathResolverTest.php.
ilWebDAVLockUriPathResolverTest::testGetRefIdForInvalidRefMountThrowsNotFoundError | ( | ) |
Definition at line 82 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForValidRefMountReturnsRefId | ( | ) |
Definition at line 74 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError | ( | ) |
Definition at line 47 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError | ( | ) |
Definition at line 121 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement | ( | ) |
Definition at line 111 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement | ( | ) |
Definition at line 101 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId | ( | ) |
Definition at line 66 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
|
protected |
Definition at line 33 of file ilWebDAVLockUriPathResolverTest.php.