21 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
borales
6d19a150d4 Replacing spaces with tabs, removing dots
[ci skip]
2013-03-06 20:59:38 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
CeBe
5cb7b3590c fixed PHPUnit autoloading
- removed requirement for PHPUnit from build command #963
- fixed PHPUnit autoloading in CTestCase
  register phpunit autoloader before Yii autoloader to handle phpunit
  autoloads correctly.
  Also require PHPUnit/Util/Filesystem.php to avoid Yii autoloader to
  crash initializing of PHPUnit autoloader, see also:
  sebastianbergmann/phpunit#605
  https://github.com/sebastianbergmann/phpunit/pull/605
- imported CTestCase in CWebTestCase to ensure PHPUnit autoloader is
  initialized correctly
2012-07-15 04:17:56 +02:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
91930c0a4b Added getFixtureData() and getFixtureRecord() to CDbTestCase and CWebTestCase 2009-10-29 21:08:02 +00:00
qiang.xue
84da51853f 2009-06-19 18:40:14 +00:00
qiang.xue
1fb0b805f5 test documentation. 2009-06-17 20:09:36 +00:00
qiang.xue
c3bdff423f * Added phpunit-based testing framework. 2009-06-12 12:53:43 +00:00
qiang.xue
6d19e4b18b Added support for creating test skeleton files. 2009-06-12 04:06:59 +00:00
qiang.xue
ed259c3961 Finished all test framework classes. 2009-06-12 03:29:03 +00:00
qiang.xue
dd334c0a6c refactored test framework. 2009-06-12 02:23:11 +00:00
qiang.xue
ff3445c260 Added CWebTestCase.php. 2009-06-11 01:44:40 +00:00