|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilDAVContainerTest:
Collaboration diagram for ilDAVContainerTest:Protected Member Functions | |
| tearDown () | |
| getChildrenTest (int $ref_id, array $additional_information) | |
| getDAVContainerWithExpectationForFunctions (int $object_ref_id, int $expects_object, int $expects_problem_info_file=0, int $expects_child_ref=1, bool $for_create=false) | |
Protected Attributes | |
| Container | $dic = null |
Definition at line 36 of file ilDAVContainerTest.php.
|
protected |
| mixed[] | $additional_information |
Definition at line 245 of file ilDAVContainerTest.php.
References getDAVContainerWithExpectationForFunctions().
Referenced by testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayOfObjects(), and testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayWithProblemInfoFile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 486 of file ilDAVContainerTest.php.
References $ref_id, ilWebDAVNotDavableException\OBJECT_HIDDEN, ilWebDAVNotDavableException\OBJECT_TITLE_NOT_DAVABLE, and ilWebDAVNotDavableException\OBJECT_TYPE_NOT_DAVABLE.
Referenced by getChildrenTest(), testChildExistsWithExistingNameOfFolderOrFileReturnsTrue(), testChildExistsWithExistingNameOfFolderOrFileWhenOtherObjectOfSameNameExistsReturnsTrue(), testChildExistsWithExistingNameOfFolderOrFileWithoutAccessReturnsFalse(), testChildExistsWithExistingNameOfOtherObjectTypeReturnsFalse(), testChildExistsWithExistingNonDavableNameReturnsFalse(), testChildExistsWithNonExistentNameOfFolderOrFileReturnsFalse(), testCreateDirectoryWithNonDavableNameThrowsForbiddenError(), testCreateDirectoryWithoutPermissionsThrowsForbiddenError(), testCreateFileWithoutPermissionsThrowsForbiddenError(), testDeleteWithoutPermissionsThrowsForbiddenError(), testGetChildrenFromFolderWithOnlyNonDavableNamedContentReturnsEmptyArray(), testGetChildWithExistingNameOfFolderOrFileReturnsIlObject(), testGetChildWithExistingNameOfFolderOrFileWithoutAccessThrowsNotFoundError(), testGetChildWithExistingNameOfOtherObjectTypeThrowsNotFoundError(), testGetChildWithExistingNonDavableNameThrowsNotFoundError(), testGetChildWithNonExistentNameOfFolderOrFileThrowsNotFoundError(), testSetNameWithNonDavableNameThrowsForbiddenError(), and testSetNameWithoutPermissionsThrowsForbiddenError().
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file ilDAVContainerTest.php.
| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileReturnsTrue | ( | ) |
Definition at line 279 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileWhenOtherObjectOfSameNameExistsReturnsTrue | ( | ) |
Definition at line 301 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileWithoutAccessReturnsFalse | ( | ) |
Definition at line 331 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfOtherObjectTypeReturnsFalse | ( | ) |
Definition at line 366 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNonDavableNameReturnsFalse | ( | ) |
Definition at line 316 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithNonExistentNameOfFolderOrFileReturnsFalse | ( | ) |
Definition at line 353 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testCreateDirectoryWithNonDavableNameThrowsForbiddenError | ( | ) |
disabled
Definition at line 453 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testCreateDirectoryWithoutPermissionsThrowsForbiddenError | ( | ) |
Definition at line 435 of file ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testCreateFileWithoutPermissionsThrowsForbiddenError | ( | ) |
Definition at line 421 of file ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testDeleteWithoutPermissionsThrowsForbiddenError | ( | ) |
Definition at line 472 of file ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildrenFromFolderWithOnlyNonDavableNamedContentReturnsEmptyArray | ( | ) |
Definition at line 266 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfFolderOrFileReturnsIlObject | ( | ) |
Definition at line 96 of file ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfFolderOrFileWithoutAccessThrowsNotFoundError | ( | ) |
Definition at line 143 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfOtherObjectTypeThrowsNotFoundError | ( | ) |
Definition at line 187 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNonDavableNameThrowsNotFoundError | ( | ) |
Definition at line 122 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithNonExistentNameOfFolderOrFileThrowsNotFoundError | ( | ) |
Definition at line 170 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayOfObjects | ( | ) |
Definition at line 214 of file ilDAVContainerTest.php.
References $ref_id, and getChildrenTest().
Here is the call graph for this function:| ilDAVContainerTest::testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayWithProblemInfoFile | ( | ) |
Definition at line 228 of file ilDAVContainerTest.php.
References $ref_id, and getChildrenTest().
Here is the call graph for this function:| ilDAVContainerTest::testGetNameGetsObjectTitle | ( | ) |
Definition at line 81 of file ilDAVContainerTest.php.
| ilDAVContainerTest::testSetNameWithNonDavableNameThrowsForbiddenError | ( | ) |
Definition at line 403 of file ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:| ilDAVContainerTest::testSetNameWithoutPermissionsThrowsForbiddenError | ( | ) |
Definition at line 389 of file ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file ilDAVContainerTest.php.
Referenced by tearDown().