Home
last modified time | relevance | path

Searched refs:assertInstanceOf (Results 1 – 25 of 218) sorted by relevance

123456789

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
DReaderTest.php13 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
29 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
41 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
53 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
87 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
99 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
111 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
123 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
149 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
152 $this->assertInstanceOf('Sabre\\VObject\\Property', $result->children()[0]);
[all …]
DDocumentTest.php27 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
31 $this->assertInstanceOf('Sabre\VObject\Property', $prop);
50 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
53 $this->assertInstanceOf('Sabre\VObject\Property\Text', $prop);
70 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DReaderTest.php13 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
52 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
86 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
98 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
110 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
122 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
148 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
151 $this->assertInstanceOf('Sabre\\VObject\\Property', $result->children[0]);
[all …]
DDocumentTest.php27 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
31 $this->assertInstanceOf('Sabre\VObject\Property', $prop);
50 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
53 $this->assertInstanceOf('Sabre\VObject\Property\Text', $event);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
DReaderTest.php13 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
52 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
86 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
98 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
110 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
122 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
148 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
151 $this->assertInstanceOf('Sabre\\VObject\\Property', $result->children[0]);
[all …]
DDocumentTest.php27 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
31 $this->assertInstanceOf('Sabre\VObject\Property', $prop);
50 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
53 $this->assertInstanceOf('Sabre\VObject\Property\Text', $event);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
DReaderTest.php13 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
52 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
86 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
98 $this->assertInstanceOf('Sabre\\VObject\\Property', $result);
110 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
122 $this->assertInstanceOf('Sabre\\VObject\\Property\\ICalendar\\DateTime', $result);
148 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
151 $this->assertInstanceOf('Sabre\\VObject\\Property', $result->children[0]);
[all …]
DDocumentTest.php27 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
31 $this->assertInstanceOf('Sabre\VObject\Property', $prop);
50 $this->assertInstanceOf('Sabre\VObject\Component\VEvent', $event);
53 $this->assertInstanceOf('Sabre\VObject\Property\Text', $event);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
DAsyncReadStreamTest.php144 $this->assertInstanceOf('GuzzleHttp\Stream\BufferStream', $buffer);
145 $this->assertInstanceOf('GuzzleHttp\Stream\AsyncReadStream', $async);
153 $this->assertInstanceOf('GuzzleHttp\Stream\AsyncReadStream', $async);
159 $this->assertInstanceOf('GuzzleHttp\Stream\NullStream', $buffer);
160 $this->assertInstanceOf('GuzzleHttp\Stream\AsyncReadStream', $async);
166 $this->assertInstanceOf('GuzzleHttp\Stream\DroppingStream', $buffer);
167 $this->assertInstanceOf('GuzzleHttp\Stream\AsyncReadStream', $async);
184 $this->assertInstanceOf('GuzzleHttp\Stream\FnStream', $buffer);
185 $this->assertInstanceOf('GuzzleHttp\Stream\AsyncReadStream', $async);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
DPluginPropertiesTest.php30 …$this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $result[200]['{DAV:}principal-collectio…
61 …$this->assertInstanceOf('Sabre\DAVACL\Xml\Property\Principal', $result[200]['{DAV:}current-user-pr…
72 …$this->assertInstanceOf('Sabre\DAVACL\Xml\Property\Principal', $result[200]['{DAV:}current-user-pr…
93 …$this->assertInstanceOf('Sabre\\DAVACL\\Xml\\Property\\SupportedPrivilegeSet', $result[200]['{DAV:…
172 $this->assertInstanceOf('Sabre\\DAVACL\\Xml\Property\\Acl', $result[200]['{DAV:}acl']);
210 …$this->assertInstanceOf('Sabre\\DAVACL\\Xml\\Property\\AclRestrictions', $result[200]['{DAV:}acl-r…
236 …$this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $result[200]['{DAV:}alternate-URI-set']…
265 … $this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $result[200]['{DAV:}principal-URL']);
294 …$this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $result[200]['{DAV:}group-member-set']);
321 …$this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $result[200]['{DAV:}group-membership']);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
DGeneratorTest.php59 $this->assertInstanceOf(InterfaceWithSemiReservedMethodName::class, $mock);
158 $this->assertInstanceOf('SingletonClass', $mock);
176 $this->assertInstanceOf(AnInterfaceWithReturnType::class, $stub);
177 $this->assertInstanceOf(AnInterface::class, $stub);
178 $this->assertInstanceOf(PHPUnit_Framework_MockObject_MockObject::class, $stub);
187 $this->assertInstanceOf($className, $mock);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
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/davcard/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php16 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
53 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php16 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
53 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php16 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
53 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php16 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
28 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
40 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
53 $this->assertInstanceOf('Sabre\\VObject\\Component', $result);
/plugin/structtasks/_test/
DCliTest.php59 $this->assertInstanceOf(TodayNotifier::class, $n[0]);
60 $this->assertInstanceOf(ReminderNotifier::class, $n[1]);
62 $this->assertInstanceOf(OverdueNotifier::class, $n[2]);
66 $this->assertInstanceOf(TodayNotifier::class, $n[0]);
67 $this->assertInstanceOf(OverdueNotifier::class, $n[1]);
71 $this->assertInstanceOf(ReminderNotifier::class, $n[0]);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
DSandboxTest.php71 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedMethodError', $e, 'Exception should be an…
84 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedFilterError', $e, 'Exception should be an…
96 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedTagError', $e, 'Exception should be an in…
108 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedPropertyError', $e, 'Exception should be …
124 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedMethodError', $e, 'Exception should be an…
194 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedFunctionError', $e, 'Exception should be …
206 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedFunctionError', $e, 'Exception should be …
281 …$this->assertInstanceOf('\Twig\Sandbox\SecurityNotAllowedTagError', $e, 'Exception should be an in…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DDateTimeTest.php207 $this->assertInstanceOf('DateTimeImmutable', $dt);
220 $this->assertInstanceOf('DateTimeImmutable', $dt);
230 $this->assertInstanceOf('DateTimeImmutable', $dt);
243 $this->assertInstanceOf('DateTimeInterface', $dt);
253 $this->assertInstanceOf('DateTimeImmutable', $dt);
266 $this->assertInstanceOf('DateTimeImmutable', $dt);
300 $this->assertInstanceOf('DateTimeImmutable', $dt);
328 $this->assertInstanceOf('DateTimeImmutable', $dt);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DDateTimeTest.php195 $this->assertInstanceOf('DateTime', $dt);
208 $this->assertInstanceOf('DateTime', $dt);
218 $this->assertInstanceOf('DateTime', $dt);
231 $this->assertInstanceOf('DateTime', $dt);
241 $this->assertInstanceOf('DateTime', $dt);
254 $this->assertInstanceOf('DateTime', $dt);
288 $this->assertInstanceOf('DateTime', $dt);
316 $this->assertInstanceOf('DateTime', $dt);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DDateTimeTest.php195 $this->assertInstanceOf('DateTime', $dt);
208 $this->assertInstanceOf('DateTime', $dt);
218 $this->assertInstanceOf('DateTime', $dt);
231 $this->assertInstanceOf('DateTime', $dt);
241 $this->assertInstanceOf('DateTime', $dt);
254 $this->assertInstanceOf('DateTime', $dt);
288 $this->assertInstanceOf('DateTime', $dt);
316 $this->assertInstanceOf('DateTime', $dt);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DDateTimeTest.php195 $this->assertInstanceOf('DateTime', $dt);
208 $this->assertInstanceOf('DateTime', $dt);
218 $this->assertInstanceOf('DateTime', $dt);
231 $this->assertInstanceOf('DateTime', $dt);
241 $this->assertInstanceOf('DateTime', $dt);
254 $this->assertInstanceOf('DateTime', $dt);
288 $this->assertInstanceOf('DateTime', $dt);
316 $this->assertInstanceOf('DateTime', $dt);
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
DFactoryTest.php75 $this->assertInstanceOf($expected, $actual);
94 $this->assertInstanceOf($expected, $actual);
113 $this->assertInstanceOf($expected, $actual);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
DACLTest.php14 $this->assertInstanceOf('Sabre\DAVACL\Xml\Property\ACL', $acl);
170 $this->assertInstanceOf('Sabre\\DAVACL\\Xml\\Property\\Acl', $result);
255 $this->assertInstanceOf('Sabre\\DAVACL\\Xml\\Property\\Acl', $result);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
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 …

123456789