19 Commits (fa67637c67253a60793cd5277fe65177aa041bd6)

Author SHA1 Message Date
Alexander Demidov 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. 12 years ago
Alexander Demidov e59e270476 Modified tests Mongo, Mysqli, Redis with checking work Profiler (with PROFILER_DETAILS). 12 years ago
Alexander Demidov 2395adf7b8 Modified MySQLiStatementTest with use PROFILER_DETAILS set. 12 years ago
Alexander Demidov b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 12 years ago
Alexander Demidov 7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 12 years ago
Alexander Demidov cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 12 years ago
Anton Grebnev 650f311b2b remove expectedException from annotation 13 years ago
Anton Grebnev a942745039 two TODO closed for exceptions 13 years ago
Anton Grebnev 71cc211c4f modified classes for GeneralException thrown 13 years ago
Vyacheslav Agafonov 24c2a97f51 Add association @group from exceptions mysql of the tests 13 years ago
Vyacheslav Agafonov 0fdcb87653 Replacement of assertEquals() to assertSame() 13 years ago
Vyacheslav Agafonov 0fda3de8b5 Moving setExpectedException 13 years ago
Vyacheslav Agafonov 66857702b6 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 443655064c replace Exception on GeneralException 13 years ago
Anton Grebnev 7e8fe0f94d modified model classes with tests 13 years ago
Anton Grebnev b9353065b8 modified tests for new DbDriver hierarchy 13 years ago
Anton Grebnev 3923de3dc4 Model classes tested 13 years ago
Anton Grebnev 12fc8020b2 MySQLiStatement class tested 13 years ago