mocks

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

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

Go to latest
Published: Apr 6, 2021 License: AGPL-3.0 Imports: 5 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 MockFacade

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

MockFacade is a mock of Facade interface

func NewMockFacade

func NewMockFacade(ctrl *gomock.Controller) *MockFacade

NewMockFacade creates a new mock instance

func (*MockFacade) EXPECT

func (m *MockFacade) EXPECT() *MockFacadeMockRecorder

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

func (*MockFacade) ModelConfig

func (m *MockFacade) ModelConfig() (*config.Config, error)

ModelConfig mocks base method

func (*MockFacade) Prune

func (m *MockFacade) Prune(arg0 time.Duration, arg1 int) error

Prune mocks base method

func (*MockFacade) WatchForModelConfigChanges

func (m *MockFacade) WatchForModelConfigChanges() (watcher.NotifyWatcher, error)

WatchForModelConfigChanges mocks base method

type MockFacadeMockRecorder

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

MockFacadeMockRecorder is the mock recorder for MockFacade

func (*MockFacadeMockRecorder) ModelConfig

func (mr *MockFacadeMockRecorder) ModelConfig() *gomock.Call

ModelConfig indicates an expected call of ModelConfig

func (*MockFacadeMockRecorder) Prune

func (mr *MockFacadeMockRecorder) Prune(arg0, arg1 interface{}) *gomock.Call

Prune indicates an expected call of Prune

func (*MockFacadeMockRecorder) WatchForModelConfigChanges

func (mr *MockFacadeMockRecorder) WatchForModelConfigChanges() *gomock.Call

WatchForModelConfigChanges indicates an expected call of WatchForModelConfigChanges

Jump to

Keyboard shortcuts

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