fakes

package
v6.12.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 18, 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 FakeAppManifest

type FakeAppManifest struct {
	BuildpackUrlStub func(string, string)

	MemoryStub func(string, int64)

	ServiceStub func(string, string)

	StartCommandStub func(string, string)

	EnvironmentVarsStub func(string, string, string)

	HealthCheckTimeoutStub func(string, int)

	InstancesStub func(string, int)

	DomainStub func(string, string, string)

	GetContentsStub func() []models.Application

	FileSavePathStub func(string)

	SaveStub func() error
	// contains filtered or unexported fields
}

func (*FakeAppManifest) BuildpackUrl

func (fake *FakeAppManifest) BuildpackUrl(arg1 string, arg2 string)

func (*FakeAppManifest) BuildpackUrlArgsForCall

func (fake *FakeAppManifest) BuildpackUrlArgsForCall(i int) (string, string)

func (*FakeAppManifest) BuildpackUrlCallCount

func (fake *FakeAppManifest) BuildpackUrlCallCount() int

func (*FakeAppManifest) Domain

func (fake *FakeAppManifest) Domain(arg1 string, arg2 string, arg3 string)

func (*FakeAppManifest) DomainArgsForCall

func (fake *FakeAppManifest) DomainArgsForCall(i int) (string, string, string)

func (*FakeAppManifest) DomainCallCount

func (fake *FakeAppManifest) DomainCallCount() int

func (*FakeAppManifest) EnvironmentVars

func (fake *FakeAppManifest) EnvironmentVars(arg1 string, arg2 string, arg3 string)

func (*FakeAppManifest) EnvironmentVarsArgsForCall

func (fake *FakeAppManifest) EnvironmentVarsArgsForCall(i int) (string, string, string)

func (*FakeAppManifest) EnvironmentVarsCallCount

func (fake *FakeAppManifest) EnvironmentVarsCallCount() int

func (*FakeAppManifest) FileSavePath

func (fake *FakeAppManifest) FileSavePath(arg1 string)

func (*FakeAppManifest) FileSavePathArgsForCall

func (fake *FakeAppManifest) FileSavePathArgsForCall(i int) string

func (*FakeAppManifest) FileSavePathCallCount

func (fake *FakeAppManifest) FileSavePathCallCount() int

func (*FakeAppManifest) GetContents

func (fake *FakeAppManifest) GetContents() []models.Application

func (*FakeAppManifest) GetContentsCallCount

func (fake *FakeAppManifest) GetContentsCallCount() int

func (*FakeAppManifest) GetContentsReturns

func (fake *FakeAppManifest) GetContentsReturns(result1 []models.Application)

func (*FakeAppManifest) HealthCheckTimeout

func (fake *FakeAppManifest) HealthCheckTimeout(arg1 string, arg2 int)

func (*FakeAppManifest) HealthCheckTimeoutArgsForCall

func (fake *FakeAppManifest) HealthCheckTimeoutArgsForCall(i int) (string, int)

func (*FakeAppManifest) HealthCheckTimeoutCallCount

func (fake *FakeAppManifest) HealthCheckTimeoutCallCount() int

func (*FakeAppManifest) Instances

func (fake *FakeAppManifest) Instances(arg1 string, arg2 int)

func (*FakeAppManifest) InstancesArgsForCall

func (fake *FakeAppManifest) InstancesArgsForCall(i int) (string, int)

func (*FakeAppManifest) InstancesCallCount

func (fake *FakeAppManifest) InstancesCallCount() int

func (*FakeAppManifest) Memory

func (fake *FakeAppManifest) Memory(arg1 string, arg2 int64)

func (*FakeAppManifest) MemoryArgsForCall

func (fake *FakeAppManifest) MemoryArgsForCall(i int) (string, int64)

func (*FakeAppManifest) MemoryCallCount

func (fake *FakeAppManifest) MemoryCallCount() int

func (*FakeAppManifest) Save

func (fake *FakeAppManifest) Save() error

func (*FakeAppManifest) SaveCallCount

func (fake *FakeAppManifest) SaveCallCount() int

func (*FakeAppManifest) SaveReturns

func (fake *FakeAppManifest) SaveReturns(result1 error)

func (*FakeAppManifest) Service

func (fake *FakeAppManifest) Service(arg1 string, arg2 string)

func (*FakeAppManifest) ServiceArgsForCall

func (fake *FakeAppManifest) ServiceArgsForCall(i int) (string, string)

func (*FakeAppManifest) ServiceCallCount

func (fake *FakeAppManifest) ServiceCallCount() int

func (*FakeAppManifest) StartCommand

func (fake *FakeAppManifest) StartCommand(arg1 string, arg2 string)

func (*FakeAppManifest) StartCommandArgsForCall

func (fake *FakeAppManifest) StartCommandArgsForCall(i int) (string, string)

func (*FakeAppManifest) StartCommandCallCount

func (fake *FakeAppManifest) StartCommandCallCount() int

Jump to

Keyboard shortcuts

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