|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilWebDAVLockUriPathResolverTest:
Collaboration diagram for ilWebDAVLockUriPathResolverTest: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.
|
protected |
Definition at line 145 of file ilWebDAVLockUriPathResolverTest.php.
Referenced by testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement().
Here is the caller graph for this function:
|
protected |
Definition at line 139 of file ilWebDAVLockUriPathResolverTest.php.
Referenced by testGetRefIdForInvalidRefMountThrowsNotFoundError(), testGetRefIdForValidRefMountReturnsRefId(), testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError(), and testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId().
Here is the caller graph for this function:| ilWebDAVLockUriPathResolverTest::setUp | ( | ) |
Definition at line 31 of file ilWebDAVLockUriPathResolverTest.php.
| ilWebDAVLockUriPathResolverTest::testGetRefIdForInvalidRefMountThrowsNotFoundError | ( | ) |
Definition at line 73 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
Here is the call graph for this function:| ilWebDAVLockUriPathResolverTest::testGetRefIdForValidRefMountReturnsRefId | ( | ) |
Definition at line 65 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
Here is the call graph for this function:| ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWhenPathHasNoValidStartElementThrowsBadRequestError | ( | ) |
Definition at line 38 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and getPathResolverWithoutExpectationForFunctionsInHelper().
Here is the call graph for this function:| ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithInvalidPathThrowsNotFoundError | ( | ) |
Definition at line 112 of file ilWebDAVLockUriPathResolverTest.php.
References Vendor\Package\$e, and $path.
| ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathPointingToElementWithIdenticalTitleReturnsRefIdOfLastIdenticalElement | ( | ) |
Definition at line 102 of file ilWebDAVLockUriPathResolverTest.php.
| ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVPathWithPathReturnsRefIdOfLastElement | ( | ) |
Definition at line 92 of file ilWebDAVLockUriPathResolverTest.php.
References $path, and getPathResolverWithExpectationForFunctionsInHelper().
Here is the call graph for this function:| ilWebDAVLockUriPathResolverTest::testGetRefIdForWebDAVWithValidClientIdReturnsRootFolderId | ( | ) |
Definition at line 57 of file ilWebDAVLockUriPathResolverTest.php.
References getPathResolverWithoutExpectationForFunctionsInHelper().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file ilWebDAVLockUriPathResolverTest.php.