13 calls to PHPUnit_Framework_Assert::assertNotSame() in Zircon Profile 8
- Framework_AssertTest::testAssertNotSame in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotSame
- Framework_AssertTest::testAssertNotSame2 in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotSame
- Framework_AssertTest::testAssertNotSameFails in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotSame @dataProvider sameProvider
- Framework_AssertTest::testAssertNotSameFailsNull in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotSame
- Framework_AssertTest::testAssertNotSameSucceeds in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertNotSame @dataProvider notSameProvider
- Framework_MockObjectTest::testMockObjectsConstructedIndepentantlyShouldNotBeTheSame in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testObjectMethodCallWithArgumentCloningEnabled in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObject_Invocation_ObjectTest::testConstructorAllowToSetFlagCloneObjectsInParameters in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObject/ Invocation/ ObjectTest.php - Framework_MockObject_Invocation_StaticTest::testConstructorAllowToSetFlagCloneObjectsInParameters in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObject/ Invocation/ StaticTest.php - Framework_TestCaseTest::testStaticAttributesBackupPost in vendor/
phpunit/ phpunit/ tests/ Framework/ TestCaseTest.php - @depends testStaticAttributesBackupPre
- InstantiatorTest::testInstantiatesSeparateInstances in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ InstantiatorTest.php - @dataProvider getInstantiableClasses
- PHPUnit_Framework_Assert::assertAttributeNotSame in vendor/
phpunit/ phpunit/ src/ Framework/ Assert.php - Asserts that a variable and an attribute of an object do not have the same type and value.
- ProxyLogicTest::testCloningCallsClonerWithClonedObject in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ ProxyLogicTest.php