mocks

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

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 MockGomailDealer

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

MockGomailDealer is a mock of GomailDealer interface

func NewMockGomailDealer

func NewMockGomailDealer(ctrl *gomock.Controller) *MockGomailDealer

NewMockGomailDealer creates a new mock instance

func (*MockGomailDealer) Dial

Dial mocks base method

func (*MockGomailDealer) EXPECT

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

type MockGomailDealerMockRecorder

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

MockGomailDealerMockRecorder is the mock recorder for MockGomailDealer

func (*MockGomailDealerMockRecorder) Dial

Dial indicates an expected call of Dial

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

Jump to

Keyboard shortcuts

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