This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-19 14:36:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
767c4a92f0ea84b40e0216df37a0dff68e89d721
yii
/
tests
/
framework
/
db
History
DaSourcerer
642de21873
Replaced assertEquals(null, ...) with assertNull(...)
2012-08-13 18:52:34 +02:00
..
ar
Replaced assertEquals(null, ...) with assertNull(...)
2012-08-13 18:52:34 +02:00
data
#1070
fix
2012-07-30 21:52:28 +04:00
schema
Replaced assertEquals(false, ...) with assertFalse(...)
2012-08-13 18:47:44 +02:00
CDbCommand2Test.php
Replaced assertEquals(false, ...) with assertFalse(...)
2012-08-13 18:47:44 +02:00
CDbCommandTest.php
improved unit tests
2011-02-18 15:25:38 +00:00
CDbConnectionTest.php
(Fixes issue 1868)
2011-03-14 00:28:38 +00:00
CDbDataReaderTest.php
improved unit tests
2011-02-18 15:25:38 +00:00
CDbTransactionTest.php
fixed typo rollBack -> rollback
2012-07-16 04:59:40 +02:00