|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CardDAV\Backend\PDOMySQLTest:
Collaboration diagram for Sabre\CardDAV\Backend\PDOMySQLTest:Data Fields | |
| $driver = 'mysql' | |
Additional Inherited Members | |
Public Member Functions inherited from Sabre\CardDAV\Backend\AbstractPDOTest | |
| setUp () | |
| testGetAddressBooksForUser () | |
| testUpdateAddressBookInvalidProp () | |
| testUpdateAddressBookNoProps () | |
| testUpdateAddressBookSuccess () | |
| testDeleteAddressBook () | |
| testCreateAddressBookUnsupportedProp () | |
| @expectedException Sabre\DAV\Exception\BadRequest More... | |
| testCreateAddressBookSuccess () | |
| testGetCards () | |
| testGetCard () | |
| testCreateCard () | |
| @depends testGetCard More... | |
| testGetMultiple () | |
| @depends testCreateCard More... | |
| testUpdateCard () | |
| @depends testGetCard More... | |
| testDeleteCard () | |
| @depends testGetCard More... | |
| testGetChanges () | |
Protected Attributes inherited from Sabre\CardDAV\Backend\AbstractPDOTest | |
| $backend | |
Definition at line 5 of file PDOMySQLTest.php.
| Sabre\CardDAV\Backend\PDOMySQLTest::$driver = 'mysql' |
Definition at line 7 of file PDOMySQLTest.php.