|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Subscriptions\SubscriptionTest:
Collaboration diagram for Sabre\CalDAV\Subscriptions\SubscriptionTest:Public Member Functions | |
| getSub ($override=[]) | |
| testValues () | |
| testValues2 () | |
| testSetACL () | |
| @expectedException \Sabre\DAV\Exception\Forbidden More... | |
| testDelete () | |
| testUpdateProperties () | |
| testBadConstruct () | |
| @expectedException \InvalidArgumentException More... | |
Protected Attributes | |
| $backend | |
Definition at line 8 of file SubscriptionTest.php.
| Sabre\CalDAV\Subscriptions\SubscriptionTest::getSub | ( | $override = [] | ) |
Definition at line 12 of file SubscriptionTest.php.
References $caldavBackend, $id, and $info.
Referenced by Sabre\CalDAV\Subscriptions\SubscriptionTest\testDelete(), Sabre\CalDAV\Subscriptions\SubscriptionTest\testSetACL(), Sabre\CalDAV\Subscriptions\SubscriptionTest\testUpdateProperties(), Sabre\CalDAV\Subscriptions\SubscriptionTest\testValues(), and Sabre\CalDAV\Subscriptions\SubscriptionTest\testValues2().
Here is the caller graph for this function:| Sabre\CalDAV\Subscriptions\SubscriptionTest::testBadConstruct | ( | ) |
@expectedException \InvalidArgumentException
Definition at line 124 of file SubscriptionTest.php.
References $caldavBackend.
| Sabre\CalDAV\Subscriptions\SubscriptionTest::testDelete | ( | ) |
Definition at line 96 of file SubscriptionTest.php.
References Sabre\CalDAV\Subscriptions\SubscriptionTest\getSub().
Here is the call graph for this function:| Sabre\CalDAV\Subscriptions\SubscriptionTest::testSetACL | ( | ) |
@expectedException \Sabre\DAV\Exception\Forbidden
Definition at line 89 of file SubscriptionTest.php.
References Sabre\CalDAV\Subscriptions\SubscriptionTest\getSub().
Here is the call graph for this function:| Sabre\CalDAV\Subscriptions\SubscriptionTest::testUpdateProperties | ( | ) |
Definition at line 105 of file SubscriptionTest.php.
References Sabre\CalDAV\Subscriptions\SubscriptionTest\getSub().
Here is the call graph for this function:| Sabre\CalDAV\Subscriptions\SubscriptionTest::testValues | ( | ) |
Definition at line 34 of file SubscriptionTest.php.
References Sabre\CalDAV\Subscriptions\SubscriptionTest\getSub().
Here is the call graph for this function:| Sabre\CalDAV\Subscriptions\SubscriptionTest::testValues2 | ( | ) |
Definition at line 76 of file SubscriptionTest.php.
References Sabre\CalDAV\Subscriptions\SubscriptionTest\getSub().
Here is the call graph for this function:
|
protected |
Definition at line 10 of file SubscriptionTest.php.