mocks

package
v0.0.0-...-36ac1ab Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2019 License: MIT Imports: 4 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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGomailSender

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

MockGomailSender is a mock of GomailSender interface

func NewMockGomailSender

func NewMockGomailSender(ctrl *gomock.Controller) *MockGomailSender

NewMockGomailSender creates a new mock instance

func (*MockGomailSender) EXPECT

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

func (*MockGomailSender) Send

func (m *MockGomailSender) Send(arg0 gomail_v2.Sender, arg1 ...*gomail_v2.Message) error

Send mocks base method

type MockGomailSenderMockRecorder

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

MockGomailSenderMockRecorder is the mock recorder for MockGomailSender

func (*MockGomailSenderMockRecorder) Send

func (mr *MockGomailSenderMockRecorder) Send(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Send indicates an expected call of Send

type MockSendCloser

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

MockSendCloser is a mock of SendCloser interface

func NewMockSendCloser

func NewMockSendCloser(ctrl *gomock.Controller) *MockSendCloser

NewMockSendCloser creates a new mock instance

func (*MockSendCloser) Close

func (m *MockSendCloser) Close() error

Close mocks base method

func (*MockSendCloser) EXPECT

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

func (*MockSendCloser) Send

func (m *MockSendCloser) Send(arg0 string, arg1 []string, arg2 io.WriterTo) error

Send mocks base method

type MockSendCloserMockRecorder

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

MockSendCloserMockRecorder is the mock recorder for MockSendCloser

func (*MockSendCloserMockRecorder) Close

func (mr *MockSendCloserMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

func (*MockSendCloserMockRecorder) Send

func (mr *MockSendCloserMockRecorder) Send(arg0, arg1, arg2 interface{}) *gomock.Call

Send indicates an expected call of Send

type Mockdealer

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

Mockdealer is a mock of dealer interface

func NewMockdealer

func NewMockdealer(ctrl *gomock.Controller) *Mockdealer

NewMockdealer creates a new mock instance

func (*Mockdealer) Dial

func (m *Mockdealer) Dial() (gomail_v2.SendCloser, error)

Dial mocks base method

func (*Mockdealer) EXPECT

func (m *Mockdealer) EXPECT() *MockdealerMockRecorder

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

type MockdealerMockRecorder

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

MockdealerMockRecorder is the mock recorder for Mockdealer

func (*MockdealerMockRecorder) Dial

func (mr *MockdealerMockRecorder) Dial() *gomock.Call

Dial indicates an expected call of Dial

Jump to

Keyboard shortcuts

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