| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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 35 of file class.ilDAVContainerTest.php.
      
  | 
  protected | 
| mixed[] | $additional_information | 
Definition at line 243 of file class.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 484 of file class.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 70 of file class.ilDAVContainerTest.php.
| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileReturnsTrue | ( | ) | 
Definition at line 277 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileWhenOtherObjectOfSameNameExistsReturnsTrue | ( | ) | 
Definition at line 299 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfFolderOrFileWithoutAccessReturnsFalse | ( | ) | 
Definition at line 329 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNameOfOtherObjectTypeReturnsFalse | ( | ) | 
Definition at line 364 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithExistingNonDavableNameReturnsFalse | ( | ) | 
Definition at line 314 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testChildExistsWithNonExistentNameOfFolderOrFileReturnsFalse | ( | ) | 
Definition at line 351 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testCreateDirectoryWithNonDavableNameThrowsForbiddenError | ( | ) | 
disabled
Definition at line 451 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testCreateDirectoryWithoutPermissionsThrowsForbiddenError | ( | ) | 
Definition at line 433 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testCreateFileWithoutPermissionsThrowsForbiddenError | ( | ) | 
Definition at line 419 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testDeleteWithoutPermissionsThrowsForbiddenError | ( | ) | 
Definition at line 470 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildrenFromFolderWithOnlyNonDavableNamedContentReturnsEmptyArray | ( | ) | 
Definition at line 264 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfFolderOrFileReturnsIlObject | ( | ) | 
Definition at line 94 of file class.ilDAVContainerTest.php.
References $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfFolderOrFileWithoutAccessThrowsNotFoundError | ( | ) | 
Definition at line 141 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNameOfOtherObjectTypeThrowsNotFoundError | ( | ) | 
Definition at line 185 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithExistingNonDavableNameThrowsNotFoundError | ( | ) | 
Definition at line 120 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChildWithNonExistentNameOfFolderOrFileThrowsNotFoundError | ( | ) | 
Definition at line 168 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayOfObjects | ( | ) | 
Definition at line 212 of file class.ilDAVContainerTest.php.
References $ref_id, and getChildrenTest().
 Here is the call graph for this function:| ilDAVContainerTest::testGetChilrendWithExistingNameOfFolderOrFileReturnsArrayWithProblemInfoFile | ( | ) | 
Definition at line 226 of file class.ilDAVContainerTest.php.
References $ref_id, and getChildrenTest().
 Here is the call graph for this function:| ilDAVContainerTest::testGetNameGetsObjectTitle | ( | ) | 
Definition at line 79 of file class.ilDAVContainerTest.php.
| ilDAVContainerTest::testSetNameWithNonDavableNameThrowsForbiddenError | ( | ) | 
Definition at line 401 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, $ref_id, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:| ilDAVContainerTest::testSetNameWithoutPermissionsThrowsForbiddenError | ( | ) | 
Definition at line 387 of file class.ilDAVContainerTest.php.
References Vendor\Package\$e, and getDAVContainerWithExpectationForFunctions().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 39 of file class.ilDAVContainerTest.php.
Referenced by tearDown().