|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\JCalTransformTest:
Collaboration diagram for Sabre\CalDAV\JCalTransformTest:Public Member Functions | |
| testGet () | |
| testMultiGet () | |
| testCalendarQueryDepth1 () | |
| testCalendarQueryDepth0 () | |
| testValidateICalendar () | |
Public Member Functions inherited from Sabre\DAVServerTest | |
| setUp () | |
| initializeEverything () | |
| request ($request, $expectedStatus=null) | |
| Makes a request, and returns a response object. More... | |
| autoLogin ($userName) | |
| This function takes a username and sets the server in a state where this user is logged in, and no longer requires an authentication check. More... | |
| setUpTree () | |
| Override this to provide your own Tree for your test-case. More... | |
| setUpBackends () | |
| assertHttpStatus ($expectedStatus, HTTP\Request $req) | |
Protected Attributes | |
| $setupCalDAV = true | |
| $caldavCalendars | |
| $caldavCalendarObjects | |
Protected Attributes inherited from Sabre\DAVServerTest | |
| $setupCalDAV = false | |
| $setupCardDAV = false | |
| $setupACL = false | |
| $setupCalDAVSharing = false | |
| $setupCalDAVScheduling = false | |
| $setupCalDAVSubscriptions = false | |
| $setupCalDAVICSExport = false | |
| $setupLocks = false | |
| $setupFiles = false | |
| $setupSharing = false | |
| $setupPropertyStorage = false | |
| $caldavCalendars = [] | |
| An array with calendars. More... | |
| $caldavCalendarObjects = [] | |
| $carddavAddressBooks = [] | |
| $carddavCards = [] | |
| $server | |
| $tree = [] | |
| $caldavBackend | |
| $carddavBackend | |
| $principalBackend | |
| $locksBackend | |
| $propertyStorageBackend | |
| $caldavPlugin | |
| $carddavPlugin | |
| $aclPlugin | |
| $caldavSharingPlugin | |
| $caldavSchedulePlugin | |
| $authPlugin | |
| $locksPlugin | |
| $sharingPlugin | |
| $propertyStoragePlugin | |
| $autoLogin = null | |
| If this string is set, we will automatically log in the user with this name. More... | |
Definition at line 8 of file JCalTransformTest.php.
| Sabre\CalDAV\JCalTransformTest::testCalendarQueryDepth0 | ( | ) |
Definition at line 166 of file JCalTransformTest.php.
References $request, $response, $xml, data, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\CalDAV\JCalTransformTest::testCalendarQueryDepth1 | ( | ) |
Definition at line 113 of file JCalTransformTest.php.
References $request, $response, $xml, data, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\CalDAV\JCalTransformTest::testGet | ( | ) |
Definition at line 31 of file JCalTransformTest.php.
References $request, $response, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\CalDAV\JCalTransformTest::testMultiGet | ( | ) |
Definition at line 64 of file JCalTransformTest.php.
References $request, $response, $xml, data, and Sabre\DAVServerTest\request().
Here is the call graph for this function:| Sabre\CalDAV\JCalTransformTest::testValidateICalendar | ( | ) |
Definition at line 219 of file JCalTransformTest.php.
References $input.
|
protected |
Definition at line 20 of file JCalTransformTest.php.
|
protected |
Definition at line 13 of file JCalTransformTest.php.
|
protected |
Definition at line 12 of file JCalTransformTest.php.