Documentation ¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertError ¶
func AssertError(t *testing.T, resp *httptest.ResponseRecorder) (err error)
AssertError will assert error
Example ¶
Output:
func AssertStatusEqual ¶
func AssertStatusEqual(t *testing.T, resp *httptest.ResponseRecorder, status int)
AssertStatusEqual will assert equal status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.