Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientAPI ¶
ClientAPI is an autogenerated mock type for the ClientAPI type
func NewClientAPI ¶
NewClientAPI creates a new instance of ClientAPI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*ClientAPI) CreateReport ¶
func (_m *ClientAPI) CreateReport(params api.CreateReportParameters) (api.CreateReportResponse, error)
CreateReport provides a mock function with given fields: params
func (*ClientAPI) FinishReport ¶
FinishReport provides a mock function with given fields: identifier, allAssetsUploaded
Click to show internal directories.
Click to hide internal directories.