sugarcrm-developers / school

Professor M's School for Gifted Coders
Apache License 2.0
20 stars 19 forks source link

Fix PHPUnit Warnings #84

Closed lschaefer-sugarcrm closed 6 years ago

lschaefer-sugarcrm commented 6 years ago

09:16:23 PHPUnit 7.1.4 by Sebastian Bergmann and contributors. 09:16:23 09:16:23 Runtime: PHP 7.1.15 with Xdebug 2.6.0 09:16:23 Configuration: /var/www/html/sugarcrm-2/custom/tests/School/unit-php/phpunit.xml.dist 09:16:23 09:16:23 ......WW... 11 / 11 (100%) 09:16:23 09:16:23 Time: 237 ms, Memory: 16.00MB 09:16:23 09:16:23 There were 2 warnings: 09:16:23 09:16:23 1) OnlineApplicationsAPI::testGetOnlineApplicationsCampaignIdWithResults 09:16:23 Cannot stub or mock class or interface "\Sugarcrm\Sugarcrm\custom\application_campaign\ApplicationCampaignManager" which does not exist 09:16:23 09:16:23 2) OnlineApplicationsAPI::testGetOnlineApplicationsCampaignIdWithNoResults 09:16:23 Cannot stub or mock class or interface "\Sugarcrm\Sugarcrm\custom\application_campaign\ApplicationCampaignManager" which does not exist 09:16:23 09:16:23 WARNINGS! 09:16:23 Tests: 11, Assertions: 21, Warnings: 2.