ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testBasic () | |
testGetChildren () | |
@depends testBasic More... | |
testGetChildrenDisable () | |
@depends testBasic @expectedException Sabre\DAV\Exception\MethodNotAllowed More... | |
testFindByUri () | |
Definition at line 5 of file PrincipalCollectionTest.php.
Sabre\DAVACL\PrincipalCollectionTest::testBasic | ( | ) |
Definition at line 7 of file PrincipalCollectionTest.php.
Sabre\DAVACL\PrincipalCollectionTest::testFindByUri | ( | ) |
Definition at line 48 of file PrincipalCollectionTest.php.
Sabre\DAVACL\PrincipalCollectionTest::testGetChildren | ( | ) |
@depends testBasic
Definition at line 20 of file PrincipalCollectionTest.php.
Sabre\DAVACL\PrincipalCollectionTest::testGetChildrenDisable | ( | ) |
@depends testBasic @expectedException Sabre\DAV\Exception\MethodNotAllowed
Definition at line 38 of file PrincipalCollectionTest.php.