mock_handlers

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_handlers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSetPathHandler

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

MockSetPathHandler is a mock of SetPathHandler interface

func NewMockSetPathHandler

func NewMockSetPathHandler(ctrl *gomock.Controller) *MockSetPathHandler

NewMockSetPathHandler creates a new mock instance

func (*MockSetPathHandler) EXPECT

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

func (*MockSetPathHandler) SetPath

func (m *MockSetPathHandler) SetPath(arg0 context.Context, arg1 bool, arg2 *handlers.SetPathParams) error

SetPath mocks base method

type MockSetPathHandlerMockRecorder

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

MockSetPathHandlerMockRecorder is the mock recorder for MockSetPathHandler

func (*MockSetPathHandlerMockRecorder) SetPath

func (mr *MockSetPathHandlerMockRecorder) SetPath(arg0, arg1, arg2 interface{}) *gomock.Call

SetPath indicates an expected call of SetPath

type MockSetVariableHandler

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

MockSetVariableHandler is a mock of SetVariableHandler interface

func NewMockSetVariableHandler

func NewMockSetVariableHandler(ctrl *gomock.Controller) *MockSetVariableHandler

NewMockSetVariableHandler creates a new mock instance

func (*MockSetVariableHandler) EXPECT

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

func (*MockSetVariableHandler) SetVariable

func (m *MockSetVariableHandler) SetVariable(arg0 context.Context, arg1 bool, arg2 *handlers.SetVariableParams) error

SetVariable mocks base method

type MockSetVariableHandlerMockRecorder

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

MockSetVariableHandlerMockRecorder is the mock recorder for MockSetVariableHandler

func (*MockSetVariableHandlerMockRecorder) SetVariable

func (mr *MockSetVariableHandlerMockRecorder) SetVariable(arg0, arg1, arg2 interface{}) *gomock.Call

SetVariable indicates an expected call of SetVariable

Jump to

Keyboard shortcuts

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