mocks

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: GPL-3.0 Imports: 3 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 MockLoggerIface

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

MockLoggerIface is a mock of LoggerIface interface.

func NewMockLoggerIface

func NewMockLoggerIface(ctrl *gomock.Controller) *MockLoggerIface

NewMockLoggerIface creates a new mock instance.

func (*MockLoggerIface) EXPECT

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

func (*MockLoggerIface) Log

func (m *MockLoggerIface) Log(logLevel enums.VerbosityLevel, message string) error

Log mocks base method.

func (*MockLoggerIface) SetLogLevel

func (m *MockLoggerIface) SetLogLevel(logLevel enums.VerbosityLevel)

SetLogLevel mocks base method.

type MockLoggerIfaceMockRecorder

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

MockLoggerIfaceMockRecorder is the mock recorder for MockLoggerIface.

func (*MockLoggerIfaceMockRecorder) Log

func (mr *MockLoggerIfaceMockRecorder) Log(logLevel, message interface{}) *gomock.Call

Log indicates an expected call of Log.

func (*MockLoggerIfaceMockRecorder) SetLogLevel

func (mr *MockLoggerIfaceMockRecorder) SetLogLevel(logLevel interface{}) *gomock.Call

SetLogLevel indicates an expected call of SetLogLevel.

Jump to

Keyboard shortcuts

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