mock_flux

package
v0.0.0-...-c665954 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppInterface

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

Mock of AppInterface interface

func NewMockAppInterface

func NewMockAppInterface(ctrl *gomock.Controller) *MockAppInterface

func (*MockAppInterface) Delete

func (_m *MockAppInterface) Delete(_param0 chan flux.NotifPayload)

func (*MockAppInterface) Dispatch

func (_m *MockAppInterface) Dispatch(_param0 flux.ActionInterface) chan struct{}

func (*MockAppInterface) EXPECT

func (_m *MockAppInterface) EXPECT() *_MockAppInterfaceRecorder

func (*MockAppInterface) Watch

func (_m *MockAppInterface) Watch(_param0 interface{}, _param1 ...flux.Notif) chan flux.NotifPayload

type MockDispatcherInterface

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

Mock of DispatcherInterface interface

func NewMockDispatcherInterface

func NewMockDispatcherInterface(ctrl *gomock.Controller) *MockDispatcherInterface

func (*MockDispatcherInterface) Dispatch

func (_m *MockDispatcherInterface) Dispatch(_param0 flux.ActionInterface) chan struct{}

func (*MockDispatcherInterface) EXPECT

func (_m *MockDispatcherInterface) EXPECT() *_MockDispatcherInterfaceRecorder

type MockNotifierInterface

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

Mock of NotifierInterface interface

func NewMockNotifierInterface

func NewMockNotifierInterface(ctrl *gomock.Controller) *MockNotifierInterface

func (*MockNotifierInterface) EXPECT

func (_m *MockNotifierInterface) EXPECT() *_MockNotifierInterfaceRecorder

func (*MockNotifierInterface) Notify

func (_m *MockNotifierInterface) Notify(_param0 interface{}, _param1 flux.Notif) chan struct{}

func (*MockNotifierInterface) NotifyWithData

func (_m *MockNotifierInterface) NotifyWithData(_param0 interface{}, _param1 flux.Notif, _param2 interface{}) chan struct{}

type MockWatcherInterface

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

Mock of WatcherInterface interface

func NewMockWatcherInterface

func NewMockWatcherInterface(ctrl *gomock.Controller) *MockWatcherInterface

func (*MockWatcherInterface) Delete

func (_m *MockWatcherInterface) Delete(_param0 chan flux.NotifPayload)

func (*MockWatcherInterface) EXPECT

func (_m *MockWatcherInterface) EXPECT() *_MockWatcherInterfaceRecorder

func (*MockWatcherInterface) Watch

func (_m *MockWatcherInterface) Watch(_param0 interface{}, _param1 ...flux.Notif) chan flux.NotifPayload

Jump to

Keyboard shortcuts

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