fakes

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Warning below was ignored to add mutexes around updating stubs! 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 DestinationFileInfo

type DestinationFileInfo struct {
	FileExistsStub func(string) (bool, error)

	FileInodeStub func(string) (uint64, error)
	// contains filtered or unexported fields
}

func (*DestinationFileInfo) FileExists

func (fake *DestinationFileInfo) FileExists(arg1 string) (bool, error)

func (*DestinationFileInfo) FileExistsArgsForCall

func (fake *DestinationFileInfo) FileExistsArgsForCall(i int) string

func (*DestinationFileInfo) FileExistsCallCount

func (fake *DestinationFileInfo) FileExistsCallCount() int

func (*DestinationFileInfo) FileExistsReturns

func (fake *DestinationFileInfo) FileExistsReturns(result1 bool, result2 error)

func (*DestinationFileInfo) FileExistsReturnsOnCall

func (fake *DestinationFileInfo) FileExistsReturnsOnCall(i int, result1 bool, result2 error)

func (*DestinationFileInfo) FileInode

func (fake *DestinationFileInfo) FileInode(arg1 string) (uint64, error)

func (*DestinationFileInfo) FileInodeArgsForCall

func (fake *DestinationFileInfo) FileInodeArgsForCall(i int) string

func (*DestinationFileInfo) FileInodeCallCount

func (fake *DestinationFileInfo) FileInodeCallCount() int

func (*DestinationFileInfo) FileInodeReturns

func (fake *DestinationFileInfo) FileInodeReturns(result1 uint64, result2 error)

func (*DestinationFileInfo) FileInodeReturnsOnCall

func (fake *DestinationFileInfo) FileInodeReturnsOnCall(i int, result1 uint64, result2 error)

func (*DestinationFileInfo) Invocations

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

Jump to

Keyboard shortcuts

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