ex_gram
v0.53.0
Pages
Modules
Mix
Tasks
Search documentation of ex_gram
Settings
View Source
ExGram.Adapter.Test
(ex_gram v0.53.0)
HTTP Adapter for testing, it allows you to setup request responses and errors
Summary
Functions
backdoor_error(path, error, name \\ ExGram.Adapter.Test)
backdoor_request(path, response, name \\ ExGram.Adapter.Test)
clean(name \\ ExGram.Adapter.Test)
handle_call(arg, _, state)
init(atom)
start_link(opts)
Functions
Link to this function
backdoor_error(path, error, name \\ ExGram.Adapter.Test)
View Source
Link to this function
backdoor_request(path, response, name \\ ExGram.Adapter.Test)
View Source
Link to this function
clean(name \\ ExGram.Adapter.Test)
View Source
Link to this function
handle_call(arg, _, state)
View Source
Link to this function
init(atom)
View Source
Link to this function
start_link(opts)
View Source