|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CardDAV\AddressBookQueryTest:
Collaboration diagram for Sabre\CardDAV\AddressBookQueryTest:Public Member Functions | |
| testQuery () | |
| testQueryDepth0 () | |
| testQueryNoMatch () | |
| testQueryLimit () | |
| testJson () | |
| testVCard4 () | |
| testAddressBookDepth0 () | |
| testAddressBookProperties () | |
Public Member Functions inherited from Sabre\CardDAV\AbstractPluginTest | |
| setUp () | |
Additional Inherited Members | |
Protected Attributes inherited from Sabre\CardDAV\AbstractPluginTest | |
| $plugin | |
| $server | |
| $backend | |
Definition at line 11 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testAddressBookDepth0 | ( | ) |
Definition at line 282 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testAddressBookProperties | ( | ) |
Definition at line 310 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testJson | ( | ) |
Definition at line 192 of file AddressBookQueryTest.php.
References $client, $request, $response, $result, and Sabre\VObject\Version\VERSION.
| Sabre\CardDAV\AddressBookQueryTest::testQuery | ( | ) |
Definition at line 13 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testQueryDepth0 | ( | ) |
Definition at line 63 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testQueryLimit | ( | ) |
Definition at line 146 of file AddressBookQueryTest.php.
References $client, $request, $response, $result, and Sabre\HTTP\Sapi\createFromServerArray().
Here is the call graph for this function:| Sabre\CardDAV\AddressBookQueryTest::testQueryNoMatch | ( | ) |
Definition at line 108 of file AddressBookQueryTest.php.
| Sabre\CardDAV\AddressBookQueryTest::testVCard4 | ( | ) |
Definition at line 237 of file AddressBookQueryTest.php.
References $client, $request, $response, $result, and Sabre\VObject\Version\VERSION.