Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. /usr/bin/php /tmp/ide-phpunit.php --no-configuration PostNotificationManagerTest /var/www/html/wetipp-ci-wetipp/tests/unit/PostNotificationManagerTest.php
  2. Testing started at 2.47.MD ...
  3. PHP Fatal error: Class 'Codeception\Test\Unit' not found in /var/www/html/wetipp-ci-wetipp/tests/unit/PostNotificationManagerTest.php on line 4
  4. PHP Stack trace:
  5. PHP 1. {main}() /tmp/ide-phpunit.php:0
  6. PHP 2. IDE_Base_PHPUnit_TextUI_Command::main() /tmp/ide-phpunit.php:605
  7. PHP 3. PHPUnit_TextUI_Command->run() /tmp/ide-phpunit.php:299
  8. PHP 4. PHPUnit_Runner_BaseTestRunner->getTest() /usr/share/php/PHPUnit/TextUI/Command.php:128
  9. PHP 5. PHPUnit_Runner_BaseTestRunner->loadSuiteClass() /usr/share/php/PHPUnit/Runner/BaseTestRunner.php:67
  10. PHP 6. PHPUnit_Runner_StandardTestSuiteLoader->load() /usr/share/php/PHPUnit/Runner/BaseTestRunner.php:124
  11. PHP 7. PHPUnit_Util_Fileloader::checkAndLoad() /usr/share/php/PHPUnit/Runner/StandardTestSuiteLoader.php:39
  12. PHP 8. PHPUnit_Util_Fileloader::load() /usr/share/php/PHPUnit/Util/Fileloader.php:38
  13. PHP 9. include_once() /usr/share/php/PHPUnit/Util/Fileloader.php:56
  14.  
  15. Process finished with exit code 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement