]
Pedro Ruivo updated ISPN-4580:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Refactor BaseStoreTest
-----------------------
Key: ISPN-4580
URL:
https://issues.jboss.org/browse/ISPN-4580
Project: Infinispan
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 7.0.0.Alpha5
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 7.0.0.Beta1
Some refactor like:
* remove duplicated code
* use mock cache for the cache store (avoid creating cache manager and caches as they are
not used)
* prepare the code to use a custom TimeService