http_blob_providerfakes

package
v2.255.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 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 FakeHTTPBlobProvider

type FakeHTTPBlobProvider struct {
	GetStub func(string, crypto.MultipleDigest) (string, error)

	UploadStub func(string, string) (crypto.MultipleDigest, error)
	// contains filtered or unexported fields
}

func (*FakeHTTPBlobProvider) Get

func (fake *FakeHTTPBlobProvider) Get(arg1 string, arg2 crypto.MultipleDigest) (string, error)

func (*FakeHTTPBlobProvider) GetArgsForCall

func (fake *FakeHTTPBlobProvider) GetArgsForCall(i int) (string, crypto.MultipleDigest)

func (*FakeHTTPBlobProvider) GetCallCount

func (fake *FakeHTTPBlobProvider) GetCallCount() int

func (*FakeHTTPBlobProvider) GetCalls

func (fake *FakeHTTPBlobProvider) GetCalls(stub func(string, crypto.MultipleDigest) (string, error))

func (*FakeHTTPBlobProvider) GetReturns

func (fake *FakeHTTPBlobProvider) GetReturns(result1 string, result2 error)

func (*FakeHTTPBlobProvider) GetReturnsOnCall

func (fake *FakeHTTPBlobProvider) GetReturnsOnCall(i int, result1 string, result2 error)

func (*FakeHTTPBlobProvider) Invocations

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

func (*FakeHTTPBlobProvider) Upload

func (fake *FakeHTTPBlobProvider) Upload(arg1 string, arg2 string) (crypto.MultipleDigest, error)

func (*FakeHTTPBlobProvider) UploadArgsForCall

func (fake *FakeHTTPBlobProvider) UploadArgsForCall(i int) (string, string)

func (*FakeHTTPBlobProvider) UploadCallCount

func (fake *FakeHTTPBlobProvider) UploadCallCount() int

func (*FakeHTTPBlobProvider) UploadCalls

func (fake *FakeHTTPBlobProvider) UploadCalls(stub func(string, string) (crypto.MultipleDigest, error))

func (*FakeHTTPBlobProvider) UploadReturns

func (fake *FakeHTTPBlobProvider) UploadReturns(result1 crypto.MultipleDigest, result2 error)

func (*FakeHTTPBlobProvider) UploadReturnsOnCall

func (fake *FakeHTTPBlobProvider) UploadReturnsOnCall(i int, result1 crypto.MultipleDigest, result2 error)

Jump to

Keyboard shortcuts

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