You are here

15 calls to PHPUnit_Framework_Assert::assertInstanceOf() in Zircon Profile 8

Framework_AssertTest::testAssertInstanceOf in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertInstanceOf
Framework_AssertTest::testAssertInstanceOfThrowsExceptionForInvalidArgument in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertInstanceOf @expectedException PHPUnit_Framework_Exception
Framework_MockObjectTest::testGetMockForTraversable in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
@dataProvider traversableProvider
Framework_MockObjectTest::testGetMockWithFixedClassNameCanProduceTheSameMockTwice in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
@covers PHPUnit_Framework_MockObject_Generator::getMock
Framework_MockObjectTest::testInterfaceWithStaticMethodCanBeStubbed in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
@ticket 156
Framework_MockObjectTest::testMultipleInterfacesCanBeMockedInSingleObject in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
Framework_MockObjectTest::testStubForClassThatImplementsSerializableCanBeCreatedWithoutInvokingTheConstructor in vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
@ticket 171
Framework_MockObject_GeneratorTest::testGetMockForSingletonWithReflectionSuccess in vendor/phpunit/phpunit-mock-objects/tests/GeneratorTest.php
@requires PHP 5.4.0
Framework_MockObject_GeneratorTest::testGetMockForSoapClientReflectionMethodsDuplication in vendor/phpunit/phpunit-mock-objects/tests/GeneratorTest.php
ReflectionClass::getMethods for SoapClient on PHP 5.3 produces PHP Fatal Error @runInSeparateProcess
InstantiatorTest::testCanInstantiate in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php
@dataProvider getInstantiableClasses
InstantiatorTest::testNoticeOnUnSerializationException in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php
InvalidArgumentExceptionTest::testFromNonExistingTypeWithNonExistingClass in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/InvalidArgumentExceptionTest.php
PHPUnit_Framework_Assert::assertAttributeInstanceOf in vendor/phpunit/phpunit/src/Framework/Assert.php
Asserts that an attribute is of a given type.
UnexpectedValueExceptionTest::testFromSerializationTriggeredException in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/UnexpectedValueExceptionTest.php
UnexpectedValueExceptionTest::testFromUncleanUnSerialization in vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTest/Exception/UnexpectedValueExceptionTest.php