mock

package
v0.0.0-...-2e7332a Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2019 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApplicationManager

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

Mock of ApplicationManager interface

func NewMockApplicationManager

func NewMockApplicationManager(ctrl *gomock.Controller) *MockApplicationManager

func (*MockApplicationManager) EXPECT

func (_m *MockApplicationManager) EXPECT() *_MockApplicationManagerRecorder

func (*MockApplicationManager) GetByClientID

func (_m *MockApplicationManager) GetByClientID(_param0 string) (security.Application, error)

type MockIMailService

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

Mock of IMailService interface

func NewMockIMailService

func NewMockIMailService(ctrl *gomock.Controller) *MockIMailService

func (*MockIMailService) EXPECT

func (_m *MockIMailService) EXPECT() *_MockIMailServiceRecorder

func (*MockIMailService) Send

func (_m *MockIMailService) Send(_param0 string, _param1 string, _param2 string, _param3 string) error

type MockUserManager

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

Mock of UserManager interface

func NewMockUserManager

func NewMockUserManager(ctrl *gomock.Controller) *MockUserManager

func (*MockUserManager) EXPECT

func (_m *MockUserManager) EXPECT() *_MockUserManagerRecorder

func (*MockUserManager) Get

func (_m *MockUserManager) Get(_param0 string, _param1 string) (security.User, error)

Jump to

Keyboard shortcuts

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