fakes

package
v6.16.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2016 License: Apache-2.0 Imports: 3 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 FakeHttpClientInterface

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

func (*FakeHttpClientInterface) Do

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

func (*FakeHttpClientInterface) DoArgsForCall

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

func (*FakeHttpClientInterface) DoCallCount

func (fake *FakeHttpClientInterface) DoCallCount() int

func (*FakeHttpClientInterface) DoReturns

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

Jump to

Keyboard shortcuts

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