utilsfakes

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2016 License: Apache-2.0 Imports: 4 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 FakeBoshClientCaller added in v0.0.9

type FakeBoshClientCaller struct {
	GetInfoStub func() (*enamlbosh.BoshInfo, error)
	// contains filtered or unexported fields
}

func (*FakeBoshClientCaller) GetInfo added in v0.0.9

func (fake *FakeBoshClientCaller) GetInfo() (*enamlbosh.BoshInfo, error)

func (*FakeBoshClientCaller) GetInfoCallCount added in v0.0.9

func (fake *FakeBoshClientCaller) GetInfoCallCount() int

func (*FakeBoshClientCaller) GetInfoReturns added in v0.0.9

func (fake *FakeBoshClientCaller) GetInfoReturns(result1 *enamlbosh.BoshInfo, result2 error)

type FakeHttpClientDoer

type FakeHttpClientDoer struct {
	DoStub func(req *http.Request) (resp *http.Response, err error)
	// contains filtered or unexported fields
}

func (*FakeHttpClientDoer) Do

func (fake *FakeHttpClientDoer) Do(req *http.Request) (resp *http.Response, err error)

func (*FakeHttpClientDoer) DoArgsForCall

func (fake *FakeHttpClientDoer) DoArgsForCall(i int) *http.Request

func (*FakeHttpClientDoer) DoCallCount

func (fake *FakeHttpClientDoer) DoCallCount() int

func (*FakeHttpClientDoer) DoReturns

func (fake *FakeHttpClientDoer) DoReturns(result1 *http.Response, result2 error)

Jump to

Keyboard shortcuts

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