mock_authentication

package
v0.0.0-...-6bf1803 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_authentication is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUserRegistry

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

MockUserRegistry is a mock of UserRegistry interface

func NewMockUserRegistry

func NewMockUserRegistry(ctrl *gomock.Controller) *MockUserRegistry

NewMockUserRegistry creates a new mock instance

func (*MockUserRegistry) EXPECT

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

func (*MockUserRegistry) GetPasswordFor

func (m *MockUserRegistry) GetPasswordFor(email string) (string, error)

GetPasswordFor mocks base method

type MockUserRegistryMockRecorder

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

MockUserRegistryMockRecorder is the mock recorder for MockUserRegistry

func (*MockUserRegistryMockRecorder) GetPasswordFor

func (mr *MockUserRegistryMockRecorder) GetPasswordFor(email interface{}) *gomock.Call

GetPasswordFor indicates an expected call of GetPasswordFor

Jump to

Keyboard shortcuts

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