translatemock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package translatemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTranslateAPI

type MockTranslateAPI struct {
	// contains filtered or unexported fields
}

MockTranslateAPI is a mock of TranslateAPI interface.

func NewMockTranslateAPI

func NewMockTranslateAPI(ctrl *gomock.Controller) *MockTranslateAPI

NewMockTranslateAPI creates a new mock instance.

func (*MockTranslateAPI) CreateParallelData

CreateParallelData mocks base method.

func (*MockTranslateAPI) CreateParallelDataRequest

CreateParallelDataRequest mocks base method.

func (*MockTranslateAPI) CreateParallelDataWithContext

func (m *MockTranslateAPI) CreateParallelDataWithContext(arg0 context.Context, arg1 *translate.CreateParallelDataInput, arg2 ...request.Option) (*translate.CreateParallelDataOutput, error)

CreateParallelDataWithContext mocks base method.

func (*MockTranslateAPI) DeleteParallelData

DeleteParallelData mocks base method.

func (*MockTranslateAPI) DeleteParallelDataRequest

DeleteParallelDataRequest mocks base method.

func (*MockTranslateAPI) DeleteParallelDataWithContext

func (m *MockTranslateAPI) DeleteParallelDataWithContext(arg0 context.Context, arg1 *translate.DeleteParallelDataInput, arg2 ...request.Option) (*translate.DeleteParallelDataOutput, error)

DeleteParallelDataWithContext mocks base method.

func (*MockTranslateAPI) DeleteTerminology

DeleteTerminology mocks base method.

func (*MockTranslateAPI) DeleteTerminologyRequest

DeleteTerminologyRequest mocks base method.

func (*MockTranslateAPI) DeleteTerminologyWithContext

func (m *MockTranslateAPI) DeleteTerminologyWithContext(arg0 context.Context, arg1 *translate.DeleteTerminologyInput, arg2 ...request.Option) (*translate.DeleteTerminologyOutput, error)

DeleteTerminologyWithContext mocks base method.

func (*MockTranslateAPI) DescribeTextTranslationJob

DescribeTextTranslationJob mocks base method.

func (*MockTranslateAPI) DescribeTextTranslationJobRequest

DescribeTextTranslationJobRequest mocks base method.

func (*MockTranslateAPI) DescribeTextTranslationJobWithContext

DescribeTextTranslationJobWithContext mocks base method.

func (*MockTranslateAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockTranslateAPI) GetParallelData

GetParallelData mocks base method.

func (*MockTranslateAPI) GetParallelDataRequest

GetParallelDataRequest mocks base method.

func (*MockTranslateAPI) GetParallelDataWithContext

func (m *MockTranslateAPI) GetParallelDataWithContext(arg0 context.Context, arg1 *translate.GetParallelDataInput, arg2 ...request.Option) (*translate.GetParallelDataOutput, error)

GetParallelDataWithContext mocks base method.

func (*MockTranslateAPI) GetTerminology

GetTerminology mocks base method.

func (*MockTranslateAPI) GetTerminologyRequest

GetTerminologyRequest mocks base method.

func (*MockTranslateAPI) GetTerminologyWithContext

func (m *MockTranslateAPI) GetTerminologyWithContext(arg0 context.Context, arg1 *translate.GetTerminologyInput, arg2 ...request.Option) (*translate.GetTerminologyOutput, error)

GetTerminologyWithContext mocks base method.

func (*MockTranslateAPI) ImportTerminology

ImportTerminology mocks base method.

func (*MockTranslateAPI) ImportTerminologyRequest

ImportTerminologyRequest mocks base method.

func (*MockTranslateAPI) ImportTerminologyWithContext

func (m *MockTranslateAPI) ImportTerminologyWithContext(arg0 context.Context, arg1 *translate.ImportTerminologyInput, arg2 ...request.Option) (*translate.ImportTerminologyOutput, error)

ImportTerminologyWithContext mocks base method.

func (*MockTranslateAPI) ListParallelData

ListParallelData mocks base method.

func (*MockTranslateAPI) ListParallelDataPages

func (m *MockTranslateAPI) ListParallelDataPages(arg0 *translate.ListParallelDataInput, arg1 func(*translate.ListParallelDataOutput, bool) bool) error

ListParallelDataPages mocks base method.

func (*MockTranslateAPI) ListParallelDataPagesWithContext

