Versions in this module Expand all Collapse all v0 v0.4.1 Dec 25, 2018 v0.4.0 Dec 24, 2018 Changes in this version + const TestInternalUser + const TestInternalUserPassword + func HttpResponseWrapper(w http.ResponseWriter, cdc *amino.Codec, result interface{}, err error) + func ResponseWrapper(cdc *amino.Codec, result interface{}, err error) ([]byte, error) + type HttpTest struct + func NewHttpTest(t *testing.T, req *http.Request) *HttpTest + func (ht *HttpTest) Do(r http.Handler, cdc *amino.Codec, v interface{}) (*httptest.ResponseRecorder, error)