ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
getInstance () | |
testSimple () | |
testGetChildren () | |
testCreateSubscription () | |
testNoSubscriptionSupport () | |
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().
Sabre\CalDAV\CalendarHomeSubscriptionsTest::testCreateSubscription | ( | ) |
Definition at line 48 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\getInstance().
Sabre\CalDAV\CalendarHomeSubscriptionsTest::testGetChildren | ( | ) |
Definition at line 34 of file CalendarHomeSubscriptionsTest.php.
References Sabre\CalDAV\CalendarHomeSubscriptionsTest\getInstance().
Sabre\CalDAV\CalendarHomeSubscriptionsTest::testNoSubscriptionSupport | ( | ) |
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().
|
protected |
Definition at line 9 of file CalendarHomeSubscriptionsTest.php.
Referenced by Sabre\CalDAV\CalendarHomeSubscriptionsTest\testNoSubscriptionSupport().