func (m *MockTranslateAPI) ListParallelDataPagesWithContext(arg0 context.Context, arg1 *translate.ListParallelDataInput, arg2 func(*translate.ListParallelDataOutput, bool) bool, arg3 ...request.Option) error

ListParallelDataPagesWithContext mocks base method.

func (*MockTranslateAPI) ListParallelDataRequest

ListParallelDataRequest mocks base method.

func (*MockTranslateAPI) ListParallelDataWithContext

func (m *MockTranslateAPI) ListParallelDataWithContext(arg0 context.Context, arg1 *translate.ListParallelDataInput, arg2 ...request.Option) (*translate.ListParallelDataOutput, error)

ListParallelDataWithContext mocks base method.

func (*MockTranslateAPI) ListTerminologies

ListTerminologies mocks base method.

func (*MockTranslateAPI) ListTerminologiesPages

func (m *MockTranslateAPI) ListTerminologiesPages(arg0 *translate.ListTerminologiesInput, arg1 func(*translate.ListTerminologiesOutput, bool) bool) error

ListTerminologiesPages mocks base method.

func (*MockTranslateAPI) ListTerminologiesPagesWithContext

func (m *MockTranslateAPI) ListTerminologiesPagesWithContext(arg0 context.Context, arg1 *translate.ListTerminologiesInput, arg2 func(*translate.ListTerminologiesOutput, bool) bool, arg3 ...request.Option) error

ListTerminologiesPagesWithContext mocks base method.

func (*MockTranslateAPI) ListTerminologiesRequest

ListTerminologiesRequest mocks base method.

func (*MockTranslateAPI) ListTerminologiesWithContext

func (m *MockTranslateAPI) ListTerminologiesWithContext(arg0 context.Context, arg1 *translate.ListTerminologiesInput, arg2 ...request.Option) (*translate.ListTerminologiesOutput, error)

ListTerminologiesWithContext mocks base method.

func (*MockTranslateAPI) ListTextTranslationJobs

ListTextTranslationJobs mocks base method.

func (*MockTranslateAPI) ListTextTranslationJobsPages

ListTextTranslationJobsPages mocks base method.

func (*MockTranslateAPI) ListTextTranslationJobsPagesWithContext

func (m *MockTranslateAPI) ListTextTranslationJobsPagesWithContext(arg0 context.Context, arg1 *translate.ListTextTranslationJobsInput, arg2 func(*translate.ListTextTranslationJobsOutput, bool) bool, arg3 ...request.Option) error

ListTextTranslationJobsPagesWithContext mocks base method.

func (*MockTranslateAPI) ListTextTranslationJobsRequest

ListTextTranslationJobsRequest mocks base method.

func (*MockTranslateAPI) ListTextTranslationJobsWithContext

func (m *MockTranslateAPI) ListTextTranslationJobsWithContext(arg0 context.Context, arg1 *translate.ListTextTranslationJobsInput, arg2 ...request.Option) (*translate.ListTextTranslationJobsOutput, error)

ListTextTranslationJobsWithContext mocks base method.

func (*MockTranslateAPI) StartTextTranslationJob

StartTextTranslationJob mocks base method.

func (*MockTranslateAPI) StartTextTranslationJobRequest

StartTextTranslationJobRequest mocks base method.

func (*MockTranslateAPI) StartTextTranslationJobWithContext

func (m *MockTranslateAPI) StartTextTranslationJobWithContext(arg0 context.Context, arg1 *translate.StartTextTranslationJobInput, arg2 ...request.Option) (*translate.StartTextTranslationJobOutput, error)

StartTextTranslationJobWithContext mocks base method.

func (*MockTranslateAPI) StopTextTranslationJob

StopTextTranslationJob mocks base method.

func (*MockTranslateAPI) StopTextTranslationJobRequest

StopTextTranslationJobRequest mocks base method.

func (*MockTranslateAPI) StopTextTranslationJobWithContext

func (m *MockTranslateAPI) StopTextTranslationJobWithContext(arg0 context.Context, arg1 *translate.StopTextTranslationJobInput, arg2 ...request.Option) (*translate.StopTextTranslationJobOutput, error)

StopTextTranslationJobWithContext mocks base method.

func (*MockTranslateAPI) Text

Text mocks base method.

func (*MockTranslateAPI) TextRequest

TextRequest mocks base method.

func (*MockTranslateAPI) TextWithContext

func (m *MockTranslateAPI) TextWithContext(arg0 context.Context, arg1 *translate.TextInput, arg2 ...request.Option) (*translate.TextOutput, error)

