fake_generator

package
v0.1442.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 4 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 {
	BatchOperationsStub func(lager.Logger) (map[string]operationq.Operation, error)

	OperationStreamStub func(lager.Logger) (<-chan operationq.Operation, error)
	// contains filtered or unexported fields
}

func (*FakeGenerator) BatchOperations

func (fake *FakeGenerator) BatchOperations(arg1 lager.Logger) (map[string]operationq.Operation, error)

func (*FakeGenerator) BatchOperationsArgsForCall

func (fake *FakeGenerator) BatchOperationsArgsForCall(i int) lager.Logger

func (*FakeGenerator) BatchOperationsCallCount

func (fake *FakeGenerator) BatchOperationsCallCount() int

func (*FakeGenerator) BatchOperationsCalls added in v0.1442.0

func (fake *FakeGenerator) BatchOperationsCalls(stub func(lager.Logger) (map[string]operationq.Operation, error))

func (*FakeGenerator) BatchOperationsReturns

func (fake *FakeGenerator) BatchOperationsReturns(result1 map[string]operationq.Operation, result2 error)

func (*FakeGenerator) BatchOperationsReturnsOnCall added in v0.1442.0

func (fake *FakeGenerator) BatchOperationsReturnsOnCall(i int, result1 map[string]operationq.Operation, result2 error)

func (*FakeGenerator) Invocations added in v0.1442.0

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

func (*FakeGenerator) OperationStream

func (fake *FakeGenerator) OperationStream(arg1 lager.Logger) (<-chan operationq.Operation, error)

func (*FakeGenerator) OperationStreamArgsForCall

func (fake *FakeGenerator) OperationStreamArgsForCall(i int) lager.Logger

func (*FakeGenerator) OperationStreamCallCount

func (fake *FakeGenerator) OperationStreamCallCount() int

func (*FakeGenerator) OperationStreamCalls added in v0.1442.0

func (fake *FakeGenerator) OperationStreamCalls(stub func(lager.Logger) (<-chan operationq.Operation, error))

func (*FakeGenerator) OperationStreamReturns

func (fake *FakeGenerator) OperationStreamReturns(result1 <-chan operationq.Operation, result2 error)

func (*FakeGenerator) OperationStreamReturnsOnCall added in v0.1442.0

func (fake *FakeGenerator) OperationStreamReturnsOnCall(i int, result1 <-chan operationq.Operation, result2 error)

Jump to

Keyboard shortcuts

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