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.
For some obscure reason Predis/Command/StringSetPreserve had no tests.