httpclientfakes

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

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 {
	BaseProfileStub func() (string, error)

	SignUserCSRStub func(api.SignUserCSRRequest) (api.SignUserCSRResponse, error)
	// contains filtered or unexported fields
}

func (*FakeClient) BaseProfile

func (fake *FakeClient) BaseProfile() (string, error)

func (*FakeClient) BaseProfileCallCount

func (fake *FakeClient) BaseProfileCallCount() int

func (*FakeClient) BaseProfileCalls added in v0.19.0

func (fake *FakeClient) BaseProfileCalls(stub func() (string, error))

func (*FakeClient) BaseProfileReturns

func (fake *FakeClient) BaseProfileReturns(result1 string, result2 error)

func (*FakeClient) BaseProfileReturnsOnCall added in v0.12.0

func (fake *FakeClient) BaseProfileReturnsOnCall(i int, result1 string, result2 error)

func (*FakeClient) Invocations

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

func (*FakeClient) SignUserCSR

func (fake *FakeClient) SignUserCSR(arg1 api.SignUserCSRRequest) (api.SignUserCSRResponse, error)

func (*FakeClient) SignUserCSRArgsForCall

func (fake *FakeClient) SignUserCSRArgsForCall(i int) api.SignUserCSRRequest

func (*FakeClient) SignUserCSRCallCount

func (fake *FakeClient) SignUserCSRCallCount() int

func (*FakeClient) SignUserCSRCalls added in v0.19.0

func (fake *FakeClient) SignUserCSRCalls(stub func(api.SignUserCSRRequest) (api.SignUserCSRResponse, error))

func (*FakeClient) SignUserCSRReturns

func (fake *FakeClient) SignUserCSRReturns(result1 api.SignUserCSRResponse, result2 error)

func (*FakeClient) SignUserCSRReturnsOnCall added in v0.12.0

func (fake *FakeClient) SignUserCSRReturnsOnCall(i int, result1 api.SignUserCSRResponse, result2 error)

Jump to

Keyboard shortcuts

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