EcomDev / EcomDev_PHPUnit

Magento PHPUnit Integration
http://www.ecomdev.org/shop/code-testing/php-unit-test-suite.html
Open Software License 3.0
299 stars 166 forks source link

EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues fails with phpunit 4.6.2 #251

Open ghost opened 9 years ago

ghost commented 9 years ago

I am using EcomDev_PHPUnit 0.3.7 and the test EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues fails with phpunit 4.6.2 with the following error message:

1) EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues with data set #1 (array('value1', 'value2', 'value3'), array('value1', 'value1', 'value3'), false) Failed asserting that SebastianBergmann\Comparator\ComparisonFailure Object (...) is an instance of class "PHPUnit_Framework_ComparisonFailure".