2.6.1
- added
DriverTestCase::getMockForDriver()method; DriverTestCase::allRecords()method renamed asgetAllRecords();- many small code fixes;
- requires
me-toolspackage for dev; - removed
ConsoleIntegrationTestTrait, because it is now sufficient to use the
same trait provided byme-tools; - updated for
php-tools1.1.12.