fake_zipper

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 3 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 FakeZipper

type FakeZipper struct {
	ZipStub func(srcDir string, cfIgnore cf_ignore.CFIgnore) (string, error)

	IsZipFileStub func(path string) bool

	UnzipStub func(srcDir string, destDir string) error
	// contains filtered or unexported fields
}

func (*FakeZipper) IsZipFile

func (fake *FakeZipper) IsZipFile(path string) bool

func (*FakeZipper) IsZipFileArgsForCall

func (fake *FakeZipper) IsZipFileArgsForCall(i int) string

func (*FakeZipper) IsZipFileCallCount

func (fake *FakeZipper) IsZipFileCallCount() int

func (*FakeZipper) IsZipFileReturns

func (fake *FakeZipper) IsZipFileReturns(result1 bool)

func (*FakeZipper) Unzip

func (fake *FakeZipper) Unzip(srcDir string, destDir string) error

func (*FakeZipper) UnzipArgsForCall

func (fake *FakeZipper) UnzipArgsForCall(i int) (string, string)

func (*FakeZipper) UnzipCallCount

func (fake *FakeZipper) UnzipCallCount() int

func (*FakeZipper) UnzipReturns

func (fake *FakeZipper) UnzipReturns(result1 error)

func (*FakeZipper) Zip

func (fake *FakeZipper) Zip(srcDir string, cfIgnore cf_ignore.CFIgnore) (string, error)

func (*FakeZipper) ZipArgsForCall

func (fake *FakeZipper) ZipArgsForCall(i int) (string, cf_ignore.CFIgnore)

func (*FakeZipper) ZipCallCount

func (fake *FakeZipper) ZipCallCount() int

func (*FakeZipper) ZipReturns

func (fake *FakeZipper) ZipReturns(result1 string, result2 error)

Jump to

Keyboard shortcuts

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