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: 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 MockAllWatcher

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

MockAllWatcher is a mock of AllWatcher interface

func NewMockAllWatcher

func NewMockAllWatcher(ctrl *gomock.Controller) *MockAllWatcher

NewMockAllWatcher creates a new mock instance

func (*MockAllWatcher) EXPECT

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

func (*MockAllWatcher) Next

func (m *MockAllWatcher) Next() ([]params.Delta, error)

Next mocks base method

func (*MockAllWatcher) Stop

func (m *MockAllWatcher) Stop() error

Stop mocks base method

type MockAllWatcherMockRecorder

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

MockAllWatcherMockRecorder is the mock recorder for MockAllWatcher

func (*MockAllWatcherMockRecorder) Next

Next indicates an expected call of Next

func (*MockAllWatcherMockRecorder) Stop

Stop indicates an expected call of Stop

type MockWatchAllAPI

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

MockWatchAllAPI is a mock of WatchAllAPI interface

func NewMockWatchAllAPI

func NewMockWatchAllAPI(ctrl *gomock.Controller) *MockWatchAllAPI

NewMockWatchAllAPI creates a new mock instance

func (*MockWatchAllAPI) EXPECT

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

func (*MockWatchAllAPI) WatchAll

func (m *MockWatchAllAPI) WatchAll() (api.AllWatcher, error)

WatchAll mocks base method

type MockWatchAllAPIMockRecorder

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

MockWatchAllAPIMockRecorder is the mock recorder for MockWatchAllAPI

func (*MockWatchAllAPIMockRecorder) WatchAll

func (mr *MockWatchAllAPIMockRecorder) WatchAll() *gomock.Call

WatchAll indicates an expected call of WatchAll

Jump to

Keyboard shortcuts

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