mocks

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 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) AcceptPrimaryEmailUpdate

func (_m *IClient) AcceptPrimaryEmailUpdate(ctx context.Context, params *account.AcceptPrimaryEmailUpdateInput, optFns ...func(*account.Options)) (*account.AcceptPrimaryEmailUpdateOutput, error)

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

func (*IClient) DeleteAlternateContact

func (_m *IClient) DeleteAlternateContact(ctx context.Context, params *account.DeleteAlternateContactInput, optFns ...func(*account.Options)) (*account.DeleteAlternateContactOutput, error)

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

func (*IClient) DisableRegion

func (_m *IClient) DisableRegion(ctx context.Context, params *account.DisableRegionInput, optFns ...func(*account.Options)) (*account.DisableRegionOutput, error)

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

func (*IClient) EnableRegion

func (_m *IClient) EnableRegion(ctx context.Context, params *account.EnableRegionInput, optFns ...func(*account.Options)) (*account.EnableRegionOutput, error)

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

func (*IClient) GetAlternateContact

func (_m *IClient) GetAlternateContact(ctx context.Context, params *account.GetAlternateContactInput, optFns ...func(*account.Options)) (*account.GetAlternateContactOutput, error)

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

func (*IClient) GetContactInformation

func (_m *IClient) GetContactInformation(ctx context.Context, params *account.GetContactInformationInput, optFns ...func(*account.Options)) (*account.GetContactInformationOutput, error)

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

func (*IClient) GetPrimaryEmail

func (_m *IClient) GetPrimaryEmail(ctx context.Context, params *account.GetPrimaryEmailInput, optFns ...func(*account.Options)) (*account.GetPrimaryEmailOutput, error)

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

func (*IClient) GetRegionOptStatus

func (_m *IClient) GetRegionOptStatus(ctx context.Context, params *account.GetRegionOptStatusInput, optFns ...func(*account.Options)) (*account.GetRegionOptStatusOutput, error)

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

func (*IClient) ListRegions

func (_m *IClient) ListRegions(ctx context.Context, params *account.ListRegionsInput, optFns ...func(*account.Options)) (*account.ListRegionsOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PutAlternateContact

func (_m *IClient) PutAlternateContact(ctx context.Context, params *account.PutAlternateContactInput, optFns ...func(*account.Options)) (*account.PutAlternateContactOutput, error)

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

func (*IClient) PutContactInformation

func (_m *IClient) PutContactInformation(ctx context.Context, params *account.PutContactInformationInput, optFns ...func(*account.Options)) (*account.PutContactInformationOutput, error)

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

func (*IClient) StartPrimaryEmailUpdate

func (_m *IClient) StartPrimaryEmailUpdate(ctx context.Context, params *account.StartPrimaryEmailUpdateInput, optFns ...func(*account.Options)) (*account.StartPrimaryEmailUpdateOutput, error)

StartPrimaryEmailUpdate 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