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) CreateChimeWebhookConfiguration

func (_m *IClient) CreateChimeWebhookConfiguration(ctx context.Context, params *chatbot.CreateChimeWebhookConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.CreateChimeWebhookConfigurationOutput, error)

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

func (*IClient) CreateMicrosoftTeamsChannelConfiguration

func (_m *IClient) CreateMicrosoftTeamsChannelConfiguration(ctx context.Context, params *chatbot.CreateMicrosoftTeamsChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.CreateMicrosoftTeamsChannelConfigurationOutput, error)

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

func (*IClient) CreateSlackChannelConfiguration

func (_m *IClient) CreateSlackChannelConfiguration(ctx context.Context, params *chatbot.CreateSlackChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.CreateSlackChannelConfigurationOutput, error)

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

func (*IClient) DeleteChimeWebhookConfiguration

func (_m *IClient) DeleteChimeWebhookConfiguration(ctx context.Context, params *chatbot.DeleteChimeWebhookConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteChimeWebhookConfigurationOutput, error)

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

func (*IClient) DeleteMicrosoftTeamsChannelConfiguration

func (_m *IClient) DeleteMicrosoftTeamsChannelConfiguration(ctx context.Context, params *chatbot.DeleteMicrosoftTeamsChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteMicrosoftTeamsChannelConfigurationOutput, error)

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

func (*IClient) DeleteMicrosoftTeamsConfiguredTeam

func (_m *IClient) DeleteMicrosoftTeamsConfiguredTeam(ctx context.Context, params *chatbot.DeleteMicrosoftTeamsConfiguredTeamInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteMicrosoftTeamsConfiguredTeamOutput, error)

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

func (*IClient) DeleteMicrosoftTeamsUserIdentity

func (_m *IClient) DeleteMicrosoftTeamsUserIdentity(ctx context.Context, params *chatbot.DeleteMicrosoftTeamsUserIdentityInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteMicrosoftTeamsUserIdentityOutput, error)

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

func (*IClient) DeleteSlackChannelConfiguration

func (_m *IClient) DeleteSlackChannelConfiguration(ctx context.Context, params *chatbot.DeleteSlackChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteSlackChannelConfigurationOutput, error)

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

func (*IClient) DeleteSlackUserIdentity

func (_m *IClient) DeleteSlackUserIdentity(ctx context.Context, params *chatbot.DeleteSlackUserIdentityInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteSlackUserIdentityOutput, error)

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

func (*IClient) DeleteSlackWorkspaceAuthorization

func (_m *IClient) DeleteSlackWorkspaceAuthorization(ctx context.Context, params *chatbot.DeleteSlackWorkspaceAuthorizationInput, optFns ...func(*chatbot.Options)) (*chatbot.DeleteSlackWorkspaceAuthorizationOutput, error)

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

func (*IClient) DescribeChimeWebhookConfigurations

func (_m *IClient) DescribeChimeWebhookConfigurations(ctx context.Context, params *chatbot.DescribeChimeWebhookConfigurationsInput, optFns ...func(*chatbot.Options)) (*chatbot.DescribeChimeWebhookConfigurationsOutput, error)

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

func (*IClient) DescribeSlackChannelConfigurations

func (_m *IClient) DescribeSlackChannelConfigurations(ctx context.Context, params *chatbot.DescribeSlackChannelConfigurationsInput, optFns ...func(*chatbot.Options)) (*chatbot.DescribeSlackChannelConfigurationsOutput, error)

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

func (*IClient) DescribeSlackUserIdentities

func (_m *IClient) DescribeSlackUserIdentities(ctx context.Context, params *chatbot.DescribeSlackUserIdentitiesInput, optFns ...func(*chatbot.Options)) (*chatbot.DescribeSlackUserIdentitiesOutput, error)

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

func (*IClient) DescribeSlackWorkspaces

func (_m *IClient) DescribeSlackWorkspaces(ctx context.Context, params *chatbot.DescribeSlackWorkspacesInput, optFns ...func(*chatbot.Options)) (*chatbot.DescribeSlackWorkspacesOutput, error)

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

func (*IClient) GetAccountPreferences

func (_m *IClient) GetAccountPreferences(ctx context.Context, params *chatbot.GetAccountPreferencesInput, optFns ...func(*chatbot.Options)) (*chatbot.GetAccountPreferencesOutput, error)

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

func (*IClient) GetMicrosoftTeamsChannelConfiguration

func (_m *IClient) GetMicrosoftTeamsChannelConfiguration(ctx context.Context, params *chatbot.GetMicrosoftTeamsChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.GetMicrosoftTeamsChannelConfigurationOutput, error)

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

func (*IClient) ListMicrosoftTeamsChannelConfigurations

func (_m *IClient) ListMicrosoftTeamsChannelConfigurations(ctx context.Context, params *chatbot.ListMicrosoftTeamsChannelConfigurationsInput, optFns ...func(*chatbot.Options)) (*chatbot.ListMicrosoftTeamsChannelConfigurationsOutput, error)

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

func (*IClient) ListMicrosoftTeamsConfiguredTeams

func (_m *IClient) ListMicrosoftTeamsConfiguredTeams(ctx context.Context, params *chatbot.ListMicrosoftTeamsConfiguredTeamsInput, optFns ...func(*chatbot.Options)) (*chatbot.ListMicrosoftTeamsConfiguredTeamsOutput, error)

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

func (*IClient) ListMicrosoftTeamsUserIdentities

func (_m *IClient) ListMicrosoftTeamsUserIdentities(ctx context.Context, params *chatbot.ListMicrosoftTeamsUserIdentitiesInput, optFns ...func(*chatbot.Options)) (*chatbot.ListMicrosoftTeamsUserIdentitiesOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateAccountPreferences

func (_m *IClient) UpdateAccountPreferences(ctx context.Context, params *chatbot.UpdateAccountPreferencesInput, optFns ...func(*chatbot.Options)) (*chatbot.UpdateAccountPreferencesOutput, error)

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

func (*IClient) UpdateChimeWebhookConfiguration

func (_m *IClient) UpdateChimeWebhookConfiguration(ctx context.Context, params *chatbot.UpdateChimeWebhookConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.UpdateChimeWebhookConfigurationOutput, error)

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

func (*IClient) UpdateMicrosoftTeamsChannelConfiguration

func (_m *IClient) UpdateMicrosoftTeamsChannelConfiguration(ctx context.Context, params *chatbot.UpdateMicrosoftTeamsChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.UpdateMicrosoftTeamsChannelConfigurationOutput, error)

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

func (*IClient) UpdateSlackChannelConfiguration

func (_m *IClient) UpdateSlackChannelConfiguration(ctx context.Context, params *chatbot.UpdateSlackChannelConfigurationInput, optFns ...func(*chatbot.Options)) (*chatbot.UpdateSlackChannelConfigurationOutput, error)

UpdateSlackChannelConfiguration 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