Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertHTTP404 ¶
func AssertHTTP404(t *testing.T, handler http.HandlerFunc, mode, url string, values url.Values, str interface{})
AssertHTTP404 asserts handler returns 404 with provided str body
func AssertLogContains ¶ added in v1.16.0
AssertLogContains checks that wantLogEntry is contained in at least one of the log entries
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.