Class: Persistence::Adapter::Mock
- Inherits:
-
Object
- Object
- Persistence::Adapter::Mock
- Includes:
- AdapterInterface
- Defined in:
- lib/persistence/adapter/mock.rb,
lib/namespaces.rb
Overview
Port class for Mock adapter. Interface implementation provided in module so methods can be easily overridden.
Defined Under Namespace
Modules: AdapterInterface Classes: Bucket, Cursor
Instance Attribute Summary
Attributes included from Abstract::EnableDisable
Method Summary
Methods included from AdapterInterface
#delete_bucket_for_object_id, #delete_class_for_object_id, #ensure_object_has_globally_unique_id, #get_bucket_name_for_object_id, #get_class_for_object_id, #initialize, #persistence_bucket