Home
last modified time | relevance | path

Searched refs:MockSubscriptionSupport (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php14 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);
136 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php17 class MockSubscriptionSupport extends Mock implements SubscriptionSupport { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php210 …$this->caldavBackend = new CalDAV\Backend\MockSubscriptionSupport($this->caldavCalendars, $this->c…