Documentation ¶
Index ¶
- func SendAlreadyJSONedBody(t *testing.T, ts *httptest.Server, method, path string, ...) (*http.Response, []byte)
- func SendGzipNoBodyRequest(t *testing.T, ts *httptest.Server, method, path string) (*http.Response, []byte)
- func SendGzipRequest(t *testing.T, ts *httptest.Server, method, path string, requestBody string) (*http.Response, []byte)
- func SendRequest(t *testing.T, ts *httptest.Server, method, path string) (*http.Response, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendAlreadyJSONedBody ¶
func SendGzipNoBodyRequest ¶
func SendGzipRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.