Home
last modified time | relevance | path

Searched refs:assertInstanceOf (Results 26 – 50 of 190) sorted by last modified time

12345678

/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DBySetPosHangTest.php34 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DExpandFloatingTimesTest.php26 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
80 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php21 $this->assertInstanceOf('DateTimeZone', $tz);
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php17 $this->assertInstanceOf('Sabre\\Xml\\Reader', $reader);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php472 $this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $prop);
477 $this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $prop);
482 $this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $prop);
487 $this->assertInstanceOf('Sabre\\CalDAV\\Xml\\Property\\EmailAddressSet', $prop);
504 $this->assertInstanceOf('\\Sabre\\DAV\\Xml\\Property\\SupportedReportSet', $prop);
529 $this->assertInstanceOf('\\Sabre\\DAV\\Xml\\Property\\SupportedReportSet', $prop);
556 $this->assertInstanceOf('\\Sabre\\DAV\\Xml\\Property\\SupportedReportSet', $prop);
H A DSharingPluginTest.php48 …$this->assertInstanceOf('Sabre\\CalDAV\\SharingPlugin', $this->server->getPlugin('caldav-sharing')…
71 …$this->assertInstanceOf('Sabre\\CalDAV\\Xml\\Property\\Invite', $props['{' . Plugin::NS_CALENDARSE…
72 …$this->assertInstanceOf('Sabre\\CalDAV\\Xml\\Property\\AllowedSharingModes', $props['{' . Plugin::…
83 …$this->assertInstanceOf('Sabre\\CalDAV\\Xml\\Property\\Invite', $props['{' . Plugin::NS_CALENDARSE…
84 …$this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $props['{' . Plugin::NS_CALENDARSERVER …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DCollectionTest.php15 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\User', $r);
H A DUserTest.php50 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\ProxyRead', $child);
58 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\ProxyWrite', $child);
87 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\ProxyRead', $children[0]);
88 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\ProxyWrite', $children[1]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DDeliverNewEventTest.php82 $this->assertInstanceOf('\Sabre\VObject\ITip\Message', $message);
H A DInboxTest.php123 $this->assertInstanceOf('Sabre\CalDAV\Schedule\SchedulingObject', $inbox->getChildren()[0]);
151 $this->assertInstanceOf('Sabre\CalDAV\Schedule\SchedulingObject', $inbox->getChildren()[0]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DAllowedSharingModesTest.php13 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\AllowedSharingModes', $sccs);
H A DInviteTest.php21 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\Invite', $sccs);
H A DSupportedCalendarDataTest.php13 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\SupportedCalendarData', $sccs);
H A DSupportedCollationSetTest.php13 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\SupportedCollationSet', $scs);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php76 $this->assertInstanceOf('Sabre\\CardDAV\\AddressBook', $child);
94 $this->assertInstanceOf('Sabre\\CardDAV\\AddressBook', $children[0]);
H A DAddressBookRootTest.php27 $this->assertInstanceOf('Sabre\\CardDAV\\AddressBookHome', $children[0]);
H A DAddressBookTest.php41 $this->assertInstanceOf('Sabre\\CardDAV\\Card', $card);
H A DPluginTest.php81 $this->assertInstanceOf(
85 $this->assertInstanceOf(
H A DVCFExportTest.php40 …$this->assertInstanceOf('Sabre\\CardDAV\\VCFExportPlugin', $this->server->getPlugin('vcf-export'));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/
H A DSupportedAddressDataTest.php13 $this->assertInstanceOf('Sabre\CardDAV\Xml\Property\SupportedAddressData', $property);
H A DSupportedCollationSetTest.php13 $this->assertInstanceOf('Sabre\CardDAV\Xml\Property\SupportedCollationSet', $property);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DApacheTest.php13 $this->assertInstanceOf('Sabre\DAV\Auth\Backend\Apache', $backend);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php134 $this->assertInstanceOf('Sabre\DAV\SimpleCollection', $dir);
H A DClientTest.php17 $this->assertInstanceOf('Sabre\DAV\ClientMock', $client);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DAbstractTest.php18 $this->assertInstanceOf('Sabre\\DAV\\Locks\\Backend\\AbstractBackend', $backend);

12345678