mock_usecase

package
v0.0.0-...-791ffb2 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_usecase is a generated GoMock package.

Package mock_usecase is a generated GoMock package.

Package mock_usecase is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChatGptRepository

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

MockChatGptRepository is a mock of ChatGptRepository interface.

func NewMockChatGptRepository

func NewMockChatGptRepository(ctrl *gomock.Controller) *MockChatGptRepository

NewMockChatGptRepository creates a new mock instance.

func (*MockChatGptRepository) CreateTableIfNotExists

func (m *MockChatGptRepository) CreateTableIfNotExists(d *dynamo.DB, tableName string) error

CreateTableIfNotExists mocks base method.

func (*MockChatGptRepository) EXPECT

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

func (*MockChatGptRepository) PutResult

func (m *MockChatGptRepository) PutResult(table *dynamo.Table, arg domain.ChatGptResult) error

PutResult mocks base method.

type MockChatGptRepositoryMockRecorder

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

MockChatGptRepositoryMockRecorder is the mock recorder for MockChatGptRepository.

func (*MockChatGptRepositoryMockRecorder) CreateTableIfNotExists

func (mr *MockChatGptRepositoryMockRecorder) CreateTableIfNotExists(d, tableName interface{}) *gomock.Call

CreateTableIfNotExists indicates an expected call of CreateTableIfNotExists.

func (*MockChatGptRepositoryMockRecorder) PutResult

func (mr *MockChatGptRepositoryMockRecorder) PutResult(table, arg interface{}) *gomock.Call

PutResult indicates an expected call of PutResult.

type MockNuxtMailRepository

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

MockNuxtMailRepository is a mock of NuxtMailRepository interface.

func NewMockNuxtMailRepository

func NewMockNuxtMailRepository(ctrl *gomock.Controller) *MockNuxtMailRepository

NewMockNuxtMailRepository creates a new mock instance.

func (*MockNuxtMailRepository) EXPECT

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

func (*MockNuxtMailRepository) Send

func (m *MockNuxtMailRepository) Send(arg domain.NuxtMail, region, id, secret string) (*string, error)

Send mocks base method.

type MockNuxtMailRepositoryMockRecorder

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

MockNuxtMailRepositoryMockRecorder is the mock recorder for MockNuxtMailRepository.

func (*MockNuxtMailRepositoryMockRecorder) Send

func (mr *MockNuxtMailRepositoryMockRecorder) Send(arg, region, id, secret interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockSESRepository

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

MockSESRepository is a mock of SESRepository interface.

func NewMockSESRepository

func NewMockSESRepository(ctrl *gomock.Controller) *MockSESRepository

NewMockSESRepository creates a new mock instance.

func (*MockSESRepository) EXPECT

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

func (*MockSESRepository) GetKeyid

func (m *MockSESRepository) GetKeyid() string

GetKeyid mocks base method.

func (*MockSESRepository) GetRegion

func (m *MockSESRepository) GetRegion() string

GetRegion mocks base method.

func (*MockSESRepository) GetSecretkey

func (m *MockSESRepository) GetSecretkey() string

GetSecretkey mocks base method.

type MockSESRepositoryMockRecorder

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

MockSESRepositoryMockRecorder is the mock recorder for MockSESRepository.

func (*MockSESRepositoryMockRecorder) GetKeyid

func (mr *MockSESRepositoryMockRecorder) GetKeyid() *gomock.Call

GetKeyid indicates an expected call of GetKeyid.

func (*MockSESRepositoryMockRecorder) GetRegion

func (mr *MockSESRepositoryMockRecorder) GetRegion() *gomock.Call

GetRegion indicates an expected call of GetRegion.

func (*MockSESRepositoryMockRecorder) GetSecretkey

func (mr *MockSESRepositoryMockRecorder) GetSecretkey() *gomock.Call

GetSecretkey indicates an expected call of GetSecretkey.

Jump to

Keyboard shortcuts

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