Module: ConvenientService::Service::Plugins::CanHaveStubbedResults::Commands Private

Defined in:
lib/convenient_service/service/plugins/can_have_stubbed_results/commands/set_service_stubbed_result.rb,
lib/convenient_service/service/plugins/can_have_stubbed_results/commands/delete_service_stubbed_result.rb,
lib/convenient_service/service/plugins/can_have_stubbed_results/commands/fetch_service_stubbed_results_cache.rb,
lib/convenient_service/service/plugins/can_have_stubbed_results/commands/fetch_all_services_stubbed_results_cache.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Since:

  • 1.0.0

Defined Under Namespace

Classes: DeleteServiceStubbedResult, FetchAllServicesStubbedResultsCache, FetchServiceStubbedResultsCache, SetServiceStubbedResult