mock_cerebro

package
v0.1.4-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_cerebro is a generated GoMock package.

Package mock_cerebro is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCharacterVendorExtractor

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

MockCharacterVendorExtractor is a mock of CharacterVendorExtractor interface

func NewMockCharacterVendorExtractor

func NewMockCharacterVendorExtractor(ctrl *gomock.Controller) *MockCharacterVendorExtractor

NewMockCharacterVendorExtractor creates a new mock instance

func (*MockCharacterVendorExtractor) EXPECT

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

func (*MockCharacterVendorExtractor) Extract

Extract mocks base method

type MockCharacterVendorExtractorMockRecorder

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

MockCharacterVendorExtractorMockRecorder is the mock recorder for MockCharacterVendorExtractor

func (*MockCharacterVendorExtractorMockRecorder) Extract

func (mr *MockCharacterVendorExtractorMockRecorder) Extract(sources interface{}) *gomock.Call

Extract indicates an expected call of Extract

type MockHTTPClient

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

MockHTTPClient is a mock of HTTPClient interface

func NewMockHTTPClient

func NewMockHTTPClient(ctrl *gomock.Controller) *MockHTTPClient

NewMockHTTPClient creates a new mock instance

func (*MockHTTPClient) EXPECT

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

func (*MockHTTPClient) Get

func (m *MockHTTPClient) Get(url string) (*http.Response, error)

Get mocks base method

type MockHTTPClientMockRecorder

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

MockHTTPClientMockRecorder is the mock recorder for MockHTTPClient

func (*MockHTTPClientMockRecorder) Get

func (mr *MockHTTPClientMockRecorder) Get(url interface{}) *gomock.Call

Get indicates an expected call of Get

Jump to

Keyboard shortcuts

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