outfakes

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

This file was generated by counterfeiter

This file was generated by counterfeiter

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 Creator

type Creator struct {
	CreateStub func() (pivnet.Release, error)
	// contains filtered or unexported fields
}

func (*Creator) Create

func (fake *Creator) Create() (pivnet.Release, error)

func (*Creator) CreateCallCount

func (fake *Creator) CreateCallCount() int

func (*Creator) CreateReturns

func (fake *Creator) CreateReturns(result1 pivnet.Release, result2 error)

type Finalizer

type Finalizer struct {
	FinalizeStub func(release pivnet.Release) (concourse.OutResponse, error)
	// contains filtered or unexported fields
}

func (*Finalizer) Finalize

func (fake *Finalizer) Finalize(release pivnet.Release) (concourse.OutResponse, error)

func (*Finalizer) FinalizeArgsForCall

func (fake *Finalizer) FinalizeArgsForCall(i int) pivnet.Release

func (*Finalizer) FinalizeCallCount

func (fake *Finalizer) FinalizeCallCount() int

func (*Finalizer) FinalizeReturns

func (fake *Finalizer) FinalizeReturns(result1 concourse.OutResponse, result2 error)

type Globber

type Globber struct {
	ExactGlobsStub func() ([]string, error)
	// contains filtered or unexported fields
}

func (*Globber) ExactGlobs

func (fake *Globber) ExactGlobs() ([]string, error)

func (*Globber) ExactGlobsCallCount

func (fake *Globber) ExactGlobsCallCount() int

func (*Globber) ExactGlobsReturns

func (fake *Globber) ExactGlobsReturns(result1 []string, result2 error)

type Logging

type Logging struct {
	DebugfStub func(format string, a ...interface{}) (n int, err error)
	// contains filtered or unexported fields
}

func (*Logging) Debugf

func (fake *Logging) Debugf(format string, a ...interface{}) (n int, err error)

func (*Logging) DebugfArgsForCall

func (fake *Logging) DebugfArgsForCall(i int) (string, []interface{})

func (*Logging) DebugfCallCount

func (fake *Logging) DebugfCallCount() int

func (*Logging) DebugfReturns

func (fake *Logging) DebugfReturns(result1 int, result2 error)

type Uploader

type Uploader struct {
	UploadStub func(release pivnet.Release, exactGlobs []string) error
	// contains filtered or unexported fields
}

func (*Uploader) Upload

func (fake *Uploader) Upload(release pivnet.Release, exactGlobs []string) error

func (*Uploader) UploadArgsForCall

func (fake *Uploader) UploadArgsForCall(i int) (pivnet.Release, []string)

func (*Uploader) UploadCallCount

func (fake *Uploader) UploadCallCount() int

func (*Uploader) UploadReturns

func (fake *Uploader) UploadReturns(result1 error)

type Validation

type Validation struct {
	ValidateStub func(skipFileCheck bool) error
	// contains filtered or unexported fields
}

func (*Validation) Validate

func (fake *Validation) Validate(skipFileCheck bool) error

func (*Validation) ValidateArgsForCall

func (fake *Validation) ValidateArgsForCall(i int) bool

func (*Validation) ValidateCallCount

func (fake *Validation) ValidateCallCount() int

func (*Validation) ValidateReturns

func (fake *Validation) ValidateReturns(result1 error)

Jump to

Keyboard shortcuts

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