mocks

package
v0.8.8 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: Apache-2.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 MockFilterer

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

MockFilterer is a mock of Filterer interface

func NewMockFilterer

func NewMockFilterer(ctrl *gomock.Controller) *MockFilterer

NewMockFilterer creates a new mock instance

func (*MockFilterer) EXPECT

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

func (*MockFilterer) ParseExpression

func (m *MockFilterer) ParseExpression(arg0 string) (*filtering.Query, error)

ParseExpression mocks base method

type MockFiltererMockRecorder

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

MockFiltererMockRecorder is the mock recorder for MockFilterer

func (*MockFiltererMockRecorder) ParseExpression

func (mr *MockFiltererMockRecorder) ParseExpression(arg0 interface{}) *gomock.Call

ParseExpression indicates an expected call of ParseExpression

Jump to

Keyboard shortcuts

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