mock_flux

package
v0.0.0-...-0b08a93 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_flux is a generated GoMock package.

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
}

MockAppInterface is a mock of AppInterface interface

func NewMockAppInterface

func NewMockAppInterface(ctrl *gomock.Controller) *MockAppInterface

NewMockAppInterface creates a new mock instance

func (*MockAppInterface) Delete

func (m *MockAppInterface) Delete(arg0 interface{})

Delete mocks base method

func (*MockAppInterface) Dispatch

func (m *MockAppInterface) Dispatch(arg0 flux.ActionInterface) chan struct{}

Dispatch mocks base method

func (*MockAppInterface) EXPECT

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

func (*MockAppInterface) Watch

func (m *MockAppInterface) Watch(arg0 interface{}, arg1 func(chan struct{}))

Watch mocks base method

type MockAppInterfaceMockRecorder

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

MockAppInterfaceMockRecorder is the mock recorder for MockAppInterface

func (*MockAppInterfaceMockRecorder) Delete

func (mr *MockAppInterfaceMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockAppInterfaceMockRecorder) Dispatch

func (mr *MockAppInterfaceMockRecorder) Dispatch(arg0 interface{}) *gomock.Call

Dispatch indicates an expected call of Dispatch

func (*MockAppInterfaceMockRecorder) Watch

func (mr *MockAppInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockDispatcherInterface

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

MockDispatcherInterface is a mock of DispatcherInterface interface

func NewMockDispatcherInterface

func NewMockDispatcherInterface(ctrl *gomock.Controller) *MockDispatcherInterface

NewMockDispatcherInterface creates a new mock instance

func (*MockDispatcherInterface) Dispatch

func (m *MockDispatcherInterface) Dispatch(arg0 flux.ActionInterface) chan struct{}

Dispatch mocks base method

func (*MockDispatcherInterface) EXPECT

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

type MockDispatcherInterfaceMockRecorder

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

MockDispatcherInterfaceMockRecorder is the mock recorder for MockDispatcherInterface

func (*MockDispatcherInterfaceMockRecorder) Dispatch

func (mr *MockDispatcherInterfaceMockRecorder) Dispatch(arg0 interface{}) *gomock.Call

Dispatch indicates an expected call of Dispatch

type MockNotifierInterface

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

MockNotifierInterface is a mock of NotifierInterface interface

func NewMockNotifierInterface

func NewMockNotifierInterface(ctrl *gomock.Controller) *MockNotifierInterface

NewMockNotifierInterface creates a new mock instance

func (*MockNotifierInterface) EXPECT

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

func (*MockNotifierInterface) Notify

func (m *MockNotifierInterface) Notify() chan struct{}

Notify mocks base method

type MockNotifierInterfaceMockRecorder

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

MockNotifierInterfaceMockRecorder is the mock recorder for MockNotifierInterface

func (*MockNotifierInterfaceMockRecorder) Notify

Notify indicates an expected call of Notify

type MockWatcherInterface

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

MockWatcherInterface is a mock of WatcherInterface interface

func NewMockWatcherInterface

func NewMockWatcherInterface(ctrl *gomock.Controller) *MockWatcherInterface

NewMockWatcherInterface creates a new mock instance

func (*MockWatcherInterface) Delete

func (m *MockWatcherInterface) Delete(arg0 interface{})

Delete mocks base method

func (*MockWatcherInterface) EXPECT

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

func (*MockWatcherInterface) Watch

func (m *MockWatcherInterface) Watch(arg0 interface{}, arg1 func(chan struct{}))

Watch mocks base method

type MockWatcherInterfaceMockRecorder

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

MockWatcherInterfaceMockRecorder is the mock recorder for MockWatcherInterface

func (*MockWatcherInterfaceMockRecorder) Delete

func (mr *MockWatcherInterfaceMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockWatcherInterfaceMockRecorder) Watch

func (mr *MockWatcherInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch

Jump to

Keyboard shortcuts

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