mocks

package
v0.0.0-...-b224b64 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

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 MockAuthService

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

MockAuthService is a mock of AuthService interface

func NewMockAuthService

func NewMockAuthService(ctrl *gomock.Controller) *MockAuthService

NewMockAuthService creates a new mock instance

func (*MockAuthService) EXPECT

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

func (*MockAuthService) SetConnection

func (m *MockAuthService) SetConnection(arg0 string) error

SetConnection mocks base method

func (*MockAuthService) Validate

func (m *MockAuthService) Validate(arg0 string) error

Validate mocks base method

type MockAuthServiceMockRecorder

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

MockAuthServiceMockRecorder is the mock recorder for MockAuthService

func (*MockAuthServiceMockRecorder) SetConnection

func (mr *MockAuthServiceMockRecorder) SetConnection(arg0 interface{}) *gomock.Call

SetConnection indicates an expected call of SetConnection

func (*MockAuthServiceMockRecorder) Validate

func (mr *MockAuthServiceMockRecorder) Validate(arg0 interface{}) *gomock.Call

Validate indicates an expected call of Validate

Jump to

Keyboard shortcuts

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