|
|
@ -10,4 +10,21 @@ |
|
|
|
<directory>./tests/unit</directory> |
|
|
|
<directory>./tests/unit</directory> |
|
|
|
</testsuite> |
|
|
|
</testsuite> |
|
|
|
</testsuites> |
|
|
|
</testsuites> |
|
|
|
|
|
|
|
<filter> |
|
|
|
|
|
|
|
<blacklist> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/Json.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/StringHelper.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/VarDumper.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/Html.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/Inflector.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/FileHelper.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/ArrayHelper.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/helpers/Console.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/i18n/GettextFile.php</file> |
|
|
|
|
|
|
|
<file>framework/yii/web/ResponseFormatter.php</file> |
|
|
|
|
|
|
|
<directory suffix="Exception.php">framework/yii/base</directory> |
|
|
|
|
|
|
|
<directory suffix=".php">framework/yii/db/mssql</directory> |
|
|
|
|
|
|
|
<directory suffix=".php">framework/yii/bootstrap</directory> |
|
|
|
|
|
|
|
</blacklist> |
|
|
|
|
|
|
|
</filter> |
|
|
|
</phpunit> |
|
|
|
</phpunit> |