mock_presenter

package
v0.0.0-...-116f67d Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_presenter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPostPresenter

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

MockPostPresenter is a mock of PostPresenter interface

func NewMockPostPresenter

func NewMockPostPresenter(ctrl *gomock.Controller) *MockPostPresenter

NewMockPostPresenter creates a new mock instance

func (*MockPostPresenter) EXPECT

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

func (*MockPostPresenter) PostBroadCastMsg

func (m *MockPostPresenter) PostBroadCastMsg(msg ...slack.MsgOption) error

PostBroadCastMsg mocks base method

func (*MockPostPresenter) PostMsg

func (m *MockPostPresenter) PostMsg(channelID string, msg ...slack.MsgOption) error

PostMsg mocks base method

type MockPostPresenterMockRecorder

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

MockPostPresenterMockRecorder is the mock recorder for MockPostPresenter

func (*MockPostPresenterMockRecorder) PostBroadCastMsg

func (mr *MockPostPresenterMockRecorder) PostBroadCastMsg(msg ...interface{}) *gomock.Call

PostBroadCastMsg indicates an expected call of PostBroadCastMsg

func (*MockPostPresenterMockRecorder) PostMsg

func (mr *MockPostPresenterMockRecorder) PostMsg(channelID interface{}, msg ...interface{}) *gomock.Call

PostMsg indicates an expected call of PostMsg

Jump to

Keyboard shortcuts

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