Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPRepoHelper ¶
HTTPRepoHelper is an autogenerated mock type for the HTTPRepoHelper type
func (*HTTPRepoHelper) TestHttpResponse ¶
func (_m *HTTPRepoHelper) TestHttpResponse(t *testing.T, r *gin.Engine, req *http.Request, f func(*httptest.ResponseRecorder) (bool, error)) error
TestHttpResponse provides a mock function with given fields: t, r, req, f
func (*HTTPRepoHelper) TestHttpResponseManual ¶
func (_m *HTTPRepoHelper) TestHttpResponseManual(r http.Handler, method string, path string) *httptest.ResponseRecorder
TestHttpResponseManual provides a mock function with given fields: r, method, path
Click to show internal directories.
Click to hide internal directories.