25 Commits (47b5843ef6dae31150c5def4309686e18e0471bb)

Author SHA1 Message Date
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 be83874392 added setExpectedException and check type Config 13 years ago
Vyacheslav Agafonov 443655064c replace Exception on GeneralException 13 years ago
Anton Grebnev a87845980d added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
Anton Grebnev 7094cd5073 MongoModel class tested 13 years ago
Anton Grebnev 7e8fe0f94d modified model classes with tests 13 years ago
Anton Grebnev 594ec034f9 added Order, Limit, Skip methods to MongoStatement 13 years ago
Anton Grebnev 5b5ccb9971 MongoStatement class tested 13 years ago
Anton Grebnev b9353065b8 modified tests for new DbDriver hierarchy 13 years ago
Anton Grebnev 229a39d682 modified MongoCommand classes 13 years ago
Anton Grebnev 1f0bfb131b MongoCommand hierarchy created 13 years ago
Anton Grebnev 488655b788 Mongo driver with separate CRUD commsnds, without profiler 13 years ago
Anton Grebnev 3c5a5d9603 rebuild Model package for NoSQL drivers 13 years ago
Anton Grebnev 9a0a283470 modified DB connection settings 13 years ago
Anton Grebnev c6311b8b20 modified DB connection settings 13 years ago
Anton Grebnev 0f2aa46b9f modified ModelTest for strict PHP standarts 13 years ago
Anton Grebnev 83d6dfcc41 added sql script for test database 13 years ago
Anton Grebnev 3923de3dc4 Model classes tested 13 years ago
Anton Grebnev 12fc8020b2 MySQLiStatement class tested 13 years ago
Anton Grebnev 183b64fd37 Model classes DbExpr, DbStatement, DbDriver and Db tested 13 years ago
Anton Grebnev 8d5885b229 Db class tested 13 years ago