mocks

package
v0.0.0-...-1649e63 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFormatter

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

MockFormatter is a mock of Formatter interface.

func NewMockFormatter

func NewMockFormatter(ctrl *gomock.Controller) *MockFormatter

NewMockFormatter creates a new mock instance.

func (*MockFormatter) EXPECT

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

func (*MockFormatter) Format

func (m *MockFormatter) Format(arg0 float32) string

Format mocks base method.

type MockFormatterMockRecorder

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

MockFormatterMockRecorder is the mock recorder for MockFormatter.

func (*MockFormatterMockRecorder) Format

func (mr *MockFormatterMockRecorder) Format(arg0 any) *gomock.Call

Format indicates an expected call of Format.

type MockRateGetter

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

MockRateGetter is a mock of RateGetter interface.

func NewMockRateGetter

func NewMockRateGetter(ctrl *gomock.Controller) *MockRateGetter

NewMockRateGetter creates a new mock instance.

func (*MockRateGetter) EXPECT

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

func (*MockRateGetter) Get

func (m *MockRateGetter) Get(arg0 context.Context) (*rate.Exchange, error)

Get mocks base method.

type MockRateGetterMockRecorder

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

MockRateGetterMockRecorder is the mock recorder for MockRateGetter.

func (*MockRateGetterMockRecorder) Get

func (mr *MockRateGetterMockRecorder) Get(arg0 any) *gomock.Call

Get indicates an expected call of Get.

type MockSender

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

MockSender is a mock of Sender interface.

func NewMockSender

func NewMockSender(ctrl *gomock.Controller) *MockSender

NewMockSender creates a new mock instance.

func (*MockSender) EXPECT

func (m *MockSender) EXPECT() *MockSenderMockRecorder

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

func (*MockSender) Send

func (m *MockSender) Send(arg0 context.Context, arg1 mail.Mail) error

Send mocks base method.

type MockSenderMockRecorder

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

MockSenderMockRecorder is the mock recorder for MockSender.

func (*MockSenderMockRecorder) Send

func (mr *MockSenderMockRecorder) Send(arg0, arg1 any) *gomock.Call

Send indicates an expected call of Send.

type MockSubscribersGetter

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

MockSubscribersGetter is a mock of SubscribersGetter interface.

func NewMockSubscribersGetter

func NewMockSubscribersGetter(ctrl *gomock.Controller) *MockSubscribersGetter

NewMockSubscribersGetter creates a new mock instance.

func (*MockSubscribersGetter) EXPECT

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

func (*MockSubscribersGetter) GetAll

GetAll mocks base method.

type MockSubscribersGetterMockRecorder

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

MockSubscribersGetterMockRecorder is the mock recorder for MockSubscribersGetter.

func (*MockSubscribersGetterMockRecorder) GetAll

GetAll indicates an expected call of GetAll.

Jump to

Keyboard shortcuts

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