ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\CalDAV\Backend\PDOSqliteTest Class Reference
+ Inheritance diagram for Sabre\CalDAV\Backend\PDOSqliteTest:
+ Collaboration diagram for Sabre\CalDAV\Backend\PDOSqliteTest:

Data Fields

 $driver = 'sqlite'
 

Additional Inherited Members

- Public Member Functions inherited from Sabre\CalDAV\Backend\AbstractPDOTest
 setUp ()
 
 testConstruct ()
 
 testGetCalendarsForUserNoCalendars ()
 @depends testConstruct More...
 
 testCreateCalendarAndFetch ()
 @depends testConstruct More...
 
 testUpdateCalendarAndFetch ()
 @depends testConstruct More...
 
 testUpdateCalendarBadId ()
 @depends testConstruct @expectedException \InvalidArgumentException More...
 
 testUpdateCalendarUnknownProperty ()
 @depends testUpdateCalendarAndFetch More...
 
 testDeleteCalendar ()
 @depends testCreateCalendarAndFetch More...
 
 testDeleteCalendarBadID ()
 @depends testCreateCalendarAndFetch @expectedException \InvalidArgumentException More...
 
 testCreateCalendarIncorrectComponentSet ()
 @depends testCreateCalendarAndFetch @expectedException \Sabre\DAV\Exception More...
 
 testCreateCalendarObject ()
 
 testGetMultipleObjects ()
 
 testGetMultipleObjectsBadId ()
 @depends testGetMultipleObjects @expectedException \InvalidArgumentException More...
 
 testCreateCalendarObjectNoComponent ()
 @expectedException Sabre\DAV\Exception\BadRequest @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectDuration ()
 @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectBadId ()
 @depends testCreateCalendarObject @expectedException \InvalidArgumentException More...
 
 testCreateCalendarObjectNoDTEND ()
 @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectWithDTEND ()
 @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectInfiniteRecurrence ()
 @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectEndingRecurrence ()
 @depends testCreateCalendarObject More...
 
 testCreateCalendarObjectTask ()
 @depends testCreateCalendarObject More...
 
 testGetCalendarObjects ()
 @depends testCreateCalendarObject More...
 
 testGetCalendarObjectsBadId ()
 @depends testGetCalendarObjects @expectedException \InvalidArgumentException More...
 
 testGetCalendarObjectBadId ()
 @depends testGetCalendarObjects @expectedException \InvalidArgumentException More...
 
 testGetCalendarObjectByUID ()
 @depends testCreateCalendarObject More...
 
 testUpdateCalendarObject ()
 @depends testCreateCalendarObject More...
 
 testUpdateCalendarObjectBadId ()
 @depends testUpdateCalendarObject @expectedException \InvalidArgumentException More...
 
 testDeleteCalendarObject ()
 @depends testCreateCalendarObject More...
 
 testDeleteCalendarObjectBadId ()
 @depends testDeleteCalendarObject @expectedException \InvalidArgumentException More...
 
 testCalendarQueryNoResult ()
 
 testCalendarQueryBadId ()
 @expectedException \InvalidArgumentException @depends testCalendarQueryNoResult More...
 
 testCalendarQueryTodo ()
 
 testCalendarQueryTodoNotMatch ()
 
 testCalendarQueryNoFilter ()
 
 testCalendarQueryTimeRange ()
 
 testCalendarQueryTimeRangeNoEnd ()
 
 testGetChanges ()
 
 testGetChangesBadId ()
 @depends testGetChanges @expectedException \InvalidArgumentException More...
 
 testCreateSubscriptions ()
 
 testCreateSubscriptionFail ()
 @expectedException \Sabre\DAV\Exception\Forbidden More...
 
 testUpdateSubscriptions ()
 
 testUpdateSubscriptionsFail ()
 
 testDeleteSubscriptions ()
 
 testSchedulingMethods ()
 
 testGetInvites ()
 
 testGetInvitesBadId ()
 @depends testGetInvites @expectedException \InvalidArgumentException More...
 
 testUpdateInvites ()
 @depends testCreateCalendarAndFetch More...
 
 testUpdateInvitesBadId ()
 @depends testUpdateInvites @expectedException \InvalidArgumentException More...
 
 testUpdateInvitesNoPrincipal ()
 @depends testUpdateInvites More...
 
 testDeleteSharedCalendar ()
 @depends testUpdateInvites More...
 
 testSetPublishStatus ()
 @expectedException \Sabre\DAV\Exception\NotImplemented More...
 
- Protected Attributes inherited from Sabre\CalDAV\Backend\AbstractPDOTest
 $pdo
 

Detailed Description

Definition at line 5 of file PDOSqliteTest.php.

Field Documentation

◆ $driver

Sabre\CalDAV\Backend\PDOSqliteTest::$driver = 'sqlite'

Definition at line 7 of file PDOSqliteTest.php.


The documentation for this class was generated from the following file: