storagefakes

package
v2.13.1+incompatible Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 2 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 FakeStorageClient

type FakeStorageClient struct {
	DownloadStub func(filePath string) error

	UploadStub func(filePath string) error
	// contains filtered or unexported fields
}

func (*FakeStorageClient) Download

func (fake *FakeStorageClient) Download(filePath string) error

func (*FakeStorageClient) DownloadArgsForCall

func (fake *FakeStorageClient) DownloadArgsForCall(i int) string

func (*FakeStorageClient) DownloadCallCount

func (fake *FakeStorageClient) DownloadCallCount() int

func (*FakeStorageClient) DownloadReturns

func (fake *FakeStorageClient) DownloadReturns(result1 error)

func (*FakeStorageClient) Invocations

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

func (*FakeStorageClient) Upload

func (fake *FakeStorageClient) Upload(filePath string) error

func (*FakeStorageClient) UploadArgsForCall

func (fake *FakeStorageClient) UploadArgsForCall(i int) string

func (*FakeStorageClient) UploadCallCount

func (fake *FakeStorageClient) UploadCallCount() int

func (*FakeStorageClient) UploadReturns

func (fake *FakeStorageClient) UploadReturns(result1 error)

Jump to

Keyboard shortcuts

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