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