CrulAdapter             crul library adapter
HashCounter             hash with counter, to store requests, and count
                        each time it is used
HttpLibAdapaterRegistry
                        http lib adapter registry
RequestPattern          RequestPattern class
RequestRegistry         Request registry
RequestSignature        General purpose request signature builder
Response                Response class
StubRegistry            Stub registry
StubbedRequest          StubbedRequest class
build_crul_request      Build a crul request
build_crul_response     Build a crul response
enable                  Enable or disable webmockr
remove_request_stub     Remove a request stub
request_registry        List requests in the request 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_timeout              Set timeout as an expected return on a match
webmockr-defunct        Defunct functions in webmockr
webmockr-package        Stubbing and setting expectations on HTTP
                        requests
webmockr_configure      webmockr configuration
wi_th                   Set additional parts of a stubbed request
