mock_filter

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_filter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIFilterEngine

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

MockIFilterEngine is a mock of IFilterEngine interface.

func NewMockIFilterEngine

func NewMockIFilterEngine(ctrl *gomock.Controller) *MockIFilterEngine

NewMockIFilterEngine creates a new mock instance.

func (*MockIFilterEngine) EXPECT

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

func (*MockIFilterEngine) Process

func (m *MockIFilterEngine) Process(fields filter.Fields) (bool, error)

Process mocks base method.

type MockIFilterEngineMockRecorder

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

MockIFilterEngineMockRecorder is the mock recorder for MockIFilterEngine.

func (*MockIFilterEngineMockRecorder) Process

func (mr *MockIFilterEngineMockRecorder) Process(fields interface{}) *gomock.Call

Process indicates an expected call of Process.

Jump to

Keyboard shortcuts

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