unit test class with phpunit |
There were 2 errors:
1) ProfilControllerTest::testSaveCommentSuccess Error: Class "CI_Blade" not found C:\My_PC\Birim Test\resuwo_online\resuwo\system\core\Common.php:196 C:\My_PC\Birim Test\resuwo_online\resuwo\system\core\Controller.php:82 C:\My_PC\Birim Test\resuwo_online\resuwo\application\core\MY_UserController.php:9 C:\My_PC\Birim Test\resuwo_online\resuwo\application\controllers\User\Profil.php:15 C:\My_PC\Birim Test\resuwo_online\resuwo\application\tests\ProfilControllerTest.php:25 2) ProfilControllerTest::testSaveCommentFailure Error: Class "CI_Blade" not found C:\My_PC\Birim Test\resuwo_online\resuwo\system\core\Common.php:196 C:\My_PC\Birim Test\resuwo_online\resuwo\system\core\Controller.php:82 C:\My_PC\Birim Test\resuwo_online\resuwo\application\core\MY_UserController.php:9 C:\My_PC\Birim Test\resuwo_online\resuwo\application\controllers\User\Profil.php:15 C:\My_PC\Birim Test\resuwo_online\resuwo\application\tests\ProfilControllerTest.php:25 ERRORS! Tests: 2, Assertions: 0, Errors: 2. |
Messages In This Thread |
unit test class with phpunit - by solmazbabakan - 03-21-2025, 04:50 AM
RE: unit test class with phpunit - by solmazbabakan - 03-21-2025, 05:53 AM
|