DaSourcerer
|
642de21873
|
Replaced assertEquals(null, ...) with assertNull(...)
|
2012-08-13 18:52:34 +02:00 |
|
DaSourcerer
|
2f60a31574
|
Replaced assertEquals(false, ...) with assertFalse(...)
|
2012-08-13 18:47:44 +02:00 |
|
DaSourcerer
|
2798c74c69
|
Replaced assertEquals(true, ...) with assertTrue(...)
|
2012-08-13 18:42:40 +02:00 |
|
Alexander Makarov
|
f71cd8af72
|
Test for CTypedMap.
|
2012-03-03 05:39:41 +04:00 |
|
Dimitrios Mengidis
|
82107e74bc
|
Override CMap::mergeWith() in CAttributesCollection with case-sensitive support
|
2012-03-01 16:36:56 +02:00 |
|
alexander.makarow
|
3e085ed31d
|
(Fixed issue 2951) Removed CConfiguration::createObject, CController::paginate and CHtml::getActiveId deprecated since 1.0.x
|
2011-11-21 02:13:03 +00:00 |
|
alexander.makarow
|
36950ee5b3
|
CMapIterator current key wasn't initialized properly
|
2011-04-15 22:34:55 +00:00 |
|
alexander.makarow
|
1f757cbf53
|
improved unit tests
|
2011-02-18 15:25:38 +00:00 |
|