Versions in this module Expand all Collapse all v0 v0.0.2 Mar 28, 2022 v0.0.1 Mar 28, 2022 Changes in this version + func MakeRequestCapturingTestServer(responseCode int, responses [][]byte, requests *[]*http.Request) *httptest.Server + func MakeTestServer(responseCode int, body []byte) *httptest.Server