Home
last modified time | relevance | path

Searched refs:assertInstanceOf (Results 76 – 100 of 190) sorted by relevance

12345678

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php15 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $converted);
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue64Test.php15 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $converted);
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php720 $this->assertInstanceOf(TaggedValue::class, $value[0]);
729 $this->assertInstanceOf(TaggedValue::class, $value[0]);
738 $this->assertInstanceOf(TaggedValue::class, $value['foo']);
747 $this->assertInstanceOf(TaggedValue::class, $value['foo']);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php136 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'string'));
139 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'true'));
142 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'zero'));
184 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'string'));
187 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'true'));
190 $this->assertInstanceOf('\Twig\Markup', $template->getAttribute($template1, 'zero'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DMissingOverriddenTest.php34 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\FloatValue', $result->{'X-FLOAT'});
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\FloatValue', $result->{'X-FLOAT'});
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\FloatValue', $result->{'X-FLOAT'});
/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/dav/tests/Sabre/DAVACL/Xml/Property/
H A DAclRestrictionsTest.php13 $this->assertInstanceOf('Sabre\DAVACL\Xml\Property\AclRestrictions', $prop);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DLineTest.php32 $this->assertInstanceOf('SebastianBergmann\Diff\Line', $this->line);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component', $subcomponent);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DByMonthInDailyTest.php39 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php74 $this->assertInstanceOf('DateTimeZone', $data['timezone']);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php74 $this->assertInstanceOf('DateTimeZone', $data['timezone']);

12345678