ExVCR.Adapter.Finch (exvcr v0.17.1)
View SourceProvides adapter methods to mock Finch methods.
Summary
Functions
Default definitions for stub.
Generate key for searching response.
Callback from ExVCR.Handler to get the response content tuple from the ExVCR.Response record.
Callback from ExVCR.Handler when response is retrieved from the json file cache.
Callback from ExVCR.Handler when response is retrieved from the HTTP server.
Returns the name of the mock target module.
Returns list of the mock target methods with function name and callback. Implementation for global mock.
Returns list of the mock target methods with function name and callback.
Functions
Default definitions for stub.
Generate key for searching response.
Callback from ExVCR.Handler to get the response content tuple from the ExVCR.Response record.
Callback from ExVCR.Handler when response is retrieved from the json file cache.
Callback from ExVCR.Handler when response is retrieved from the HTTP server.
Returns the name of the mock target module.
Returns list of the mock target methods with function name and callback. Implementation for global mock.
Returns list of the mock target methods with function name and callback.