lxAuditMocks

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package lxAuditMocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIAudit

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

MockIAudit is a mock of IAudit interface

func NewMockIAudit

func NewMockIAudit(ctrl *gomock.Controller) *MockIAudit

NewMockIAudit creates a new mock instance

func (*MockIAudit) EXPECT

func (m *MockIAudit) EXPECT() *MockIAuditMockRecorder

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

func (*MockIAudit) LogEntries added in v1.2.0

func (m *MockIAudit) LogEntries(arg0 []interface{}, arg1 ...time.Duration) error

LogEntries mocks base method

func (*MockIAudit) LogEntry added in v1.0.0

func (m *MockIAudit) LogEntry(arg0 string, arg1, arg2 interface{}, arg3 ...time.Duration) error

LogEntry mocks base method

type MockIAuditMockRecorder

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

MockIAuditMockRecorder is the mock recorder for MockIAudit

func (*MockIAuditMockRecorder) LogEntries added in v1.2.0

func (mr *MockIAuditMockRecorder) LogEntries(arg0 interface{}, arg1 ...interface{}) *gomock.Call

LogEntries indicates an expected call of LogEntries

func (*MockIAuditMockRecorder) LogEntry added in v1.0.0

func (mr *MockIAuditMockRecorder) LogEntry(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

LogEntry indicates an expected call of LogEntry

Jump to

Keyboard shortcuts

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