mocks

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

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 MockGithubClient

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

MockGithubClient is a mock of GithubClient interface

func NewMockGithubClient

func NewMockGithubClient(ctrl *gomock.Controller) *MockGithubClient

NewMockGithubClient creates a new mock instance

func (*MockGithubClient) Dispatch

func (m *MockGithubClient) Dispatch(ctx context.Context, owner, repo, event string, payload []byte) error

Dispatch mocks base method

func (*MockGithubClient) EXPECT

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

type MockGithubClientMockRecorder

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

MockGithubClientMockRecorder is the mock recorder for MockGithubClient

func (*MockGithubClientMockRecorder) Dispatch

func (mr *MockGithubClientMockRecorder) Dispatch(ctx, owner, repo, event, payload interface{}) *gomock.Call

Dispatch indicates an expected call of Dispatch

Jump to

Keyboard shortcuts

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