Module: ConfigurationService::Test

Defined in:
lib/configuration_service/test.rb,
lib/configuration_service/test/response.rb,
lib/configuration_service/test/orchestrator.rb,
lib/configuration_service/test/orchestration_provider.rb,
lib/configuration_service/test/stub_orchestration_provider.rb,
lib/configuration_service/test/orchestration_provider_registry.rb,
lib/configuration_service/test/orchestrator_environment_factory.rb

Overview

Support module for testing configuration service implementations

The following are used directly by the cucumber test suite, and should not be of immediate interest to implementors:

The following are of interest to implementors:

Defined Under Namespace

Modules: OrchestratorEnvironmentFactory, Response Classes: OrchestrationProvider, OrchestrationProviderRegistry, Orchestrator, StubOrchestrationProvider