webmockr-package | Stubbing and setting expectations on HTTP requests |
build_crul_request | Build a crul request |
build_crul_response | Build a crul response |
build_httr_request | Build a httr request |
build_httr_response | Build a httr response |
CrulAdapter | crul library adapter |
disable | Enable or disable webmockr |
enable | Enable or disable webmockr |
enabled | Enable or disable webmockr |
HashCounter | hash with counter, to store requests, and count each time it is used |
HttpLibAdapaterRegistry | http lib adapter registry |
HttrAdapter | httr library adapter |
httr_mock | Turn on httr mocking |
remove_request_stub | Remove a request stub |
RequestPattern | RequestPattern class |
RequestRegistry | Request registry |
RequestSignature | General purpose request signature builder |
request_registry | List requests in the request registry |
Response | Response class |
StubbedRequest | StubbedRequest class |
StubRegistry | Stub registry |
stub_registry | List stubs in the stub registry |
stub_registry_clear | Clear the stub registry |
stub_request | Stub an http request |
to_raise | Set raise error condition |
to_return | Expectation for what's returned from a stubbed request |
to_return_ | Expectation for what's returned from a stubbed request |
to_timeout | Set timeout as an expected return on a match |
webmockr | Stubbing and setting expectations on HTTP requests |
webmockr-defunct | Defunct functions in webmockr |
webmockr_allow_net_connect | webmockr configuration |
webmockr_configuration | webmockr configuration |
webmockr_configure | webmockr configuration |
webmockr_configure_reset | webmockr configuration |
webmockr_disable_net_connect | webmockr configuration |
webmockr_net_connect_allowed | webmockr configuration |
wi_th | Set additional parts of a stubbed request |
wi_th_ | Set additional parts of a stubbed request |