reactionmock

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package reactionmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReaction

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

MockReaction is a mock of Reaction interface.

func NewMockReaction

func NewMockReaction(ctrl *gomock.Controller) *MockReaction

NewMockReaction creates a new mock instance.

func (*MockReaction) Added

func (m *MockReaction) Added(arg0 client.Client, arg1 reaction.Event) error

Added mocks base method.

func (*MockReaction) EXPECT

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

func (*MockReaction) Emoji

func (m *MockReaction) Emoji() string

Emoji mocks base method.

func (*MockReaction) Removed

func (m *MockReaction) Removed(arg0 client.Client, arg1 reaction.Event) error

Removed mocks base method.

type MockReactionMockRecorder

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

MockReactionMockRecorder is the mock recorder for MockReaction.

func (*MockReactionMockRecorder) Added

func (mr *MockReactionMockRecorder) Added(arg0, arg1 interface{}) *gomock.Call

Added indicates an expected call of Added.

func (*MockReactionMockRecorder) Emoji

func (mr *MockReactionMockRecorder) Emoji() *gomock.Call

Emoji indicates an expected call of Emoji.

func (*MockReactionMockRecorder) Removed

func (mr *MockReactionMockRecorder) Removed(arg0, arg1 interface{}) *gomock.Call

Removed indicates an expected call of Removed.

Jump to

Keyboard shortcuts

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