Home
last modified time | relevance | path

Searched refs:assertInstanceOf (Results 51 – 75 of 190) sorted by last modified time

12345678

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mount/
H A DPluginTest.php50 …$this->assertInstanceOf('SimpleXMLElement',$xml, 'Response was not a valid xml document. The list …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DObjectTreeTest.php32 $this->assertInstanceOf('Sabre\\DAV\\FSExt\\Directory',$root);
39 $this->assertInstanceOf('Sabre\\DAV\\FSExt\\Directory',$root);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DCollectionTest.php24 $this->assertInstanceOf('Sabre\\DAVACL\\FS\\File', $child);
36 $this->assertInstanceOf('Sabre\\DAVACL\\FS\\Collection', $child);
H A DHomeCollectionTest.php49 $this->assertInstanceOf('Sabre\\DAVACL\\FS\\Collection', $child);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
H A DIssue36WorkAroundTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Recur\EventIterator', $it);
H A DIssue64Test.php15 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $converted);
H A DVCardConverterTest.php506 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);
H A DComponentTest.php25 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
44 $this->assertInstanceOf('Sabre\\VObject\\Component', $event);
98 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->MYPROP);
111 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->MYPROP);
121 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->ORG);
236 $this->assertInstanceOf('Sabre\\VObject\\Property', $bla);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\Float', $result->{'X-FLOAT'});
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A 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/VCard/
H A DLanguageTagTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\VCard\LanguageTag', $result->LANG);
34 $this->assertInstanceOf('Sabre\VObject\Property\VCard\LanguageTag', $result->LANG);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DIssue48Test.php31 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DIssue50Test.php105 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DMissingOverriddenTest.php34 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DNoInstancesTest.php34 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A 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/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A 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);
H A DAclRestrictionsTest.php13 $this->assertInstanceOf('Sabre\DAVACL\Xml\Property\AclRestrictions', $prop);
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php26 $this->assertInstanceOf(__NAMESPACE__ . '\VAvailability', $document->VAVAILABILITY);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php25 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
44 $this->assertInstanceOf('Sabre\\VObject\\Component', $event);
98 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->MYPROP);
111 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->MYPROP);
121 $this->assertInstanceOf('Sabre\\VObject\\Property',$comp->ORG);
236 $this->assertInstanceOf('Sabre\\VObject\\Property', $bla);
H A 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);
H A DEmptyParameterTest.php21 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);

12345678