mocks

package
v0.0.0-...-3d086f3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: AGPL-3.0 Imports: 4 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 MockMeterStatusState

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

MockMeterStatusState is a mock of MeterStatusState interface.

func NewMockMeterStatusState

func NewMockMeterStatusState(ctrl *gomock.Controller) *MockMeterStatusState

NewMockMeterStatusState creates a new mock instance.

func (*MockMeterStatusState) Application

func (m *MockMeterStatusState) Application(arg0 string) (*state.Application, error)

Application mocks base method.

func (*MockMeterStatusState) ApplyOperation

func (m *MockMeterStatusState) ApplyOperation(arg0 state.ModelOperation) error

ApplyOperation mocks base method.

func (*MockMeterStatusState) ControllerConfig

func (m *MockMeterStatusState) ControllerConfig() (controller.Config, error)

ControllerConfig mocks base method.

func (*MockMeterStatusState) EXPECT

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

func (*MockMeterStatusState) Unit

func (m *MockMeterStatusState) Unit(arg0 string) (*state.Unit, error)

Unit mocks base method.

type MockMeterStatusStateMockRecorder

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

MockMeterStatusStateMockRecorder is the mock recorder for MockMeterStatusState.

func (*MockMeterStatusStateMockRecorder) Application

func (mr *MockMeterStatusStateMockRecorder) Application(arg0 any) *gomock.Call

Application indicates an expected call of Application.

func (*MockMeterStatusStateMockRecorder) ApplyOperation

func (mr *MockMeterStatusStateMockRecorder) ApplyOperation(arg0 any) *gomock.Call

ApplyOperation indicates an expected call of ApplyOperation.

func (*MockMeterStatusStateMockRecorder) ControllerConfig

func (mr *MockMeterStatusStateMockRecorder) ControllerConfig() *gomock.Call

ControllerConfig indicates an expected call of ControllerConfig.

func (*MockMeterStatusStateMockRecorder) Unit

Unit indicates an expected call of Unit.

Jump to

Keyboard shortcuts

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