Documentation ¶
Index ¶
- type Tester
- func (t *Tester) GetBody(u string, h *http.Header) (rw *httptest.ResponseRecorder)
- func (t *Tester) GetHTML(u string, h *http.Header) (*goquery.Document, *httptest.ResponseRecorder)
- func (t *Tester) GetJSON(u string, v interface{}) (rw *httptest.ResponseRecorder)
- func (t *Tester) PostForm(u string, v url.Values) (rw *httptest.ResponseRecorder)
- func (t *Tester) SendJSON(u string, v interface{}) (rw *httptest.ResponseRecorder)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.