Daniele Alessandri
b253bdc41e
[tests] Improve the basic framework of our test suite.
...
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.
2013-11-30 19:38:27 +01:00
Daniele Alessandri
f18d7103f5
[tests] Remove useless backslash in "use" directive.
2013-11-16 14:57:00 +01:00
Daniele Alessandri
b71c798f9b
Rename classes in Predis\Response and Predis\Response\Iterator.
...
This change aims to make class names shorter with less redundant fully
qualified names.
Merge!
2013-11-16 14:01:11 +01:00
Daniele Alessandri
7f9d06bb83
Move the Predis\Iterator namespace into Predis\Response.
2013-11-16 12:07:35 +01:00
Daniele Alessandri
9136033eea
Rationalize API renaming or moving stuff in Predis\Protocol namespace.
2013-11-09 18:36:28 +01:00