generatorfakes

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 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 FakeGenerator

type FakeGenerator struct {
	ExtStub func() string

	GenerateStub func(*options.Options, string) error

	KeyStub func() string
	// contains filtered or unexported fields
}

func (*FakeGenerator) Ext

func (fake *FakeGenerator) Ext() string

func (*FakeGenerator) ExtCallCount

func (fake *FakeGenerator) ExtCallCount() int

func (*FakeGenerator) ExtCalls

func (fake *FakeGenerator) ExtCalls(stub func() string)

func (*FakeGenerator) ExtReturns

func (fake *FakeGenerator) ExtReturns(result1 string)

func (*FakeGenerator) ExtReturnsOnCall

func (fake *FakeGenerator) ExtReturnsOnCall(i int, result1 string)

func (*FakeGenerator) Generate

func (fake *FakeGenerator) Generate(arg1 *options.Options, arg2 string) error

func (*FakeGenerator) GenerateArgsForCall

func (fake *FakeGenerator) GenerateArgsForCall(i int) (*options.Options, string)

func (*FakeGenerator) GenerateCallCount

func (fake *FakeGenerator) GenerateCallCount() int

func (*FakeGenerator) GenerateCalls

func (fake *FakeGenerator) GenerateCalls(stub func(*options.Options, string) error)

func (*FakeGenerator) GenerateReturns

func (fake *FakeGenerator) GenerateReturns(result1 error)

func (*FakeGenerator) GenerateReturnsOnCall

func (fake *FakeGenerator) GenerateReturnsOnCall(i int, result1 error)

func (*FakeGenerator) Invocations

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

func (*FakeGenerator) Key

func (fake *FakeGenerator) Key() string

func (*FakeGenerator) KeyCallCount

func (fake *FakeGenerator) KeyCallCount() int

func (*FakeGenerator) KeyCalls

func (fake *FakeGenerator) KeyCalls(stub func() string)

func (*FakeGenerator) KeyReturns

func (fake *FakeGenerator) KeyReturns(result1 string)

func (*FakeGenerator) KeyReturnsOnCall

func (fake *FakeGenerator) KeyReturnsOnCall(i int, result1 string)

Jump to

Keyboard shortcuts

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