cherrypickapprovedfakes

package
v0.0.0-...-6877637 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeImpl

type FakeImpl struct {
	AddLabelStub func(plugins.PluginGitHubClient, string, string, int, string) error

	GetCombinedStatusStub func(plugins.PluginGitHubClient, string, string, string) (*github.CombinedStatus, error)

	GetIssueLabelsStub func(plugins.PluginGitHubClient, string, string, int) ([]github.Label, error)

	RemoveLabelStub func(plugins.PluginGitHubClient, string, string, int, string) error
	// contains filtered or unexported fields
}

func (*FakeImpl) AddLabel

func (fake *FakeImpl) AddLabel(arg1 plugins.PluginGitHubClient, arg2 string, arg3 string, arg4 int, arg5 string) error

func (*FakeImpl) AddLabelArgsForCall

func (fake *FakeImpl) AddLabelArgsForCall(i int) (plugins.PluginGitHubClient, string, string, int, string)

func (*FakeImpl) AddLabelCallCount

func (fake *FakeImpl) AddLabelCallCount() int

func (*FakeImpl) AddLabelCalls

func (fake *FakeImpl) AddLabelCalls(stub func(plugins.PluginGitHubClient, string, string, int, string) error)

func (*FakeImpl) AddLabelReturns

func (fake *FakeImpl) AddLabelReturns(result1 error)

func (*FakeImpl) AddLabelReturnsOnCall

func (fake *FakeImpl) AddLabelReturnsOnCall(i int, result1 error)

func (*FakeImpl) GetCombinedStatus

func (fake *FakeImpl) GetCombinedStatus(arg1 plugins.PluginGitHubClient, arg2 string, arg3 string, arg4 string) (*github.CombinedStatus, error)

func (*FakeImpl) GetCombinedStatusArgsForCall

func (fake *FakeImpl) GetCombinedStatusArgsForCall(i int) (plugins.PluginGitHubClient, string, string, string)

func (*FakeImpl) GetCombinedStatusCallCount

func (fake *FakeImpl) GetCombinedStatusCallCount() int

func (*FakeImpl) GetCombinedStatusCalls

func (fake *FakeImpl) GetCombinedStatusCalls(stub func(plugins.PluginGitHubClient, string, string, string) (*github.CombinedStatus, error))

func (*FakeImpl) GetCombinedStatusReturns

func (fake *FakeImpl) GetCombinedStatusReturns(result1 *github.CombinedStatus, result2 error)

func (*FakeImpl) GetCombinedStatusReturnsOnCall

func (fake *FakeImpl) GetCombinedStatusReturnsOnCall(i int, result1 *github.CombinedStatus, result2 error)

func (*FakeImpl) GetIssueLabels

func (fake *FakeImpl) GetIssueLabels(arg1 plugins.PluginGitHubClient, arg2 string, arg3 string, arg4 int) ([]github.Label, error)

func (*FakeImpl) GetIssueLabelsArgsForCall

func (fake *FakeImpl) GetIssueLabelsArgsForCall(i int) (plugins.PluginGitHubClient, string, string, int)

func (*FakeImpl) GetIssueLabelsCallCount

func (fake *FakeImpl) GetIssueLabelsCallCount() int

func (*FakeImpl) GetIssueLabelsCalls

func (fake *FakeImpl) GetIssueLabelsCalls(stub func(plugins.PluginGitHubClient, string, string, int) ([]github.Label, error))

func (*FakeImpl) GetIssueLabelsReturns

func (fake *FakeImpl) GetIssueLabelsReturns(result1 []github.Label, result2 error)

func (*FakeImpl) GetIssueLabelsReturnsOnCall

func (fake *FakeImpl) GetIssueLabelsReturnsOnCall(i int, result1 []github.Label, result2 error)

func (*FakeImpl) Invocations

func (fake *FakeImpl) Invocations() map[string][][]interface{}

func (*FakeImpl) RemoveLabel

func (fake *FakeImpl) RemoveLabel(arg1 plugins.PluginGitHubClient, arg2 string, arg3 string, arg4 int, arg5 string) error

func (*FakeImpl) RemoveLabelArgsForCall

func (fake *FakeImpl) RemoveLabelArgsForCall(i int) (plugins.PluginGitHubClient, string, string, int, string)

func (*FakeImpl) RemoveLabelCallCount

func (fake *FakeImpl) RemoveLabelCallCount() int

func (*FakeImpl) RemoveLabelCalls

func (fake *FakeImpl) RemoveLabelCalls(stub func(plugins.PluginGitHubClient, string, string, int, string) error)

func (*FakeImpl) RemoveLabelReturns

func (fake *FakeImpl) RemoveLabelReturns(result1 error)

func (*FakeImpl) RemoveLabelReturnsOnCall

func (fake *FakeImpl) RemoveLabelReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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