Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. C:\env\root_php\slvd-web\php.exe C:\env\phpunit-5.7.20.phar --configuration C:\OpenServer\domains\slvd-web\phpunit.xml --filter "/Feip\\Prestashop\\Tests\\ControllersTest::(testProductDetails|testExternalChangeOrderStatus|testStableAddressId)$/" --teamcity
  2. Testing started at 13:41 ...
  3. PHPUnit 5.7.20 by Sebastian Bergmann and contributors.
  4.  
  5.  
  6. Failed asserting that false is true.
  7. C:\OpenServer\domains\slvd-web\shop_api\tests\ControllersTest.php:42
  8.  
  9.  
  10. Failed asserting that 0 matches expected 1.
  11. Expected :1
  12. Actual :0
  13. <Click to see difference>
  14.  
  15. C:\OpenServer\domains\slvd-web\shop_api\tests\ControllersTest.php:685
  16.  
  17.  
  18. Failed asserting that 0 matches expected 2.
  19. Expected :2
  20. Actual :0
  21. <Click to see difference>
  22.  
  23. C:\OpenServer\domains\slvd-web\shop_api\tests\ControllersTest.php:726
  24.  
  25.  
  26.  
  27. Time: 28.59 seconds, Memory: 20.00MB
  28.  
  29.  
  30. FAILURES!
  31. Tests: 3, Assertions: 124, Failures: 3.
  32.  
  33. THE ERROR HANDLER HAS CHANGED!
  34.  
  35. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement