fake_generator

package
v0.1441.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

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) BatchOperationsReturns

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

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) OperationStreamReturns

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

Jump to

Keyboard shortcuts

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