phpunit - Yii2 unit testing not working properly -


When I am running a yii2 unit test, I am getting the following error

Fatal error: Class 'False \ Tests \ unit \ PHPUnit_Framework_TestCase' not found

Have you included class PHPUnit_Framework_TestCase?

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -