Notice: Undefined variable: className in /var/www/yii/framework/cli/views/shell/model/test.php on line 11
Test extends CDbTestCase
{
public $fixtures=array(
'
Notice: Undefined variable: fixtureName in /var/www/yii/framework/cli/views/shell/model/test.php on line 14
'=>'
Notice: Undefined variable: className in /var/www/yii/framework/cli/views/shell/model/test.php on line 14
',
);
public function testCreate()
{
}
}