gitdiff_mock

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package gitdiff_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitDiff

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

GitDiff is a mock of GitDiff interface

func NewGitDiff

func NewGitDiff(ctrl *gomock.Controller) *GitDiff

NewGitDiff creates a new mock instance

func (*GitDiff) EXPECT

func (m *GitDiff) EXPECT() *GitDiffMockRecorder

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

func (*GitDiff) GetDiff

func (m *GitDiff) GetDiff() (string, error)

GetDiff mocks base method

type GitDiffMockRecorder

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

GitDiffMockRecorder is the mock recorder for GitDiff

func (*GitDiffMockRecorder) GetDiff

func (mr *GitDiffMockRecorder) GetDiff() *gomock.Call

GetDiff indicates an expected call of GetDiff

Jump to

Keyboard shortcuts

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