Class: Kayvee::Clients::Test

Inherits:
Memory
  • Object
show all
Defined in:
lib/kayvee/clients/test.rb

Overview

An memory backed kv store for use in tests.

Constant Summary

Constants included from KeyValueStoreClient

KeyValueStoreClient::InterfaceNotImplementedError, KeyValueStoreClient::OptionMissingError

Method Summary

Methods inherited from Memory

#initialize, #read, #write

Methods included from KeyValueStoreClient

included

Constructor Details

This class inherits a constructor from Kayvee::Clients::Memory