Documentation ¶
Index ¶
- func AssertResponseBody(t *testing.T, response *httptest.ResponseRecorder, expectedBody string)
- func AssertResponseCode(t *testing.T, response *httptest.ResponseRecorder, expectedCode int)
- func AssertResponseHeader(t *testing.T, response *httptest.ResponseRecorder, header string, ...)
- func TestServerWithHandler(url *regexp.Regexp, handler http.HandlerFunc) *httptest.Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertResponseBody ¶
func AssertResponseBody(t *testing.T, response *httptest.ResponseRecorder, expectedBody string)
func AssertResponseCode ¶
func AssertResponseCode(t *testing.T, response *httptest.ResponseRecorder, expectedCode int)
func AssertResponseHeader ¶
func TestServerWithHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.