mock_article

package
v0.0.0-...-aaa2fb4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_article is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockResponseManager

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

MockResponseManager is a mock of ResponseManager interface

func NewMockResponseManager

func NewMockResponseManager(ctrl *gomock.Controller) *MockResponseManager

NewMockResponseManager creates a new mock instance

func (*MockResponseManager) EXPECT

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

func (*MockResponseManager) GetResponse

func (m *MockResponseManager) GetResponse(arg0 string) (interface{}, bool)

GetResponse mocks base method

func (*MockResponseManager) InitCheck

func (m *MockResponseManager) InitCheck(weConfig *config.WeChatConfig)

InitCheck mocks base method

type MockResponseManagerMockRecorder

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

MockResponseManagerMockRecorder is the mock recorder for MockResponseManager

func (*MockResponseManagerMockRecorder) GetResponse

func (mr *MockResponseManagerMockRecorder) GetResponse(arg0 interface{}) *gomock.Call

GetResponse indicates an expected call of GetResponse

func (*MockResponseManagerMockRecorder) InitCheck

func (mr *MockResponseManagerMockRecorder) InitCheck(weConfig interface{}) *gomock.Call

InitCheck indicates an expected call of InitCheck

Jump to

Keyboard shortcuts

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