Versions in this module Expand all Collapse all v0 v0.4.1 May 13, 2021 v0.4.0 May 13, 2021 Changes in this version + func NewClient(t *testing.T) (client *tuyacloud.Client) + func NewMockClient(t *testing.T, ctrl *gomock.Controller) (client *tuyacloud.Client, httpClient *helpers.MockHTTPClient) + type Mocked struct + MockedError error + ResponseBody string + func (m Mocked) Response() (*http.Response, error)