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".
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".