mocks

package
v0.0.0-...-a56079f Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockNotifier

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

MockNotifier is a mock of Notifier interface.

func NewMockNotifier

func NewMockNotifier(ctrl *gomock.Controller) *MockNotifier

NewMockNotifier creates a new mock instance.

func (*MockNotifier) EXPECT

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

func (*MockNotifier) NotifyState

func (m *MockNotifier) NotifyState(arg0 notifier.MuoState, arg1 string) error

NotifyState mocks base method.

type MockNotifierBuilder

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

MockNotifierBuilder is a mock of NotifierBuilder interface.

func NewMockNotifierBuilder

func NewMockNotifierBuilder(ctrl *gomock.Controller) *MockNotifierBuilder

NewMockNotifierBuilder creates a new mock instance.

func (*MockNotifierBuilder) EXPECT

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

func (*MockNotifierBuilder) New

New mocks base method.

type MockNotifierBuilderMockRecorder

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

MockNotifierBuilderMockRecorder is the mock recorder for MockNotifierBuilder.

func (*MockNotifierBuilderMockRecorder) New

func (mr *MockNotifierBuilderMockRecorder) New(arg0, arg1, arg2 any) *gomock.Call

New indicates an expected call of New.

type MockNotifierMockRecorder

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

MockNotifierMockRecorder is the mock recorder for MockNotifier.

func (*MockNotifierMockRecorder) NotifyState

func (mr *MockNotifierMockRecorder) NotifyState(arg0, arg1 any) *gomock.Call

NotifyState indicates an expected call of NotifyState.

Jump to

Keyboard shortcuts

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