|
c6b48f084d
|
Removed expectation exceptions
|
2011-12-01 17:39:35 +04:00 |
|
|
8aba4dc172
|
added check
|
2011-12-01 17:36:20 +04:00 |
|
|
66857702b6
|
replacement @expectedException to setExpectedException
|
2011-12-01 17:35:13 +04:00 |
|
|
c214995796
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:28:45 +04:00 |
|
|
71ffa06eaa
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:25:27 +04:00 |
|
|
9943b6afcf
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:17:35 +04:00 |
|
|
3e1a5a0b28
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:15:44 +04:00 |
|
|
0ade94a5ea
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:08:20 +04:00 |
|
|
b80e0eb7e5
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:04:58 +04:00 |
|
|
dfa661e2e8
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:03:22 +04:00 |
|
|
4b95befdfe
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:01:57 +04:00 |
|
|
3470e3254f
|
replacement @expectedException to setExpectedException
|
2011-12-01 12:00:10 +04:00 |
|
|
0b11f62c21
|
replacement @expectedException to setExpectedException
|
2011-12-01 11:57:44 +04:00 |
|
|
77f69b033d
|
replacement @expectedException to setExpectedException
|
2011-12-01 11:57:05 +04:00 |
|
|
9b9dcf42d4
|
replacement @expectedException to setExpectedException from testInitSetDefaultLangNotInLocales()
|
2011-12-01 11:28:48 +04:00 |
|
|
ece71411bd
|
added annotation @runInSeparateProcess and removing annotations @expectedException
|
2011-11-30 14:51:15 +04:00 |
|
|
be0ed430e2
|
modified password from db
|
2011-11-30 13:46:46 +04:00 |
|
|
69169590da
|
added setExpectedException and check empty($search)
|
2011-11-30 13:29:48 +04:00 |
|
|
be83874392
|
added setExpectedException and check type Config
|
2011-11-30 13:26:36 +04:00 |
|
|
b7e71c20b7
|
added check from input params in method init()
|
2011-11-28 20:24:20 +04:00 |
|
|
0552c15141
|
replace Exception on GeneralException (Config.php)
|
2011-11-28 16:41:40 +04:00 |
|
|
d370f90a23
|
Made verbose = true
|
2011-11-28 14:38:40 +04:00 |
|
|
4af6dcd7db
|
Run Some test in separate process to avoid autoload problems
|
2011-11-28 14:36:45 +04:00 |
|
|
443655064c
|
replace Exception on GeneralException
|
2011-11-25 19:50:41 +04:00 |
|
|
d4705b1c89
|
replace Exception on GeneralException
|
2011-11-25 14:59:39 +04:00 |
|
|
acc0c96487
|
replace Exception GeneralException
|
2011-11-25 14:12:38 +04:00 |
|
|
b8a02ebeaa
|
replace Exception on GeneralException
|
2011-11-25 13:57:50 +04:00 |
|
|
7d215c9af4
|
replace Exception on GeneralException
|
2011-11-25 13:54:31 +04:00 |
|
|
669b68ba4a
|
replace Exception on InitializationException
|
2011-11-24 19:34:02 +04:00 |
|
|
bdae057a8e
|
replace Exception on PHPUnit_Framework_Error
|
2011-11-24 19:12:53 +04:00 |
|
|
25ba2abf54
|
Replacment Exception() on InitializationException(), GeneralException() in /view
|
2011-11-24 17:57:40 +04:00 |
|
|
82fb239fca
|
replacement Exception() on InitializationException()
|
2011-11-24 17:02:36 +04:00 |
|
|
eebb013ecf
|
replacement Exception() on InitializationException()
|
2011-11-24 16:10:06 +04:00 |
|
|
6744eb6c4a
|
create test from InitializationException
|
2011-11-24 15:33:24 +04:00 |
|
|
a87845980d
|
added methods to MongoDriver for custom commands, findAndModify, count
|
2011-11-22 18:41:32 +04:00 |
|
|
2f3a0d170f
|
Session class tested and modified for new Model hierarchy
|
2011-11-22 18:41:32 +04:00 |
|
|
7094cd5073
|
MongoModel class tested
|
2011-11-22 18:41:32 +04:00 |
|
|
7e8fe0f94d
|
modified model classes with tests
|
2011-11-22 18:41:32 +04:00 |
|
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
2011-11-22 18:41:31 +04:00 |
|
|
5b5ccb9971
|
MongoStatement class tested
|
2011-11-22 18:41:31 +04:00 |
|
|
b9353065b8
|
modified tests for new DbDriver hierarchy
|
2011-11-22 18:41:31 +04:00 |
|
|
229a39d682
|
modified MongoCommand classes
|
2011-11-22 18:41:31 +04:00 |
|
|
1f0bfb131b
|
MongoCommand hierarchy created
|
2011-11-22 18:41:31 +04:00 |
|
|
488655b788
|
Mongo driver with separate CRUD commsnds, without profiler
|
2011-11-22 18:41:31 +04:00 |
|
|
3c5a5d9603
|
rebuild Model package for NoSQL drivers
|
2011-11-22 18:41:31 +04:00 |
|
|
763fac6f40
|
Logger classes tested
|
2011-11-21 19:15:03 +04:00 |
|
|
9a0a283470
|
modified DB connection settings
|
2011-11-08 12:01:07 +04:00 |
|
|
c6311b8b20
|
modified DB connection settings
|
2011-11-08 11:58:38 +04:00 |
|
|
0f2aa46b9f
|
modified ModelTest for strict PHP standarts
|
2011-11-08 11:43:54 +04:00 |
|
|
83d6dfcc41
|
added sql script for test database
|
2011-11-08 11:38:42 +04:00 |
|