Commit Graph

19 Commits

Author SHA1 Message Date
a16a995ed3 Add Profiler support report message with turn on PROFILER_DETAILS (if use to show queries). Modified tests MongoStatementTest, MySQLiStatementTest. Adding new tests to ProfilerTest. 2012-07-19 17:07:54 +04:00
e59e270476 Modified tests Mongo, Mysqli, Redis with checking work Profiler (with PROFILER_DETAILS). 2012-07-10 17:03:55 +04:00
2395adf7b8 Modified MySQLiStatementTest with use PROFILER_DETAILS set. 2012-07-10 13:49:49 +04:00
b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 2012-07-09 13:47:32 +04:00
7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 2012-06-28 16:18:28 +04:00
cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 2012-06-27 18:02:42 +04:00
650f311b2b remove expectedException from annotation 2011-12-06 16:22:04 +04:00
a942745039 two TODO closed for exceptions 2011-12-06 14:16:13 +04:00
71cc211c4f modified classes for GeneralException thrown 2011-12-06 14:05:18 +04:00
47b5843ef6 merge mongo with master 2011-12-05 20:11:20 +04:00
24c2a97f51 Add association @group from exceptions mysql of the tests 2011-12-05 13:34:49 +04:00
0fdcb87653 Replacement of assertEquals() to assertSame() 2011-12-02 17:22:31 +04:00
0fda3de8b5 Moving setExpectedException 2011-12-02 12:25:47 +04:00
66857702b6 replacement @expectedException to setExpectedException 2011-12-01 17:35:13 +04:00
443655064c replace Exception on GeneralException 2011-11-25 19:50:41 +04:00
7e8fe0f94d modified model classes with tests 2011-11-22 18:41:32 +04:00
b9353065b8 modified tests for new DbDriver hierarchy 2011-11-22 18:41:31 +04:00
3923de3dc4 Model classes tested 2011-11-07 19:55:49 +04:00
12fc8020b2 MySQLiStatement class tested 2011-11-04 13:33:31 +04:00