mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 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) BatchGetInvoiceProfile

func (_m *IClient) BatchGetInvoiceProfile(ctx context.Context, params *invoicing.BatchGetInvoiceProfileInput, optFns ...func(*invoicing.Options)) (*invoicing.BatchGetInvoiceProfileOutput, error)

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

func (*IClient) CreateInvoiceUnit

func (_m *IClient) CreateInvoiceUnit(ctx context.Context, params *invoicing.CreateInvoiceUnitInput, optFns ...func(*invoicing.Options)) (*invoicing.CreateInvoiceUnitOutput, error)

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

func (*IClient) DeleteInvoiceUnit

func (_m *IClient) DeleteInvoiceUnit(ctx context.Context, params *invoicing.DeleteInvoiceUnitInput, optFns ...func(*invoicing.Options)) (*invoicing.DeleteInvoiceUnitOutput, error)

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

func (*IClient) GetInvoiceUnit

func (_m *IClient) GetInvoiceUnit(ctx context.Context, params *invoicing.GetInvoiceUnitInput, optFns ...func(*invoicing.Options)) (*invoicing.GetInvoiceUnitOutput, error)

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

func (*IClient) ListInvoiceUnits

func (_m *IClient) ListInvoiceUnits(ctx context.Context, params *invoicing.ListInvoiceUnitsInput, optFns ...func(*invoicing.Options)) (*invoicing.ListInvoiceUnitsOutput, error)

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

func (*IClient) ListTagsForResource

func (_m *IClient) ListTagsForResource(ctx context.Context, params *invoicing.ListTagsForResourceInput, optFns ...func(*invoicing.Options)) (*invoicing.ListTagsForResourceOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *invoicing.TagResourceInput, optFns ...func(*invoicing.Options)) (*invoicing.TagResourceOutput, error)

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

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *invoicing.UntagResourceInput, optFns ...func(*invoicing.Options)) (*invoicing.UntagResourceOutput, error)

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

func (*IClient) UpdateInvoiceUnit

func (_m *IClient) UpdateInvoiceUnit(ctx context.Context, params *invoicing.UpdateInvoiceUnitInput, optFns ...func(*invoicing.Options)) (*invoicing.UpdateInvoiceUnitOutput, error)

UpdateInvoiceUnit 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