mocks

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 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) CreateApplication

func (_m *IClient) CreateApplication(ctx context.Context, params *iotfleethub.CreateApplicationInput, optFns ...func(*iotfleethub.Options)) (*iotfleethub.CreateApplicationOutput, error)

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

func (*IClient) DeleteApplication

func (_m *IClient) DeleteApplication(ctx context.Context, params *iotfleethub.DeleteApplicationInput, optFns ...func(*iotfleethub.Options)) (*iotfleethub.DeleteApplicationOutput, error)

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

func (*IClient) DescribeApplication

func (_m *IClient) DescribeApplication(ctx context.Context, params *iotfleethub.DescribeApplicationInput, optFns ...func(*iotfleethub.Options)) (*iotfleethub.DescribeApplicationOutput, error)

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

func (*IClient) ListApplications

func (_m *IClient) ListApplications(ctx context.Context, params *iotfleethub.ListApplicationsInput, optFns ...func(*iotfleethub.Options)) (*iotfleethub.ListApplicationsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateApplication

func (_m *IClient) UpdateApplication(ctx context.Context, params *iotfleethub.UpdateApplicationInput, optFns ...func(*iotfleethub.Options)) (*iotfleethub.UpdateApplicationOutput, error)

UpdateApplication 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