uploaderfakes

package
v3.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 2 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 FakeS3PrefixFetcher

type FakeS3PrefixFetcher struct {
	S3PrefixForProductSlugStub func(string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeS3PrefixFetcher) Invocations

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

func (*FakeS3PrefixFetcher) S3PrefixForProductSlug

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlug(arg1 string) (string, error)

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugArgsForCall

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugArgsForCall(i int) string

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugCallCount

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugCallCount() int

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugCalls

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugCalls(stub func(string) (string, error))

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugReturns

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugReturns(result1 string, result2 error)

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugReturnsOnCall

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugReturnsOnCall(i int, result1 string, result2 error)

type FakeTransport

type FakeTransport struct {
	UploadStub func(string, string, string) error
	// contains filtered or unexported fields
}

func (*FakeTransport) Invocations

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

func (*FakeTransport) Upload

func (fake *FakeTransport) Upload(arg1 string, arg2 string, arg3 string) error

func (*FakeTransport) UploadArgsForCall

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

func (*FakeTransport) UploadCallCount

func (fake *FakeTransport) UploadCallCount() int

func (*FakeTransport) UploadCalls

func (fake *FakeTransport) UploadCalls(stub func(string, string, string) error)

func (*FakeTransport) UploadReturns

func (fake *FakeTransport) UploadReturns(result1 error)

func (*FakeTransport) UploadReturnsOnCall

func (fake *FakeTransport) UploadReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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