9 calls to PHPUnit_Framework_Assert::assertObjectNotHasAttribute() in Zircon Profile 8
- Framework_AssertTest::testAssertObjectNotHasAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testAssertObjectNotHasAttributeThrowsException in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testAssertObjectNotHasAttributeThrowsException2 in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testAssertObjectNotHasAttributeThrowsExceptionIfAttributeNameIsNotValid in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute @expectedException PHPUnit_Framework_Exception
- Framework_AssertTest::testObjectNotHasOnTheFlyAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testObjectNotHasPrivateAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testObjectNotHasProtectedAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testObjectNotHasPublicAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- InstantiatorTest::testInstancesAreNotCloned in vendor/
doctrine/ instantiator/ tests/ DoctrineTest/ InstantiatorTest/ InstantiatorTest.php