mock_freetext_fetcher

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_freetext_fetcher is a generated GoMock package.

Package mock_freetext_fetcher is a generated GoMock package.

Package mock_freetext_fetcher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFreetextFetcher

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

MockFreetextFetcher is a mock of FreetextFetcher interface

func NewMockFreetextFetcher

func NewMockFreetextFetcher(ctrl *gomock.Controller) *MockFreetextFetcher

NewMockFreetextFetcher creates a new mock instance

func (*MockFreetextFetcher) EXPECT

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

func (*MockFreetextFetcher) MessageHasBeenPosted

func (m *MockFreetextFetcher) MessageHasBeenPosted(arg0 *plugin.Context, arg1 *model.Post, arg2 plugin.API, arg3 logger.Logger, arg4, arg5 string)

MessageHasBeenPosted mocks base method

func (*MockFreetextFetcher) StartFetching

func (m *MockFreetextFetcher) StartFetching(arg0, arg1 string)

StartFetching mocks base method

func (*MockFreetextFetcher) URL

func (m *MockFreetextFetcher) URL() string

URL mocks base method

func (*MockFreetextFetcher) UpdateHooks

func (m *MockFreetextFetcher) UpdateHooks(arg0 func(string) string, arg1 func(string, string), arg2 func(string))

UpdateHooks mocks base method

type MockFreetextFetcherMockRecorder

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

MockFreetextFetcherMockRecorder is the mock recorder for MockFreetextFetcher

func (*MockFreetextFetcherMockRecorder) MessageHasBeenPosted

func (mr *MockFreetextFetcherMockRecorder) MessageHasBeenPosted(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

MessageHasBeenPosted indicates an expected call of MessageHasBeenPosted

func (*MockFreetextFetcherMockRecorder) StartFetching

func (mr *MockFreetextFetcherMockRecorder) StartFetching(arg0, arg1 interface{}) *gomock.Call

StartFetching indicates an expected call of StartFetching

func (*MockFreetextFetcherMockRecorder) URL

URL indicates an expected call of URL

func (*MockFreetextFetcherMockRecorder) UpdateHooks

func (mr *MockFreetextFetcherMockRecorder) UpdateHooks(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateHooks indicates an expected call of UpdateHooks

type MockFreetextStore

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

MockFreetextStore is a mock of FreetextStore interface

func NewMockFreetextStore

func NewMockFreetextStore(ctrl *gomock.Controller) *MockFreetextStore

NewMockFreetextStore creates a new mock instance

func (*MockFreetextStore) EXPECT

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

func (*MockFreetextStore) ShouldProcessFreetext

func (m *MockFreetextStore) ShouldProcessFreetext(arg0, arg1 string) (bool, string, error)

ShouldProcessFreetext mocks base method

func (*MockFreetextStore) StartFetching

func (m *MockFreetextStore) StartFetching(arg0, arg1, arg2 string) error

StartFetching mocks base method

func (*MockFreetextStore) StopFetching

func (m *MockFreetextStore) StopFetching(arg0, arg1 string) error

StopFetching mocks base method

type MockFreetextStoreMockRecorder

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

MockFreetextStoreMockRecorder is the mock recorder for MockFreetextStore

func (*MockFreetextStoreMockRecorder) ShouldProcessFreetext

func (mr *MockFreetextStoreMockRecorder) ShouldProcessFreetext(arg0, arg1 interface{}) *gomock.Call

ShouldProcessFreetext indicates an expected call of ShouldProcessFreetext

func (*MockFreetextStoreMockRecorder) StartFetching

func (mr *MockFreetextStoreMockRecorder) StartFetching(arg0, arg1, arg2 interface{}) *gomock.Call

StartFetching indicates an expected call of StartFetching

func (*MockFreetextStoreMockRecorder) StopFetching

func (mr *MockFreetextStoreMockRecorder) StopFetching(arg0, arg1 interface{}) *gomock.Call

StopFetching indicates an expected call of StopFetching

type MockManager

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

MockManager is a mock of Manager interface

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance

func (*MockManager) Clear

func (m *MockManager) Clear()

Clear mocks base method

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

func (*MockManager) MessageHasBeenPosted

func (m *MockManager) MessageHasBeenPosted(arg0 *plugin.Context, arg1 *model.Post, arg2 plugin.API, arg3 logger.Logger, arg4, arg5 string)

MessageHasBeenPosted mocks base method

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager

func (*MockManagerMockRecorder) Clear

func (mr *MockManagerMockRecorder) Clear() *gomock.Call

Clear indicates an expected call of Clear

func (*MockManagerMockRecorder) MessageHasBeenPosted

func (mr *MockManagerMockRecorder) MessageHasBeenPosted(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

MessageHasBeenPosted indicates an expected call of MessageHasBeenPosted

Jump to

Keyboard shortcuts

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