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

func (_m *IClient) CreateFHIRDatastore(ctx context.Context, params *healthlake.CreateFHIRDatastoreInput, optFns ...func(*healthlake.Options)) (*healthlake.CreateFHIRDatastoreOutput, error)

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

func (*IClient) DeleteFHIRDatastore

func (_m *IClient) DeleteFHIRDatastore(ctx context.Context, params *healthlake.DeleteFHIRDatastoreInput, optFns ...func(*healthlake.Options)) (*healthlake.DeleteFHIRDatastoreOutput, error)

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

func (*IClient) DescribeFHIRDatastore

func (_m *IClient) DescribeFHIRDatastore(ctx context.Context, params *healthlake.DescribeFHIRDatastoreInput, optFns ...func(*healthlake.Options)) (*healthlake.DescribeFHIRDatastoreOutput, error)

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

func (*IClient) DescribeFHIRExportJob

func (_m *IClient) DescribeFHIRExportJob(ctx context.Context, params *healthlake.DescribeFHIRExportJobInput, optFns ...func(*healthlake.Options)) (*healthlake.DescribeFHIRExportJobOutput, error)

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

func (*IClient) DescribeFHIRImportJob

func (_m *IClient) DescribeFHIRImportJob(ctx context.Context, params *healthlake.DescribeFHIRImportJobInput, optFns ...func(*healthlake.Options)) (*healthlake.DescribeFHIRImportJobOutput, error)

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

func (*IClient) ListFHIRDatastores

func (_m *IClient) ListFHIRDatastores(ctx context.Context, params *healthlake.ListFHIRDatastoresInput, optFns ...func(*healthlake.Options)) (*healthlake.ListFHIRDatastoresOutput, error)

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

func (*IClient) ListFHIRExportJobs

func (_m *IClient) ListFHIRExportJobs(ctx context.Context, params *healthlake.ListFHIRExportJobsInput, optFns ...func(*healthlake.Options)) (*healthlake.ListFHIRExportJobsOutput, error)

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

func (*IClient) ListFHIRImportJobs

func (_m *IClient) ListFHIRImportJobs(ctx context.Context, params *healthlake.ListFHIRImportJobsInput, optFns ...func(*healthlake.Options)) (*healthlake.ListFHIRImportJobsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) StartFHIRExportJob

func (_m *IClient) StartFHIRExportJob(ctx context.Context, params *healthlake.StartFHIRExportJobInput, optFns ...func(*healthlake.Options)) (*healthlake.StartFHIRExportJobOutput, error)

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

func (*IClient) StartFHIRImportJob

func (_m *IClient) StartFHIRImportJob(ctx context.Context, params *healthlake.StartFHIRImportJobInput, optFns ...func(*healthlake.Options)) (*healthlake.StartFHIRImportJobOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

UntagResource 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