mock_http_server v0.3.2 MockHttpServer.RegistrationState View Source

Link to this section Summary

Link to this section Functions

Link to this function

clear(registration_state)

View Source
Link to this function

find_first_tid(registration_state, url, method)

View Source
Link to this function

get_response(state, tid)

View Source
Link to this function

get_response(state, url, method, tid)

View Source
Link to this function

get_url_map(registration_state)

View Source
Link to this function

increment_call_count(state, tid)

View Source
Link to this function

next_tid(registration_state)

View Source
Link to this function

remove_response(registration_state, tid)

View Source
Link to this function

set_default_response(registration_state, response)

View Source
Link to this function

set_response(state, url, method, tid, response)

View Source