mocks

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImgurClient

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

MockImgurClient is a mock of ImgurClient interface.

func NewMockImgurClient

func NewMockImgurClient(ctrl *gomock.Controller) *MockImgurClient

NewMockImgurClient creates a new mock instance.

func (*MockImgurClient) EXPECT

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

func (*MockImgurClient) GetInfoFromURL

func (m *MockImgurClient) GetInfoFromURL(arg0 string) (*imgur.GenericInfo, int, error)

GetInfoFromURL mocks base method.

type MockImgurClientMockRecorder

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

MockImgurClientMockRecorder is the mock recorder for MockImgurClient.

func (*MockImgurClientMockRecorder) GetInfoFromURL

func (mr *MockImgurClientMockRecorder) GetInfoFromURL(arg0 interface{}) *gomock.Call

GetInfoFromURL indicates an expected call of GetInfoFromURL.

type MockTwitchAPIClient

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

MockTwitchAPIClient is a mock of TwitchAPIClient interface.

func NewMockTwitchAPIClient

func NewMockTwitchAPIClient(ctrl *gomock.Controller) *MockTwitchAPIClient

NewMockTwitchAPIClient creates a new mock instance.

func (*MockTwitchAPIClient) EXPECT

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

func (*MockTwitchAPIClient) GetClips added in v1.1.0

GetClips mocks base method.

type MockTwitchAPIClientMockRecorder

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

MockTwitchAPIClientMockRecorder is the mock recorder for MockTwitchAPIClient.

func (*MockTwitchAPIClientMockRecorder) GetClips added in v1.1.0

func (mr *MockTwitchAPIClientMockRecorder) GetClips(arg0 interface{}) *gomock.Call

GetClips indicates an expected call of GetClips.

Jump to

Keyboard shortcuts

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