fakes

package
v0.0.0-...-afaf855 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 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 FakeFetcher

type FakeFetcher struct {
	FetchStub func([]turbine.Input, event.Emitter, <-chan struct{}) ([]inputs.FetchedInput, error)
	// contains filtered or unexported fields
}

func (*FakeFetcher) Fetch

func (fake *FakeFetcher) Fetch(arg1 []turbine.Input, arg2 event.Emitter, arg3 <-chan struct{}) ([]inputs.FetchedInput, error)

func (*FakeFetcher) FetchArgsForCall

func (fake *FakeFetcher) FetchArgsForCall(i int) ([]turbine.Input, event.Emitter, <-chan struct{})

func (*FakeFetcher) FetchCallCount

func (fake *FakeFetcher) FetchCallCount() int

func (*FakeFetcher) FetchReturns

func (fake *FakeFetcher) FetchReturns(result1 []inputs.FetchedInput, result2 error)

Jump to

Keyboard shortcuts

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