depotfakes

package
v0.0.0-...-7f502db Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeBundleLoader

type FakeBundleLoader struct {
	LoadStub func(bundleDir string) (goci.Bndl, error)
	// contains filtered or unexported fields
}

func (*FakeBundleLoader) Invocations

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

func (*FakeBundleLoader) Load

func (fake *FakeBundleLoader) Load(bundleDir string) (goci.Bndl, error)

func (*FakeBundleLoader) LoadArgsForCall

func (fake *FakeBundleLoader) LoadArgsForCall(i int) string

func (*FakeBundleLoader) LoadCallCount

func (fake *FakeBundleLoader) LoadCallCount() int

func (*FakeBundleLoader) LoadReturns

func (fake *FakeBundleLoader) LoadReturns(result1 goci.Bndl, result2 error)

type FakeBundleSaver

type FakeBundleSaver struct {
	SaveStub func(path string) error
	// contains filtered or unexported fields
}

func (*FakeBundleSaver) Invocations

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

func (*FakeBundleSaver) Save

func (fake *FakeBundleSaver) Save(path string) error

func (*FakeBundleSaver) SaveArgsForCall

func (fake *FakeBundleSaver) SaveArgsForCall(i int) string

func (*FakeBundleSaver) SaveCallCount

func (fake *FakeBundleSaver) SaveCallCount() int

func (*FakeBundleSaver) SaveReturns

func (fake *FakeBundleSaver) SaveReturns(result1 error)

Jump to

Keyboard shortcuts

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