Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Fatal Error: Class 'ctestcase' Not Found

$
0
0
Hello guys I am beginner to Yii framework. Every thing is working good in basics, but extending the classes is not working

Here is the code to check DB connection

<?php
class DBConnect extends CTestCase
{
public function testConnection()
{
$this->assertTrue(true);
}
}

The error which I get is as below in attachment

: DBerror.png

Can any 1 plz tell me whats the problem?

I am using mysql 5.6

php, pear n phpunit is all working find

Help me guys plz

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>