mocks

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. 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 (*IClient) GetAccountSettings

func (_m *IClient) GetAccountSettings(ctx context.Context, params *artifact.GetAccountSettingsInput, optFns ...func(*artifact.Options)) (*artifact.GetAccountSettingsOutput, error)

GetAccountSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReport

func (_m *IClient) GetReport(ctx context.Context, params *artifact.GetReportInput, optFns ...func(*artifact.Options)) (*artifact.GetReportOutput, error)

GetReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetReportMetadata

func (_m *IClient) GetReportMetadata(ctx context.Context, params *artifact.GetReportMetadataInput, optFns ...func(*artifact.Options)) (*artifact.GetReportMetadataOutput, error)

GetReportMetadata provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetTermForReport

func (_m *IClient) GetTermForReport(ctx context.Context, params *artifact.GetTermForReportInput, optFns ...func(*artifact.Options)) (*artifact.GetTermForReportOutput, error)

GetTermForReport provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListReports

func (_m *IClient) ListReports(ctx context.Context, params *artifact.ListReportsInput, optFns ...func(*artifact.Options)) (*artifact.ListReportsOutput, error)

ListReports provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() artifact.Options

Options provides a mock function with given fields:

func (*IClient) PutAccountSettings

func (_m *IClient) PutAccountSettings(ctx context.Context, params *artifact.PutAccountSettingsInput, optFns ...func(*artifact.Options)) (*artifact.PutAccountSettingsOutput, error)

PutAccountSettings provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL