Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
webmock
v0.14.0
WebMock
CallbackRegistry
NetConnectNotAllowedError
Stub
StubRegistry
Built with Crystal 1.9.2
2023-10-08 11:43:01 UTC
struct
WebMock::StubRegistry
WebMock::StubRegistry
Struct
Value
Object
Defined in:
webmock/stub_registry.cr
Constructors
.new
Instance Method Summary
#find_stub
(request)
#reset
#stub
(method, uri)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
find_stub
(request)
#
[
View source
]
def
reset
#
[
View source
]
def
stub
(method, uri)
#
[
View source
]