mocks

package
v0.0.0-...-0e1770a Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_gistdb is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGithubGists

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

MockGithubGists is a mock of GithubGists interface.

func NewMockGithubGists

func NewMockGithubGists(ctrl *gomock.Controller) *MockGithubGists

NewMockGithubGists creates a new mock instance.

func (*MockGithubGists) EXPECT

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

func (*MockGithubGists) Edit

func (m *MockGithubGists) Edit(arg0 context.Context, arg1 string, arg2 *github.Gist) (*github.Gist, *github.Response, error)

Edit mocks base method.

func (*MockGithubGists) Get

Get mocks base method.

func (*MockGithubGists) List

List mocks base method.

type MockGithubGistsMockRecorder

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

MockGithubGistsMockRecorder is the mock recorder for MockGithubGists.

func (*MockGithubGistsMockRecorder) Edit

func (mr *MockGithubGistsMockRecorder) Edit(arg0, arg1, arg2 interface{}) *gomock.Call

Edit indicates an expected call of Edit.

func (*MockGithubGistsMockRecorder) Get

func (mr *MockGithubGistsMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockGithubGistsMockRecorder) List

func (mr *MockGithubGistsMockRecorder) List(arg0, arg1, arg2 interface{}) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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