Versions in this module Expand all Collapse all v2 v2.4.1 Jun 26, 2021 Changes in this version + func AssertBodyString(t *testing.T, rc io.ReadCloser, expected string) + func AssertFailureNotCalled(t *testing.T) http.Handler + func AssertSuccessNotCalled(t *testing.T) http.Handler + func NewErrorServer(message string, code int) (*http.Client, *httptest.Server) + func NewTestServerFunc(handler func(w http.ResponseWriter, r *http.Request)) *httptest.Server + func TestServer() (*http.Client, *http.ServeMux, *httptest.Server) + type RewriteTransport struct + Transport http.RoundTripper + func (t *RewriteTransport) RoundTrip(req *http.Request) (*http.Response, error) Other modules containing this package github.com/hadialqattan/gologin