mockmailer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mockmailer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMailer

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

MockMailer is a mock of Mailer interface

func NewMockMailer

func NewMockMailer(ctrl *gomock.Controller) *MockMailer

NewMockMailer creates a new mock instance

func (*MockMailer) EXPECT

func (m *MockMailer) EXPECT() *MockMailerMockRecorder

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

func (*MockMailer) Send

func (m *MockMailer) Send(arg0 *go_mailer.Message) error

Send mocks base method

func (*MockMailer) SendStackTrace

func (m *MockMailer) SendStackTrace(arg0 []byte, arg1 string, arg2 map[string]string) error

SendStackTrace mocks base method

type MockMailerMockRecorder

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

MockMailerMockRecorder is the mock recorder for MockMailer

func (*MockMailerMockRecorder) Send

func (mr *MockMailerMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send

func (*MockMailerMockRecorder) SendStackTrace

func (mr *MockMailerMockRecorder) SendStackTrace(arg0, arg1, arg2 interface{}) *gomock.Call

SendStackTrace indicates an expected call of SendStackTrace

Jump to

Keyboard shortcuts

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