mock_email

package
v0.0.0-...-4eb6e80 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_email is a generated GoMock package.

Package mock_email is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEmail

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

MockEmail is a mock of Email interface.

func NewMockEmail

func NewMockEmail(ctrl *gomock.Controller) *MockEmail

NewMockEmail creates a new mock instance.

func (*MockEmail) EXPECT

func (m *MockEmail) EXPECT() *MockEmailMockRecorder

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

type MockEmailMockRecorder

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

MockEmailMockRecorder is the mock recorder for MockEmail.

type MockEmailService

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

MockEmailService is a mock of EmailService interface.

func NewMockEmailService

func NewMockEmailService(ctrl *gomock.Controller) *MockEmailService

NewMockEmailService creates a new mock instance.

func (*MockEmailService) EXPECT

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

func (*MockEmailService) FindEmailFromText

func (m *MockEmailService) FindEmailFromText(text string) (string, error)

FindEmailFromText mocks base method.

func (*MockEmailService) FindIINFromText

func (m *MockEmailService) FindIINFromText(text string) (string, error)

FindIINFromText mocks base method.

type MockEmailServiceMockRecorder

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

MockEmailServiceMockRecorder is the mock recorder for MockEmailService.

func (*MockEmailServiceMockRecorder) FindEmailFromText

func (mr *MockEmailServiceMockRecorder) FindEmailFromText(text interface{}) *gomock.Call

FindEmailFromText indicates an expected call of FindEmailFromText.

func (*MockEmailServiceMockRecorder) FindIINFromText

func (mr *MockEmailServiceMockRecorder) FindIINFromText(text interface{}) *gomock.Call

FindIINFromText indicates an expected call of FindIINFromText.

Jump to

Keyboard shortcuts

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