Class: Hoodoo::TransientStore::Mocks
- Inherits:
-
Object
- Object
- Hoodoo::TransientStore::Mocks
- Defined in:
- lib/hoodoo/transient_store/mocks/dalli_client.rb,
lib/hoodoo/transient_store/mocks/redis.rb
Overview
Mock back-end code used by tests to allow them to run without a dependency on the real engine (though the real engine is always recommended and Hoodoo core tests always cover both).
Defined Under Namespace
Classes: DalliClient, Redis