lxAuditMocks

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: MIT Imports: 2 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) IsActive added in v1.7.0

func (m *MockIAudit) IsActive() bool

IsActive mocks base method

func (*MockIAudit) Send added in v1.7.0

func (m *MockIAudit) Send(elem interface{})

Send mocks base method

type MockIAuditMockRecorder

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

MockIAuditMockRecorder is the mock recorder for MockIAudit

func (*MockIAuditMockRecorder) IsActive added in v1.7.0

func (mr *MockIAuditMockRecorder) IsActive() *gomock.Call

IsActive indicates an expected call of IsActive

func (*MockIAuditMockRecorder) Send added in v1.7.0

func (mr *MockIAuditMockRecorder) Send(elem interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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