mirror of
https://github.com/predis/predis.git
synced 2026-08-24 12:29:34 +00:00
a9b42924e5
We now have a base test case class for Predis (namely PredisTestCase) grouping various commonly used utility methods shared by all of the tests in the suite, greatly improving reusability. NOTE: Backported from v0.9-dev.