mock_factory

package
v0.0.0-...-b702281 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_factory is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSaveableOption

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

MockSaveableOption is a mock of SaveableOption interface.

func NewMockSaveableOption

func NewMockSaveableOption(ctrl *gomock.Controller) *MockSaveableOption

NewMockSaveableOption creates a new mock instance.

func (*MockSaveableOption) AddSaveable

AddSaveable mocks base method.

func (*MockSaveableOption) EXPECT

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

type MockSaveableOptionMockRecorder

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

MockSaveableOptionMockRecorder is the mock recorder for MockSaveableOption.

func (*MockSaveableOptionMockRecorder) AddSaveable

func (mr *MockSaveableOptionMockRecorder) AddSaveable(arg0, arg1 interface{}) *gomock.Call

AddSaveable indicates an expected call of AddSaveable.

type MockStateManager

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

MockStateManager is a mock of StateManager interface.

func NewMockStateManager

func NewMockStateManager(ctrl *gomock.Controller) *MockStateManager

NewMockStateManager creates a new mock instance.

func (*MockStateManager) EXPECT

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

func (*MockStateManager) NewStateManager

func (m *MockStateManager) NewStateManager(arg0 *config.Config, arg1 ...statemanager.Option) (statemanager.StateManager, error)

NewStateManager mocks base method.

type MockStateManagerMockRecorder

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

MockStateManagerMockRecorder is the mock recorder for MockStateManager.

func (*MockStateManagerMockRecorder) NewStateManager

func (mr *MockStateManagerMockRecorder) NewStateManager(arg0 interface{}, arg1 ...interface{}) *gomock.Call

NewStateManager indicates an expected call of NewStateManager.

Jump to

Keyboard shortcuts

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