Exemplo n.º 1
0
 public function start()
 {
     $this->fixture(array('DbUserModel', 'RoleModel', 'InstanceModel'));
     FileModel::setDataPath(TEST_PATH . '/data');
 }