Unit Test

Hello community

I have a problem with implement unit test with yii 1.1.17, phpunit 3.7.9,

phpunit-skelgen 1.2.0. I try create testClass and netbeans 8.1, I have a error:

Class ‘Controller’ not found in /var/www/html/yii17/protected/controllers/CommentController.php on line 4

any suggestion about implement manual test.

Regards

Solved

The solution is use composer for install dependecy phpunit.