|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Notifications\PluginTest:
Collaboration diagram for Sabre\CalDAV\Notifications\PluginTest:Public Member Functions | |
| setup () | |
| testSimple () | |
| testPrincipalProperties () | |
| testNotificationProperties () | |
| testNotificationGet () | |
| testGETPassthrough () | |
Protected Attributes | |
| $server | |
| $plugin | |
| $response | |
| $caldavBackend | |
Definition at line 12 of file PluginTest.php.
| Sabre\CalDAV\Notifications\PluginTest::setup | ( | ) |
Definition at line 28 of file PluginTest.php.
References $aclPlugin, $authBackend, $authPlugin, $principalBackend, Sabre\CalDAV\Notifications\PluginTest\$response, and $root.
| Sabre\CalDAV\Notifications\PluginTest::testGETPassthrough | ( | ) |
Definition at line 153 of file PluginTest.php.
References Sabre\CalDAV\Notifications\PluginTest\$server.
| Sabre\CalDAV\Notifications\PluginTest::testNotificationGet | ( | ) |
Definition at line 117 of file PluginTest.php.
References Sabre\CalDAV\Notifications\PluginTest\$server.
| Sabre\CalDAV\Notifications\PluginTest::testNotificationProperties | ( | ) |
Definition at line 97 of file PluginTest.php.
References Sabre\CalDAV\Notifications\Plugin\NS_CALENDARSERVER.
| Sabre\CalDAV\Notifications\PluginTest::testPrincipalProperties | ( | ) |
Definition at line 78 of file PluginTest.php.
References Sabre\CalDAV\Notifications\Plugin\NS_CALENDARSERVER.
| Sabre\CalDAV\Notifications\PluginTest::testSimple | ( | ) |
Definition at line 67 of file PluginTest.php.
|
protected |
Definition at line 26 of file PluginTest.php.
|
protected |
Definition at line 21 of file PluginTest.php.
|
protected |
Definition at line 22 of file PluginTest.php.
Referenced by Sabre\CalDAV\Notifications\PluginTest\setup().
|
protected |
Definition at line 17 of file PluginTest.php.
Referenced by Sabre\CalDAV\Notifications\PluginTest\testGETPassthrough(), and Sabre\CalDAV\Notifications\PluginTest\testNotificationGet().