module WebMock
Extended Modules
Defined in:
webmock.crwebmock/callback_registry.cr
Instance Method Summary
- #allow_net_connect=(allow_net_connect)
- #allows_net_connect?
- #callbacks
- #find_stub(request : HTTP::Request)
- #reset
- #stub(method, uri)
- #wrap(&)