Daniele Alessandri
0f34f41ccf
Fix and reword some exception messages.
2013-12-16 15:13:18 +01:00
Daniele Alessandri
95b9f63cab
Rename write and read methods of the composable connection interface.
2013-12-10 21:26:11 +01:00
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
1022be6010
[tests] Fix tests.
2013-11-16 12:54:09 +01:00