inflatorfakes

package
v26.0.0+incompatible Latest Latest
Warning

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

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

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeInflator

type FakeInflator struct {
	InflateStub func(lager.Logger, string, string, string) error

	LogPathStub func() string

	CloseStub func() error
	// contains filtered or unexported fields
}

func (*FakeInflator) Close

func (fake *FakeInflator) Close() error

func (*FakeInflator) CloseCallCount

func (fake *FakeInflator) CloseCallCount() int

func (*FakeInflator) CloseReturns

func (fake *FakeInflator) CloseReturns(result1 error)

func (*FakeInflator) Inflate

func (fake *FakeInflator) Inflate(arg1 lager.Logger, arg2 string, arg3 string, arg4 string) error

func (*FakeInflator) InflateArgsForCall

func (fake *FakeInflator) InflateArgsForCall(i int) (lager.Logger, string, string, string)

func (*FakeInflator) InflateCallCount

func (fake *FakeInflator) InflateCallCount() int

func (*FakeInflator) InflateReturns

func (fake *FakeInflator) InflateReturns(result1 error)

func (*FakeInflator) Invocations

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

func (*FakeInflator) LogPath

func (fake *FakeInflator) LogPath() string

func (*FakeInflator) LogPathCallCount

func (fake *FakeInflator) LogPathCallCount() int

func (*FakeInflator) LogPathReturns

func (fake *FakeInflator) LogPathReturns(result1 string)

type FakeScratchSpace

type FakeScratchSpace struct {
	MakeStub func() (string, error)
	// contains filtered or unexported fields
}

func (*FakeScratchSpace) Invocations

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

func (*FakeScratchSpace) Make

func (fake *FakeScratchSpace) Make() (string, error)

func (*FakeScratchSpace) MakeCallCount

func (fake *FakeScratchSpace) MakeCallCount() int

func (*FakeScratchSpace) MakeReturns

func (fake *FakeScratchSpace) MakeReturns(result1 string, result2 error)

Jump to

Keyboard shortcuts

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