mock_statesetting

package
v0.0.0-...-9b5cd94 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_statesetting is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAssigner

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

MockAssigner is a mock of Assigner interface.

func NewMockAssigner

func NewMockAssigner(ctrl *gomock.Controller) *MockAssigner

NewMockAssigner creates a new mock instance.

func (*MockAssigner) AssignStateSetting

func (m *MockAssigner) AssignStateSetting(arg0 context.Context, arg1 *types.Entity, arg2 mongo.CommandsRegister) (bool, error)

AssignStateSetting mocks base method.

func (*MockAssigner) EXPECT

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

func (*MockAssigner) LoadRules

func (m *MockAssigner) LoadRules(arg0 context.Context) error

LoadRules mocks base method.

type MockAssignerMockRecorder

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

MockAssignerMockRecorder is the mock recorder for MockAssigner.

func (*MockAssignerMockRecorder) AssignStateSetting

func (mr *MockAssignerMockRecorder) AssignStateSetting(arg0, arg1, arg2 interface{}) *gomock.Call

AssignStateSetting indicates an expected call of AssignStateSetting.

func (*MockAssignerMockRecorder) LoadRules

func (mr *MockAssignerMockRecorder) LoadRules(arg0 interface{}) *gomock.Call

LoadRules indicates an expected call of LoadRules.

Jump to

Keyboard shortcuts

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