PATH:
home
/
letacommog
/
letaweb
/
framework
<?php /** * Yii test script file. * * This script is meant to be included at the beginning * of the unit and function test bootstrap files. * * @author Qiang Xue <qiang.xue@gmail.com> * @link http://www.yiiframework.com/ * @copyright 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ // disable Yii error handling logic defined('YII_ENABLE_EXCEPTION_HANDLER') or define('YII_ENABLE_EXCEPTION_HANDLER',false); defined('YII_ENABLE_ERROR_HANDLER') or define('YII_ENABLE_ERROR_HANDLER',false); require_once(dirname(__FILE__).'/yii.php'); Yii::import('system.test.CTestCase'); Yii::import('system.test.CDbTestCase'); Yii::import('system.test.CWebTestCase');
[+]
..
[-] yiit.php
[edit]
[+]
base
[-] radio.txt
[edit]
[+]
test
[+]
zii
[+]
cli
[-] yiic.bat
[edit]
[+]
utils
[+]
views
[+]
logging
[+]
validators
[-] YiiBase.php
[edit]
[-] yii.php
[edit]
[+]
gii
[-] .htaccess
[edit]
[+]
caching
[+]
i18n
[+]
vendors
[-] yiic.php
[edit]
[-] yii-powered.png
[edit]
[+]
db
[-] radio.php
[edit]
[+]
console
[+]
collections
[+]
messages
[-] yiic
[edit]
[+]
web
[-] yiilite.php
[edit]