mock_view

package
v0.0.0-...-055f8da Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_view is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQueryParams

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

MockQueryParams is a mock of QueryParams interface.

func NewMockQueryParams

func NewMockQueryParams(ctrl *gomock.Controller) *MockQueryParams

NewMockQueryParams creates a new mock instance.

func (*MockQueryParams) EXPECT

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

func (*MockQueryParams) NewConstraints

func (m *MockQueryParams) NewConstraints(arg0 int32) (routing.View_Constraint_List, error)

NewConstraints mocks base method.

func (*MockQueryParams) NewSelector

func (m *MockQueryParams) NewSelector() (routing.View_Selector, error)

NewSelector mocks base method.

type MockQueryParamsMockRecorder

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

MockQueryParamsMockRecorder is the mock recorder for MockQueryParams.

func (*MockQueryParamsMockRecorder) NewConstraints

func (mr *MockQueryParamsMockRecorder) NewConstraints(arg0 interface{}) *gomock.Call

NewConstraints indicates an expected call of NewConstraints.

func (*MockQueryParamsMockRecorder) NewSelector

func (mr *MockQueryParamsMockRecorder) NewSelector() *gomock.Call

NewSelector indicates an expected call of NewSelector.

Jump to

Keyboard shortcuts

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