mock_telegram

package
v0.0.0-...-d73c5c4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_telegram is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommandHandler

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

MockCommandHandler is a mock of CommandHandler interface.

func NewMockCommandHandler

func NewMockCommandHandler(ctrl *gomock.Controller) *MockCommandHandler

NewMockCommandHandler creates a new mock instance.

func (*MockCommandHandler) EXPECT

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

func (*MockCommandHandler) HandleDrawCard

func (m *MockCommandHandler) HandleDrawCard(message *tgbotapi.Message) error

HandleDrawCard mocks base method.

func (*MockCommandHandler) HandleNewGame

func (m *MockCommandHandler) HandleNewGame(message *tgbotapi.Message) error

HandleNewGame mocks base method.

func (*MockCommandHandler) HandleStart

func (m *MockCommandHandler) HandleStart(message *tgbotapi.Message) error

HandleStart mocks base method.

func (*MockCommandHandler) HandleStats

func (m *MockCommandHandler) HandleStats(message *tgbotapi.Message) error

HandleStats mocks base method.

func (*MockCommandHandler) HandleStopDrawing

func (m *MockCommandHandler) HandleStopDrawing(message *tgbotapi.Message) error

HandleStopDrawing mocks base method.

type MockCommandHandlerMockRecorder

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

MockCommandHandlerMockRecorder is the mock recorder for MockCommandHandler.

func (*MockCommandHandlerMockRecorder) HandleDrawCard

func (mr *MockCommandHandlerMockRecorder) HandleDrawCard(message interface{}) *gomock.Call

HandleDrawCard indicates an expected call of HandleDrawCard.

func (*MockCommandHandlerMockRecorder) HandleNewGame

func (mr *MockCommandHandlerMockRecorder) HandleNewGame(message interface{}) *gomock.Call

HandleNewGame indicates an expected call of HandleNewGame.

func (*MockCommandHandlerMockRecorder) HandleStart

func (mr *MockCommandHandlerMockRecorder) HandleStart(message interface{}) *gomock.Call

HandleStart indicates an expected call of HandleStart.

func (*MockCommandHandlerMockRecorder) HandleStats

func (mr *MockCommandHandlerMockRecorder) HandleStats(message interface{}) *gomock.Call

HandleStats indicates an expected call of HandleStats.

func (*MockCommandHandlerMockRecorder) HandleStopDrawing

func (mr *MockCommandHandlerMockRecorder) HandleStopDrawing(message interface{}) *gomock.Call

HandleStopDrawing indicates an expected call of HandleStopDrawing.

Jump to

Keyboard shortcuts

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