mocks

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 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) AddAttachmentsToSet

func (_m *IClient) AddAttachmentsToSet(ctx context.Context, params *support.AddAttachmentsToSetInput, optFns ...func(*support.Options)) (*support.AddAttachmentsToSetOutput, error)

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

func (*IClient) AddCommunicationToCase

func (_m *IClient) AddCommunicationToCase(ctx context.Context, params *support.AddCommunicationToCaseInput, optFns ...func(*support.Options)) (*support.AddCommunicationToCaseOutput, error)

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

func (*IClient) CreateCase

func (_m *IClient) CreateCase(ctx context.Context, params *support.CreateCaseInput, optFns ...func(*support.Options)) (*support.CreateCaseOutput, error)

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

func (*IClient) DescribeAttachment

func (_m *IClient) DescribeAttachment(ctx context.Context, params *support.DescribeAttachmentInput, optFns ...func(*support.Options)) (*support.DescribeAttachmentOutput, error)

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

func (*IClient) DescribeCases

func (_m *IClient) DescribeCases(ctx context.Context, params *support.DescribeCasesInput, optFns ...func(*support.Options)) (*support.DescribeCasesOutput, error)

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

func (*IClient) DescribeCommunications

func (_m *IClient) DescribeCommunications(ctx context.Context, params *support.DescribeCommunicationsInput, optFns ...func(*support.Options)) (*support.DescribeCommunicationsOutput, error)

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

func (*IClient) DescribeCreateCaseOptions

func (_m *IClient) DescribeCreateCaseOptions(ctx context.Context, params *support.DescribeCreateCaseOptionsInput, optFns ...func(*support.Options)) (*support.DescribeCreateCaseOptionsOutput, error)

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

func (*IClient) DescribeServices

func (_m *IClient) DescribeServices(ctx context.Context, params *support.DescribeServicesInput, optFns ...func(*support.Options)) (*support.DescribeServicesOutput, error)

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

func (*IClient) DescribeSeverityLevels

func (_m *IClient) DescribeSeverityLevels(ctx context.Context, params *support.DescribeSeverityLevelsInput, optFns ...func(*support.Options)) (*support.DescribeSeverityLevelsOutput, error)

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

func (*IClient) DescribeSupportedLanguages

func (_m *IClient) DescribeSupportedLanguages(ctx context.Context, params *support.DescribeSupportedLanguagesInput, optFns ...func(*support.Options)) (*support.DescribeSupportedLanguagesOutput, error)

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

func (*IClient) DescribeTrustedAdvisorCheckRefreshStatuses

func (_m *IClient) DescribeTrustedAdvisorCheckRefreshStatuses(ctx context.Context, params *support.DescribeTrustedAdvisorCheckRefreshStatusesInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckRefreshStatusesOutput, error)

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

func (*IClient) DescribeTrustedAdvisorCheckResult

func (_m *IClient) DescribeTrustedAdvisorCheckResult(ctx context.Context, params *support.DescribeTrustedAdvisorCheckResultInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckResultOutput, error)

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

func (*IClient) DescribeTrustedAdvisorCheckSummaries

func (_m *IClient) DescribeTrustedAdvisorCheckSummaries(ctx context.Context, params *support.DescribeTrustedAdvisorCheckSummariesInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorCheckSummariesOutput, error)

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

func (*IClient) DescribeTrustedAdvisorChecks

func (_m *IClient) DescribeTrustedAdvisorChecks(ctx context.Context, params *support.DescribeTrustedAdvisorChecksInput, optFns ...func(*support.Options)) (*support.DescribeTrustedAdvisorChecksOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) RefreshTrustedAdvisorCheck

func (_m *IClient) RefreshTrustedAdvisorCheck(ctx context.Context, params *support.RefreshTrustedAdvisorCheckInput, optFns ...func(*support.Options)) (*support.RefreshTrustedAdvisorCheckOutput, error)

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

func (*IClient) ResolveCase

func (_m *IClient) ResolveCase(ctx context.Context, params *support.ResolveCaseInput, optFns ...func(*support.Options)) (*support.ResolveCaseOutput, error)

ResolveCase 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