/var/www/vhosts/nabawater/vendor/phpunit/phpunit/tests/TextUI
Edit: /var/www/vhosts/nabawater/vendor/phpunit/phpunit/tests/TextUI/dataprovider-log-xml.phpt (1585B)
--TEST--
phpunit --log-junit php://stdout DataProviderTest ../_files/DataProviderTest.php
--FILE--
DataProviderTest::testAdd with data set #2 (1, 1, 3)
Failed asserting that 2 matches expected 3.
%s:%i
Time: %s, Memory: %s
There was 1 failure:
1) DataProviderTest::testAdd with data set #2 (1, 1, 3)
Failed asserting that 2 matches expected 3.
%s:%i
FAILURES!
Tests: 4, Assertions: 4, Failures: 1.