Module: HttpStub

Defined in:
lib/http_stub/version.rb,
lib/http_stub/configurer.rb,
lib/http_stub/server/stub.rb,
lib/http_stub/server/daemon.rb,
lib/http_stub/server/session.rb,
lib/http_stub/configurer/part.rb,
lib/http_stub/server/registry.rb,
lib/http_stub/server/response.rb,
lib/http_stub/server/scenario.rb,
lib/http_stub/server/stub/stub.rb,
lib/http_stub/rake/server_tasks.rb,
lib/http_stub/server/stub/empty.rb,
lib/http_stub/server/stub/parser.rb,
lib/http_stub/extensions/core/uri.rb,
lib/http_stub/server/stub/payload.rb,
lib/http_stub/extensions/core/hash.rb,
lib/http_stub/server/memory/memory.rb,
lib/http_stub/server/session/empty.rb,
lib/http_stub/server/stub/registry.rb,
lib/http_stub/server/stub/response.rb,
lib/http_stub/server/stub/triggers.rb,
lib/http_stub/configurer/dsl/server.rb,
lib/http_stub/server/scenario/links.rb,
lib/http_stub/configurer/dsl/session.rb,
lib/http_stub/server/request/factory.rb,
lib/http_stub/server/request/headers.rb,
lib/http_stub/server/request/request.rb,
lib/http_stub/server/scenario/parser.rb,
lib/http_stub/server/session/session.rb,
lib/http_stub/server/stub/controller.rb,
lib/http_stub/server/stub/match/miss.rb,
lib/http_stub/configurer/request/stub.rb,
lib/http_stub/extensions/rack/handler.rb,
lib/http_stub/server/scenario/trigger.rb,
lib/http_stub/server/session/registry.rb,
lib/http_stub/server/stub/match/match.rb,
lib/http_stub/server/stub/match/rules.rb,
lib/http_stub/configurer/server/facade.rb,
lib/http_stub/rake/server_daemon_tasks.rb,
lib/http_stub/server/memory/controller.rb,
lib/http_stub/server/scenario/scenario.rb,
lib/http_stub/server/status/controller.rb,
lib/http_stub/configurer/server/command.rb,
lib/http_stub/server/request/parameters.rb,
lib/http_stub/server/session/controller.rb,
lib/http_stub/server/stub/response/base.rb,
lib/http_stub/server/stub/response/file.rb,
lib/http_stub/server/stub/response/text.rb,
lib/http_stub/server/scenario/controller.rb,
lib/http_stub/server/stub/match/rule/uri.rb,
lib/http_stub/configurer/dsl/stub_builder.rb,
lib/http_stub/configurer/request/scenario.rb,
lib/http_stub/configurer/request/triggers.rb,
lib/http_stub/server/stub/match/rule/body.rb,
lib/http_stub/configurer/request/omittable.rb,
lib/http_stub/server/session/configuration.rb,
lib/http_stub/server/stub/match/controller.rb,
lib/http_stub/configurer/request/http/basic.rb,
lib/http_stub/configurer/request/regexpable.rb,
lib/http_stub/server/stub/match/rule/method.rb,
lib/http_stub/server/stub/match/rule/truthy.rb,
lib/http_stub/configurer/dsl/session_factory.rb,
lib/http_stub/extensions/core/hash/formatted.rb,
lib/http_stub/server/application/application.rb,
lib/http_stub/server/application/routes/stub.rb,
lib/http_stub/server/request/sinatra_request.rb,
lib/http_stub/server/stub/match/hash_matcher.rb,
lib/http_stub/server/stub/match/rule/headers.rb,
lib/http_stub/configurer/dsl/scenario_builder.rb,
lib/http_stub/configurer/request/http/factory.rb,
lib/http_stub/configurer/server/configuration.rb,
lib/http_stub/server/scenario/not_found_error.rb,
lib/http_stub/configurer/request/stub_response.rb,
lib/http_stub/configurer/server/session_facade.rb,
lib/http_stub/server/application/configuration.rb,
lib/http_stub/server/application/routes/memory.rb,
lib/http_stub/server/application/routes/status.rb,
lib/http_stub/server/stub/match/rule/json_body.rb,
lib/http_stub/configurer/dsl/request_referencer.rb,
lib/http_stub/configurer/request/http/multipart.rb,
lib/http_stub/server/application/routes/session.rb,
lib/http_stub/server/stub/match/rule/parameters.rb,
lib/http_stub/server/application/request_support.rb,
lib/http_stub/server/application/routes/resource.rb,
lib/http_stub/server/application/routes/scenario.rb,
lib/http_stub/server/session/identifier_strategy.rb,
lib/http_stub/server/stub/match/rule/simple_body.rb,
lib/http_stub/configurer/server/command_processor.rb,
lib/http_stub/configurer/server/request_processor.rb,
lib/http_stub/server/application/response_support.rb,
lib/http_stub/server/stub/response/attribute/body.rb,
lib/http_stub/configurer/dsl/stub_builder_template.rb,
lib/http_stub/server/application/response_pipeline.rb,
lib/http_stub/configurer/request/controllable_value.rb,
lib/http_stub/configurer/request/stub_response_file.rb,
lib/http_stub/server/stub/match/exact_value_matcher.rb,
lib/http_stub/server/stub/payload/base_uri_modifier.rb,
lib/http_stub/server/application/session_uri_support.rb,
lib/http_stub/server/stub/match/regexp_value_matcher.rb,
lib/http_stub/server/stub/match/string_value_matcher.rb,
lib/http_stub/server/stub/response/attribute/headers.rb,
lib/http_stub/configurer/dsl/server_endpoint_template.rb,
lib/http_stub/server/application/cross_origin_support.rb,
lib/http_stub/server/stub/match/omitted_value_matcher.rb,
lib/http_stub/configurer/dsl/session_endpoint_template.rb,
lib/http_stub/server/application/text_formatting_support.rb,
lib/http_stub/server/stub/payload/response_body_modifier.rb,
lib/http_stub/configurer/dsl/request_attribute_referencer.rb,
lib/http_stub/server/stub/response/attribute/interpolator.rb,
lib/http_stub/configurer/server/buffered_command_processor.rb,
lib/http_stub/server/stub/response/attribute/interpolator/headers.rb,
lib/http_stub/server/stub/response/attribute/interpolator/parameters.rb,
lib/http_stub/extensions/core/hash/indifferent_and_insensitive_access.rb,
lib/http_stub/extensions/core/hash/with_indifferent_and_insensitive_access.rb

Defined Under Namespace

Modules: Configurer, Extensions, Rake, Server

Constant Summary collapse

VERSION =
"0.27.0".freeze