Sguyalef
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Sguyalef created a post, use PhpUnit\Framework\TestCase; Undefined class 'TestCase'. When using phpunit.phar
I am using PHPUnit via phpunit.phar file, the tests are running and working properly. But the IDE does not recognize the TestCase class as a result all assert methods are not recognized as well. Wh...