Commit Graph

39 Commits

Author SHA1 Message Date
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
nsanden
4332904b84 fixed type in cdbfixturemanager doc 2013-02-28 09:35:42 -08:00
Ragazzo
527ec0d526 Removed @property declaration 2013-02-02 01:16:31 +04: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
francis
13c62c1cce correct mistake of comment, fix #1920 2013-01-06 22:25:12 +08:00
Qiang Xue
d505aadfdb Fixed CTestCase for PHPUnit 3.7.10.
Fixed errors in generating guide PDFs.
2012-12-27 22:27:32 -05:00
Alexander Makarov
5357ebe46d Fixes #1563: Updated CTestCase for PHPUnit 3.7.7+ 2012-10-29 21:36:34 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
resurtm
e4c958f57d Table name in fixtures list enclosed into double curly brackets (e.g. 'tasks'=>':{{task}}') didn't worked properly. 2012-09-15 23:14:03 +06: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
alexander.makarow
6ab68b490f 2011-03-08 22:01:20 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
alexander.makarow
9e328dedfc (Fixes issue 2138) Updated required PHPUnit version 2011-02-23 13:51:40 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
a72766c076 (Fixes issue 1931) 2010-12-28 13:37:19 +00:00
alexander.makarow
5635a721a4 (Fixes issue 1641) Added PhpUnit 3.5.0RC1 and up support 2010-10-05 13:57:06 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
cf7f06dbee (Fixes issue 1046) 2010-06-16 02:51:21 +00:00
qiang.xue
6889c64849 (Fixes issue 1262) 2010-06-15 21:36:18 +00:00
qiang.xue
f4c20f8127 Fixed release bugs. 2010-03-14 05:14:31 +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
18787dd236 2009-06-18 22:06:22 +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
cb9a58528e 2009-06-12 02:23:27 +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
qiang.xue
61d96d5d4b 2009-06-10 21:48:11 +00:00