Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity>php bin/phpunit
- PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
- Testing Project Test Suite
- E 1 / 1 (100%)
- Time: 275 ms, Memory: 10.00 MB
- There was 1 error:
- 1) App\Tests\Functional\CheeseListingResourceTest::testCreateCheeseListing
- Symfony\Component\Config\Exception\LoaderLoadException: Declaration of App\ApiPlatform\Test\Constraint\ArraySubset::evaluate($other, string $description = '', bool $returnResult = false) should be compatible with PHPUnit\Framework\C
- onstraint\Constraint::evaluate($other, $description = '', $returnResult = false) in D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\config/services.yaml (which is loaded in resource "D:\Users\Gediminas\Desktop\Symfony\sy
- mfonycasts5apisecurity\config/services.yaml").
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\FileLoader.php:166
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\FileLoader.php:90
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\GlobFileLoader.php:27
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\DelegatingLoader.php:40
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\Kernel.php:41
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Kernel\MicroKernelTrait.php:80
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\ClosureLoader.php:38
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\DelegatingLoader.php:40
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Kernel\MicroKernelTrait.php:83
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:658
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:549
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:133
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Test\KernelTestCase.php:74
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\ApiPlatform\Test\ApiTestCase.php:50
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\tests\Functional\CheeseListingResourceTest.php:13
- Caused by
- PHPUnit\Framework\Error\Warning: Declaration of App\ApiPlatform\Test\Constraint\ArraySubset::evaluate($other, string $description = '', bool $returnResult = false) should be compatible with PHPUnit\Framework\Constraint\Constraint::e
- valuate($other, $description = '', $returnResult = false)
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\ApiPlatform\Test\Constraint\ArraySubset.php:62
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\ApiPlatform\Test\Constraint\ArraySubset.php:34
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\debug\DebugClassLoader.php:160
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Resource\ClassExistenceResource.php:78
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\ContainerBuilder.php:353
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\FileLoader.php:151
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\FileLoader.php:57
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\YamlFileLoader.php:568
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\YamlFileLoader.php:229
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\YamlFileLoader.php:150
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\FileLoader.php:151
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\FileLoader.php:90
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\GlobFileLoader.php:27
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\DelegatingLoader.php:40
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\Kernel.php:41
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Kernel\MicroKernelTrait.php:80
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\dependency-injection\Loader\ClosureLoader.php:38
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\config\Loader\DelegatingLoader.php:40
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Kernel\MicroKernelTrait.php:83
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:658
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:549
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\http-kernel\Kernel.php:133
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\vendor\symfony\framework-bundle\Test\KernelTestCase.php:74
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\src\ApiPlatform\Test\ApiTestCase.php:50
- D:\Users\Gediminas\Desktop\Symfony\symfonycasts5apisecurity\tests\Functional\CheeseListingResourceTest.php:13
- ERRORS!
- Tests: 1, Assertions: 0, Errors: 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement