httpfakes

package
v10.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClient

type FakeClient struct {
	// contains filtered or unexported fields
}

func (*FakeClient) Invocations

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

type FakeRoundTripper

type FakeRoundTripper struct {
	RoundTripStub func(*httpa.Request) (*httpa.Response, error)
	// contains filtered or unexported fields
}

func (*FakeRoundTripper) Invocations

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

func (*FakeRoundTripper) RoundTrip

func (fake *FakeRoundTripper) RoundTrip(arg1 *httpa.Request) (*httpa.Response, error)

func (*FakeRoundTripper) RoundTripArgsForCall

func (fake *FakeRoundTripper) RoundTripArgsForCall(i int) *httpa.Request

func (*FakeRoundTripper) RoundTripCallCount

func (fake *FakeRoundTripper) RoundTripCallCount() int

func (*FakeRoundTripper) RoundTripCalls

func (fake *FakeRoundTripper) RoundTripCalls(stub func(*httpa.Request) (*httpa.Response, error))

func (*FakeRoundTripper) RoundTripReturns

func (fake *FakeRoundTripper) RoundTripReturns(result1 *httpa.Response, result2 error)

func (*FakeRoundTripper) RoundTripReturnsOnCall

func (fake *FakeRoundTripper) RoundTripReturnsOnCall(i int, result1 *httpa.Response, result2 error)

Jump to

Keyboard shortcuts

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