mocks

package
v0.85.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks to create the mocks run go generate to regenerate this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAWATClient

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

MockAWATClient is a mock of AWATClient interface

func NewMockAWATClient

func NewMockAWATClient(ctrl *gomock.Controller) *MockAWATClient

NewMockAWATClient creates a new mock instance

func (*MockAWATClient) CompleteImport

func (m *MockAWATClient) CompleteImport(arg0 *model.ImportCompletedWorkRequest) error

CompleteImport mocks base method

func (*MockAWATClient) CreateTranslation

func (m *MockAWATClient) CreateTranslation(arg0 *model.TranslationRequest) (*model.TranslationStatus, error)

CreateTranslation mocks base method

func (*MockAWATClient) EXPECT

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

func (*MockAWATClient) GetAllTranslations

func (m *MockAWATClient) GetAllTranslations() ([]*model.TranslationStatus, error)

GetAllTranslations mocks base method

func (*MockAWATClient) GetImportStatus

func (m *MockAWATClient) GetImportStatus(arg0 string) (*model.ImportStatus, error)

GetImportStatus mocks base method

func (*MockAWATClient) GetImportStatusesByInstallation

func (m *MockAWATClient) GetImportStatusesByInstallation(arg0 string) ([]*model.ImportStatus, error)

GetImportStatusesByInstallation mocks base method

func (*MockAWATClient) GetImportStatusesByTranslation

func (m *MockAWATClient) GetImportStatusesByTranslation(arg0 string) ([]*model.ImportStatus, error)

GetImportStatusesByTranslation mocks base method

func (*MockAWATClient) GetTranslationReadyToImport

func (m *MockAWATClient) GetTranslationReadyToImport(arg0 *model.ImportWorkRequest) (*model.ImportStatus, error)

GetTranslationReadyToImport mocks base method

func (*MockAWATClient) GetTranslationStatus

func (m *MockAWATClient) GetTranslationStatus(arg0 string) (*model.TranslationStatus, error)

GetTranslationStatus mocks base method

func (*MockAWATClient) GetTranslationStatusesByInstallation

func (m *MockAWATClient) GetTranslationStatusesByInstallation(arg0 string) ([]*model.TranslationStatus, error)

GetTranslationStatusesByInstallation mocks base method

func (*MockAWATClient) ListImports

func (m *MockAWATClient) ListImports() ([]*model.ImportStatus, error)

ListImports mocks base method

func (*MockAWATClient) ReleaseLockOnImport

func (m *MockAWATClient) ReleaseLockOnImport(arg0 string) error

ReleaseLockOnImport mocks base method

type MockAWATClientMockRecorder

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

MockAWATClientMockRecorder is the mock recorder for MockAWATClient

func (*MockAWATClientMockRecorder) CompleteImport

func (mr *MockAWATClientMockRecorder) CompleteImport(arg0 interface{}) *gomock.Call

CompleteImport indicates an expected call of CompleteImport

func (*MockAWATClientMockRecorder) CreateTranslation

func (mr *MockAWATClientMockRecorder) CreateTranslation(arg0 interface{}) *gomock.Call

CreateTranslation indicates an expected call of CreateTranslation

func (*MockAWATClientMockRecorder) GetAllTranslations

func (mr *MockAWATClientMockRecorder) GetAllTranslations() *gomock.Call

GetAllTranslations indicates an expected call of GetAllTranslations

func (*MockAWATClientMockRecorder) GetImportStatus

func (mr *MockAWATClientMockRecorder) GetImportStatus(arg0 interface{}) *gomock.Call

GetImportStatus indicates an expected call of GetImportStatus

func (*MockAWATClientMockRecorder) GetImportStatusesByInstallation

func (mr *MockAWATClientMockRecorder) GetImportStatusesByInstallation(arg0 interface{}) *gomock.Call

GetImportStatusesByInstallation indicates an expected call of GetImportStatusesByInstallation

func (*MockAWATClientMockRecorder) GetImportStatusesByTranslation

func (mr *MockAWATClientMockRecorder) GetImportStatusesByTranslation(arg0 interface{}) *gomock.Call

GetImportStatusesByTranslation indicates an expected call of GetImportStatusesByTranslation

func (*MockAWATClientMockRecorder) GetTranslationReadyToImport

func (mr *MockAWATClientMockRecorder) GetTranslationReadyToImport(arg0 interface{}) *gomock.Call

GetTranslationReadyToImport indicates an expected call of GetTranslationReadyToImport

func (*MockAWATClientMockRecorder) GetTranslationStatus

func (mr *MockAWATClientMockRecorder) GetTranslationStatus(arg0 interface{}) *gomock.Call

GetTranslationStatus indicates an expected call of GetTranslationStatus

func (*MockAWATClientMockRecorder) GetTranslationStatusesByInstallation

func (mr *MockAWATClientMockRecorder) GetTranslationStatusesByInstallation(arg0 interface{}) *gomock.Call

GetTranslationStatusesByInstallation indicates an expected call of GetTranslationStatusesByInstallation

func (*MockAWATClientMockRecorder) ListImports

func (mr *MockAWATClientMockRecorder) ListImports() *gomock.Call

ListImports indicates an expected call of ListImports

func (*MockAWATClientMockRecorder) ReleaseLockOnImport

func (mr *MockAWATClientMockRecorder) ReleaseLockOnImport(arg0 interface{}) *gomock.Call

ReleaseLockOnImport indicates an expected call of ReleaseLockOnImport

Jump to

Keyboard shortcuts

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