mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:29:38 +00:00
b253bdc41e
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.