10 calls to PHPUnit_Framework_Assert::equalTo() in Zircon Profile 8
- Framework_AssertTest::testAssertThatAttributeEquals in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::attribute @covers PHPUnit_Framework_Assert::equalTo
- Framework_AssertTest::testAssertThatAttributeEquals2 in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::attribute @covers PHPUnit_Framework_Assert::equalTo @expectedException PHPUnit_Framework_AssertionFailedError
- Framework_AssertTest::testAssertThatEqualTo in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::equalTo
- Framework_ConstraintTest::testConstraintIsEqual in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_IsEqual @covers PHPUnit_Framework_Assert::equalTo @covers PHPUnit_Framework_Constraint::count @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintIsEqual2 in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @dataProvider isEqualProvider @covers PHPUnit_Framework_Constraint_IsEqual @covers PHPUnit_Framework_Assert::equalTo @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintIsNotEqual in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_IsEqual @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::equalTo @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_ConstraintTest::testConstraintIsNotEqual2 in vendor/
phpunit/ phpunit/ tests/ Framework/ ConstraintTest.php - @covers PHPUnit_Framework_Constraint_IsEqual @covers PHPUnit_Framework_Constraint_Not @covers PHPUnit_Framework_Assert::equalTo @covers PHPUnit_Framework_Assert::logicalNot @covers PHPUnit_Framework_TestFailure::exceptionToString
- Framework_MockObjectTest::testClonedMockObjectCanBeUsedInPlaceOfOriginalOne in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - Framework_MockObjectTest::testMockedMethodIsCalledOnceWithParameter in vendor/
phpunit/ phpunit-mock-objects/ tests/ MockObjectTest.php - PHPUnit_Framework_Assert::attributeEqualTo in vendor/
phpunit/ phpunit/ src/ Framework/ Assert.php - Returns a PHPUnit_Framework_Constraint_IsEqual matcher object that is wrapped in a PHPUnit_Framework_Constraint_Attribute matcher object.