TextWithContext mocks base method.

func (*MockTranslateAPI) UpdateParallelData

UpdateParallelData mocks base method.

func (*MockTranslateAPI) UpdateParallelDataRequest

UpdateParallelDataRequest mocks base method.

func (*MockTranslateAPI) UpdateParallelDataWithContext

func (m *MockTranslateAPI) UpdateParallelDataWithContext(arg0 context.Context, arg1 *translate.UpdateParallelDataInput, arg2 ...request.Option) (*translate.UpdateParallelDataOutput, error)

UpdateParallelDataWithContext mocks base method.

type MockTranslateAPIMockRecorder

type MockTranslateAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockTranslateAPIMockRecorder is the mock recorder for MockTranslateAPI.

func (*MockTranslateAPIMockRecorder) CreateParallelData

func (mr *MockTranslateAPIMockRecorder) CreateParallelData(arg0 interface{}) *gomock.Call

CreateParallelData indicates an expected call of CreateParallelData.

func (*MockTranslateAPIMockRecorder) CreateParallelDataRequest

func (mr *MockTranslateAPIMockRecorder) CreateParallelDataRequest(arg0 interface{}) *gomock.Call

CreateParallelDataRequest indicates an expected call of CreateParallelDataRequest.

func (*MockTranslateAPIMockRecorder) CreateParallelDataWithContext

func (mr *MockTranslateAPIMockRecorder) CreateParallelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateParallelDataWithContext indicates an expected call of CreateParallelDataWithContext.

func (*MockTranslateAPIMockRecorder) DeleteParallelData

func (mr *MockTranslateAPIMockRecorder) DeleteParallelData(arg0 interface{}) *gomock.Call

DeleteParallelData indicates an expected call of DeleteParallelData.

func (*MockTranslateAPIMockRecorder) DeleteParallelDataRequest

func (mr *MockTranslateAPIMockRecorder) DeleteParallelDataRequest(arg0 interface{}) *gomock.Call

DeleteParallelDataRequest indicates an expected call of DeleteParallelDataRequest.

func (*MockTranslateAPIMockRecorder) DeleteParallelDataWithContext

func (mr *MockTranslateAPIMockRecorder) DeleteParallelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteParallelDataWithContext indicates an expected call of DeleteParallelDataWithContext.

func (*MockTranslateAPIMockRecorder) DeleteTerminology

func (mr *MockTranslateAPIMockRecorder) DeleteTerminology(arg0 interface{}) *gomock.Call

DeleteTerminology indicates an expected call of DeleteTerminology.

func (*MockTranslateAPIMockRecorder) DeleteTerminologyRequest

func (mr *MockTranslateAPIMockRecorder) DeleteTerminologyRequest(arg0 interface{}) *gomock.Call

DeleteTerminologyRequest indicates an expected call of DeleteTerminologyRequest.

func (*MockTranslateAPIMockRecorder) DeleteTerminologyWithContext

func (mr *MockTranslateAPIMockRecorder) DeleteTerminologyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTerminologyWithContext indicates an expected call of DeleteTerminologyWithContext.

func (*MockTranslateAPIMockRecorder) DescribeTextTranslationJob

func (mr *MockTranslateAPIMockRecorder) DescribeTextTranslationJob(arg0 interface{}) *gomock.Call

DescribeTextTranslationJob indicates an expected call of DescribeTextTranslationJob.

func (*MockTranslateAPIMockRecorder) DescribeTextTranslationJobRequest

func (mr *MockTranslateAPIMockRecorder) DescribeTextTranslationJobRequest(arg0 interface{}) *gomock.Call

DescribeTextTranslationJobRequest indicates an expected call of DescribeTextTranslationJobRequest.

func (*MockTranslateAPIMockRecorder) DescribeTextTranslationJobWithContext

func (mr *MockTranslateAPIMockRecorder) DescribeTextTranslationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTextTranslationJobWithContext indicates an expected call of DescribeTextTranslationJobWithContext.

func (*MockTranslateAPIMockRecorder) GetParallelData

func (mr *MockTranslateAPIMockRecorder) GetParallelData(arg0 interface{}) *gomock.Call

GetParallelData indicates an expected call of GetParallelData.

func (*MockTranslateAPIMockRecorder) GetParallelDataRequest

func (mr *MockTranslateAPIMockRecorder) GetParallelDataRequest(arg0 interface{}) *gomock.Call

