mock

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRequestMaker

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

MockRequestMaker is a mock of RequestMaker interface.

func NewMockRequestMaker

func NewMockRequestMaker(ctrl *gomock.Controller) *MockRequestMaker

NewMockRequestMaker creates a new mock instance.

func (*MockRequestMaker) EXPECT

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

func (*MockRequestMaker) ToGithub

func (m *MockRequestMaker) ToGithub(arg0, arg1 string) (*http.Response, error)

ToGithub mocks base method.

func (*MockRequestMaker) ToGitlab

func (m *MockRequestMaker) ToGitlab(arg0 string) (*http.Response, error)

ToGitlab mocks base method.

type MockRequestMakerMockRecorder

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

MockRequestMakerMockRecorder is the mock recorder for MockRequestMaker.

func (*MockRequestMakerMockRecorder) ToGithub

func (mr *MockRequestMakerMockRecorder) ToGithub(arg0, arg1 interface{}) *gomock.Call

ToGithub indicates an expected call of ToGithub.

func (*MockRequestMakerMockRecorder) ToGitlab

func (mr *MockRequestMakerMockRecorder) ToGitlab(arg0 interface{}) *gomock.Call

ToGitlab indicates an expected call of ToGitlab.

Jump to

Keyboard shortcuts

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