announcefakes

package
v0.17.8 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: Apache-2.0 Imports: 1 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 {
	CreateStub func(string, string) error

	GetGoVersionStub func(string) (string, error)

	ReadChangelogFileStub func(string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeImpl) Create

func (fake *FakeImpl) Create(arg1 string, arg2 string) error

func (*FakeImpl) CreateArgsForCall

func (fake *FakeImpl) CreateArgsForCall(i int) (string, string)

func (*FakeImpl) CreateCallCount

func (fake *FakeImpl) CreateCallCount() int

func (*FakeImpl) CreateCalls

func (fake *FakeImpl) CreateCalls(stub func(string, string) error)

func (*FakeImpl) CreateReturns

func (fake *FakeImpl) CreateReturns(result1 error)

func (*FakeImpl) CreateReturnsOnCall

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

func (*FakeImpl) GetGoVersion

func (fake *FakeImpl) GetGoVersion(arg1 string) (string, error)

func (*FakeImpl) GetGoVersionArgsForCall

func (fake *FakeImpl) GetGoVersionArgsForCall(i int) string

func (*FakeImpl) GetGoVersionCallCount

func (fake *FakeImpl) GetGoVersionCallCount() int

func (*FakeImpl) GetGoVersionCalls

func (fake *FakeImpl) GetGoVersionCalls(stub func(string) (string, error))

func (*FakeImpl) GetGoVersionReturns

func (fake *FakeImpl) GetGoVersionReturns(result1 string, result2 error)

func (*FakeImpl) GetGoVersionReturnsOnCall

func (fake *FakeImpl) GetGoVersionReturnsOnCall(i int, result1 string, result2 error)

func (*FakeImpl) Invocations

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

func (*FakeImpl) ReadChangelogFile

func (fake *FakeImpl) ReadChangelogFile(arg1 string) ([]byte, error)

func (*FakeImpl) ReadChangelogFileArgsForCall

func (fake *FakeImpl) ReadChangelogFileArgsForCall(i int) string

func (*FakeImpl) ReadChangelogFileCallCount

func (fake *FakeImpl) ReadChangelogFileCallCount() int

func (*FakeImpl) ReadChangelogFileCalls

func (fake *FakeImpl) ReadChangelogFileCalls(stub func(string) ([]byte, error))

func (*FakeImpl) ReadChangelogFileReturns

func (fake *FakeImpl) ReadChangelogFileReturns(result1 []byte, result2 error)

func (*FakeImpl) ReadChangelogFileReturnsOnCall

func (fake *FakeImpl) ReadChangelogFileReturnsOnCall(i int, result1 []byte, result2 error)

Jump to

Keyboard shortcuts

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