GetParallelDataRequest indicates an expected call of GetParallelDataRequest.

func (*MockTranslateAPIMockRecorder) GetParallelDataWithContext

func (mr *MockTranslateAPIMockRecorder) GetParallelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParallelDataWithContext indicates an expected call of GetParallelDataWithContext.

func (*MockTranslateAPIMockRecorder) GetTerminology

func (mr *MockTranslateAPIMockRecorder) GetTerminology(arg0 interface{}) *gomock.Call

GetTerminology indicates an expected call of GetTerminology.

func (*MockTranslateAPIMockRecorder) GetTerminologyRequest

func (mr *MockTranslateAPIMockRecorder) GetTerminologyRequest(arg0 interface{}) *gomock.Call

GetTerminologyRequest indicates an expected call of GetTerminologyRequest.

func (*MockTranslateAPIMockRecorder) GetTerminologyWithContext

func (mr *MockTranslateAPIMockRecorder) GetTerminologyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTerminologyWithContext indicates an expected call of GetTerminologyWithContext.

func (*MockTranslateAPIMockRecorder) ImportTerminology

func (mr *MockTranslateAPIMockRecorder) ImportTerminology(arg0 interface{}) *gomock.Call

ImportTerminology indicates an expected call of ImportTerminology.

func (*MockTranslateAPIMockRecorder) ImportTerminologyRequest

func (mr *MockTranslateAPIMockRecorder) ImportTerminologyRequest(arg0 interface{}) *gomock.Call

ImportTerminologyRequest indicates an expected call of ImportTerminologyRequest.

func (*MockTranslateAPIMockRecorder) ImportTerminologyWithContext

func (mr *MockTranslateAPIMockRecorder) ImportTerminologyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportTerminologyWithContext indicates an expected call of ImportTerminologyWithContext.

func (*MockTranslateAPIMockRecorder) ListParallelData

func (mr *MockTranslateAPIMockRecorder) ListParallelData(arg0 interface{}) *gomock.Call

ListParallelData indicates an expected call of ListParallelData.

func (*MockTranslateAPIMockRecorder) ListParallelDataPages

func (mr *MockTranslateAPIMockRecorder) ListParallelDataPages(arg0, arg1 interface{}) *gomock.Call

ListParallelDataPages indicates an expected call of ListParallelDataPages.

func (*MockTranslateAPIMockRecorder) ListParallelDataPagesWithContext

func (mr *MockTranslateAPIMockRecorder) ListParallelDataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListParallelDataPagesWithContext indicates an expected call of ListParallelDataPagesWithContext.

func (*MockTranslateAPIMockRecorder) ListParallelDataRequest

func (mr *MockTranslateAPIMockRecorder) ListParallelDataRequest(arg0 interface{}) *gomock.Call

ListParallelDataRequest indicates an expected call of ListParallelDataRequest.

func (*MockTranslateAPIMockRecorder) ListParallelDataWithContext

func (mr *MockTranslateAPIMockRecorder) ListParallelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListParallelDataWithContext indicates an expected call of ListParallelDataWithContext.

func (*MockTranslateAPIMockRecorder) ListTerminologies

func (mr *MockTranslateAPIMockRecorder) ListTerminologies(arg0 interface{}) *gomock.Call

ListTerminologies indicates an expected call of ListTerminologies.

func (*MockTranslateAPIMockRecorder) ListTerminologiesPages

func (mr *MockTranslateAPIMockRecorder) ListTerminologiesPages(arg0, arg1 interface{}) *gomock.Call

ListTerminologiesPages indicates an expected call of ListTerminologiesPages.

func (*MockTranslateAPIMockRecorder) ListTerminologiesPagesWithContext

func (mr *MockTranslateAPIMockRecorder) ListTerminologiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTerminologiesPagesWithContext indicates an expected call of ListTerminologiesPagesWithContext.

func (*MockTranslateAPIMockRecorder) ListTerminologiesRequest

func (mr *MockTranslateAPIMockRecorder) ListTerminologiesRequest(arg0 interface{}) *gomock.Call

ListTerminologiesRequest indicates an expected call of ListTerminologiesRequest.

func (*MockTranslateAPIMockRecorder) ListTerminologiesWithContext

func (mr *MockTranslateAPIMockRecorder) ListTerminologiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTerminologiesWithContext indicates an expected call of ListTerminologiesWithContext.

func (*MockTranslateAPIMockRecorder) ListTextTranslationJobs

