Assert HTTP Requests
This release enables the user to run assertions against HTTP Requests.
Methods
func AssertHTTPRequestOut(t *testing.T, id string, r *http.Request)
func AssertHTTPRequest(t *testing.T, id string, r *http.Request)
This release enables the user to run assertions against HTTP Requests.
func AssertHTTPRequestOut(t *testing.T, id string, r *http.Request)
func AssertHTTPRequest(t *testing.T, id string, r *http.Request)