Home
last modified time | relevance | path

Searched refs:assertInstanceOf (Results 151 – 175 of 190) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Twig/
H A DSerializerExtensionTest.php28 self::assertInstanceOf('Twig_SimpleFilter', $filters[0]);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Expression/
H A DExpressionEvaluatorTest.php32 self::assertInstanceOf(Expression::class, $parsed);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DInviteTest.php21 $this->assertInstanceOf('Sabre\CalDAV\Xml\Property\Invite', $sccs);
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php17 $this->assertInstanceOf('Sabre\\Xml\\Reader', $reader);
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php55 $this->assertInstanceOf(stdClass::class, $instructions[1][1][1]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php82 $this->assertInstanceOf('Sabre\\DAV\\Exception\\NotFound', $this->exception);
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/Xml/Property/
H A DHrefTest.php58 $this->assertInstanceOf('Sabre\\DAV\\Xml\\Property\\Href', $href);
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php34 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php35 $this->assertInstanceOf('Psr\Log\LoggerInterface', $this->getLogger());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php26 $this->assertInstanceOf(__NAMESPACE__ . '\VAvailability', $document->VAVAILABILITY);
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php17 $this->assertInstanceOf('Sabre\\Xml\\Reader', $reader);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php21 $this->assertInstanceOf('DateTimeZone', $tz);
H A DVCardConverterTest.php506 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php21 $this->assertInstanceOf('DateTimeZone', $tz);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php21 $this->assertInstanceOf('DateTimeZone', $tz);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php41 $this->assertInstanceOf('Sabre\\CardDAV\\Card', $card);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php21 $this->assertInstanceOf('DateTimeZone', $tz);
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageTest.php10 $this->assertInstanceOf('Sabre\HTTP\Message', $message);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php222 self::assertInstanceOf('JMS\Serializer\Tests\Fixtures\Author', $object->getAuthor());
230 self::assertInstanceOf('JMS\Serializer\Tests\Fixtures\Author', $object->getAuthor());
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DForTest.php37 $this->assertInstanceOf('\Twig\Node\IfNode', $node->getNode('body'));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php156 $this->assertInstanceOf('\Twig\Error\LoaderError', $e);

12345678