Files
spring-data-redis/src/test/java/org/springframework/data/redis
Mark Paluch cc6bde665a DATAREDIS-463 - Improve test synchronization.
Several tests rely heavily on time to perform synchronization. Therfore we remove Thread.sleep from tests which do not require a sleep at all, use a condition where possible and increase timeouts on tests known to fail very likely due to a short Thread.sleep.

Original Pull Request: #171
2016-02-17 15:26:46 +01:00
..
2016-02-10 14:59:26 +01:00
2016-02-10 11:09:00 +01:00
2015-08-04 10:12:39 +02:00