|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\CalendarHomeSubscriptionsTest:
Collaboration diagram for Sabre\CalDAV\CalendarHomeSubscriptionsTest:Public Member Functions | |
| getInstance () | |
| testSimple () | |
| testGetChildren () | |
| testCreateSubscription () | |
| testNoSubscriptionSupport () | |
| @expectedException \Sabre\DAV\Exception\InvalidResourceType More... | |
Protected Attributes | |
| $backend | |
Definition at line 7 of file CalendarHomeSubscriptionsTest.php.
| Sabre\CalDAV\CalendarHomeSubscriptionsTest::getInstance | ( | ) |
Definition at line 11 of file CalendarHomeSubscriptionsTest.php.
Referenced by Sabre\CalDAV\CalendarHomeSubscriptionsTest\testCreateSubscription(), Sabre\CalDAV\CalendarHomeSubscriptionsTest\testGetChildren(), and Sabre\CalDAV\CalendarHomeSubscriptionsTest\testSimple().
Here is the caller graph for this function:| Sabre\CalDAV\CalendarHomeSubscriptionsTest::testCreateSubscription | ( | ) |
Definition at line 48 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\CalendarHomeSubscriptionsTest::testGetChildren | ( | ) |
Definition at line 34 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\CalendarHomeSubscriptionsTest::testNoSubscriptionSupport | ( | ) |
@expectedException \Sabre\DAV\Exception\InvalidResourceType
Definition at line 67 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\$backend.
| Sabre\CalDAV\CalendarHomeSubscriptionsTest::testSimple | ( | ) |
Definition at line 27 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 9 of file CalendarHomeSubscriptionsTest.php.
Referenced by Sabre\CalDAV\CalendarHomeSubscriptionsTest\testNoSubscriptionSupport().