func (mr *MockTranslateAPIMockRecorder) ListTextTranslationJobs(arg0 interface{}) *gomock.Call

ListTextTranslationJobs indicates an expected call of ListTextTranslationJobs.

func (*MockTranslateAPIMockRecorder) ListTextTranslationJobsPages

func (mr *MockTranslateAPIMockRecorder) ListTextTranslationJobsPages(arg0, arg1 interface{}) *gomock.Call

ListTextTranslationJobsPages indicates an expected call of ListTextTranslationJobsPages.

func (*MockTranslateAPIMockRecorder) ListTextTranslationJobsPagesWithContext

func (mr *MockTranslateAPIMockRecorder) ListTextTranslationJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTextTranslationJobsPagesWithContext indicates an expected call of ListTextTranslationJobsPagesWithContext.

func (*MockTranslateAPIMockRecorder) ListTextTranslationJobsRequest

func (mr *MockTranslateAPIMockRecorder) ListTextTranslationJobsRequest(arg0 interface{}) *gomock.Call

ListTextTranslationJobsRequest indicates an expected call of ListTextTranslationJobsRequest.

func (*MockTranslateAPIMockRecorder) ListTextTranslationJobsWithContext

func (mr *MockTranslateAPIMockRecorder) ListTextTranslationJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTextTranslationJobsWithContext indicates an expected call of ListTextTranslationJobsWithContext.

func (*MockTranslateAPIMockRecorder) StartTextTranslationJob

func (mr *MockTranslateAPIMockRecorder) StartTextTranslationJob(arg0 interface{}) *gomock.Call

StartTextTranslationJob indicates an expected call of StartTextTranslationJob.

func (*MockTranslateAPIMockRecorder) StartTextTranslationJobRequest

func (mr *MockTranslateAPIMockRecorder) StartTextTranslationJobRequest(arg0 interface{}) *gomock.Call

StartTextTranslationJobRequest indicates an expected call of StartTextTranslationJobRequest.

func (*MockTranslateAPIMockRecorder) StartTextTranslationJobWithContext

func (mr *MockTranslateAPIMockRecorder) StartTextTranslationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartTextTranslationJobWithContext indicates an expected call of StartTextTranslationJobWithContext.

func (*MockTranslateAPIMockRecorder) StopTextTranslationJob

func (mr *MockTranslateAPIMockRecorder) StopTextTranslationJob(arg0 interface{}) *gomock.Call

StopTextTranslationJob indicates an expected call of StopTextTranslationJob.

func (*MockTranslateAPIMockRecorder) StopTextTranslationJobRequest

func (mr *MockTranslateAPIMockRecorder) StopTextTranslationJobRequest(arg0 interface{}) *gomock.Call

StopTextTranslationJobRequest indicates an expected call of StopTextTranslationJobRequest.

func (*MockTranslateAPIMockRecorder) StopTextTranslationJobWithContext

func (mr *MockTranslateAPIMockRecorder) StopTextTranslationJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopTextTranslationJobWithContext indicates an expected call of StopTextTranslationJobWithContext.

func (*MockTranslateAPIMockRecorder) Text

func (mr *MockTranslateAPIMockRecorder) Text(arg0 interface{}) *gomock.Call

Text indicates an expected call of Text.

func (*MockTranslateAPIMockRecorder) TextRequest

func (mr *MockTranslateAPIMockRecorder) TextRequest(arg0 interface{}) *gomock.Call

TextRequest indicates an expected call of TextRequest.

func (*MockTranslateAPIMockRecorder) TextWithContext

func (mr *MockTranslateAPIMockRecorder) TextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TextWithContext indicates an expected call of TextWithContext.

func (*MockTranslateAPIMockRecorder) UpdateParallelData

func (mr *MockTranslateAPIMockRecorder) UpdateParallelData(arg0 interface{}) *gomock.Call

UpdateParallelData indicates an expected call of UpdateParallelData.

func (*MockTranslateAPIMockRecorder) UpdateParallelDataRequest

func (mr *MockTranslateAPIMockRecorder) UpdateParallelDataRequest(arg0 interface{}) *gomock.Call

UpdateParallelDataRequest indicates an expected call of UpdateParallelDataRequest.

func (*MockTranslateAPIMockRecorder) UpdateParallelDataWithContext

func (mr *MockTranslateAPIMockRecorder) UpdateParallelDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateParallelDataWithContext indicates an expected call of UpdateParallelDataWithContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL