Table of Contents - fakeweb-1.3.0 Documentation
Pages
- LICENSE
-
README
- FakeWeb
- Installation
- Help and discussion
- Examples
- Registering basic string responses
- Replaying a recorded response
- Adding a custom status to the response
- Responding to any HTTP method
- Rotating responses
- Using HTTP basic authentication
- Clearing registered URIs
- Blocking all real requests
- Allowing requests to a specific server
- Specifying HTTP response headers
- Checking the last request
- More info
- Known Issues
Classes and Modules
- FakeWeb
- FakeWeb::MultipleMatchingURIsError
- FakeWeb::NetConnectNotAllowedError
- FakeWeb::Registry
- FakeWeb::Responder
- FakeWeb::Response
- FakeWeb::StubSocket
- FakeWeb::Utility
- Net
Methods
- ::allow_net_connect= — FakeWeb
- ::allow_net_connect? — FakeWeb
- ::clean_registry — FakeWeb
- ::last_request — FakeWeb
- ::print_missing_http_method_deprecation_warning — FakeWeb
- ::register_uri — FakeWeb
- ::registered_uri? — FakeWeb