class Test extends CDbTestCase { public $fixtures=array( ''=>'', ); public function testCreate() { } }