fakes

package
v0.0.0-...-396d0c3 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 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 FakeCFAPIHelper

type FakeCFAPIHelper struct {
	GetOrgsStub func(plugin.CliConnection) ([]apihelper.Organization, error)

	GetQuotaMemoryLimitStub func(plugin.CliConnection, string) (float64, error)

	GetOrgMemoryUsageStub func(plugin.CliConnection, apihelper.Organization) (float64, error)

	GetOrgSpacesStub func(plugin.CliConnection, string) ([]apihelper.Space, error)

	GetSpaceAppsStub func(plugin.CliConnection, string) ([]apihelper.App, error)
	// contains filtered or unexported fields
}

func (*FakeCFAPIHelper) GetOrgMemoryUsage

func (fake *FakeCFAPIHelper) GetOrgMemoryUsage(arg1 plugin.CliConnection, arg2 apihelper.Organization) (float64, error)

func (*FakeCFAPIHelper) GetOrgMemoryUsageArgsForCall

func (fake *FakeCFAPIHelper) GetOrgMemoryUsageArgsForCall(i int) (plugin.CliConnection, apihelper.Organization)

func (*FakeCFAPIHelper) GetOrgMemoryUsageCallCount

func (fake *FakeCFAPIHelper) GetOrgMemoryUsageCallCount() int

func (*FakeCFAPIHelper) GetOrgMemoryUsageReturns

func (fake *FakeCFAPIHelper) GetOrgMemoryUsageReturns(result1 float64, result2 error)

func (*FakeCFAPIHelper) GetOrgSpaces

func (fake *FakeCFAPIHelper) GetOrgSpaces(arg1 plugin.CliConnection, arg2 string) ([]apihelper.Space, error)

func (*FakeCFAPIHelper) GetOrgSpacesArgsForCall

func (fake *FakeCFAPIHelper) GetOrgSpacesArgsForCall(i int) (plugin.CliConnection, string)

func (*FakeCFAPIHelper) GetOrgSpacesCallCount

func (fake *FakeCFAPIHelper) GetOrgSpacesCallCount() int

func (*FakeCFAPIHelper) GetOrgSpacesReturns

func (fake *FakeCFAPIHelper) GetOrgSpacesReturns(result1 []apihelper.Space, result2 error)

func (*FakeCFAPIHelper) GetOrgs

func (*FakeCFAPIHelper) GetOrgsArgsForCall

func (fake *FakeCFAPIHelper) GetOrgsArgsForCall(i int) plugin.CliConnection

func (*FakeCFAPIHelper) GetOrgsCallCount

func (fake *FakeCFAPIHelper) GetOrgsCallCount() int

func (*FakeCFAPIHelper) GetOrgsReturns

func (fake *FakeCFAPIHelper) GetOrgsReturns(result1 []apihelper.Organization, result2 error)

func (*FakeCFAPIHelper) GetQuotaMemoryLimit

func (fake *FakeCFAPIHelper) GetQuotaMemoryLimit(arg1 plugin.CliConnection, arg2 string) (float64, error)

func (*FakeCFAPIHelper) GetQuotaMemoryLimitArgsForCall

func (fake *FakeCFAPIHelper) GetQuotaMemoryLimitArgsForCall(i int) (plugin.CliConnection, string)

func (*FakeCFAPIHelper) GetQuotaMemoryLimitCallCount

func (fake *FakeCFAPIHelper) GetQuotaMemoryLimitCallCount() int

func (*FakeCFAPIHelper) GetQuotaMemoryLimitReturns

func (fake *FakeCFAPIHelper) GetQuotaMemoryLimitReturns(result1 float64, result2 error)

func (*FakeCFAPIHelper) GetSpaceApps

func (fake *FakeCFAPIHelper) GetSpaceApps(arg1 plugin.CliConnection, arg2 string) ([]apihelper.App, error)

func (*FakeCFAPIHelper) GetSpaceAppsArgsForCall

func (fake *FakeCFAPIHelper) GetSpaceAppsArgsForCall(i int) (plugin.CliConnection, string)

func (*FakeCFAPIHelper) GetSpaceAppsCallCount

func (fake *FakeCFAPIHelper) GetSpaceAppsCallCount() int

func (*FakeCFAPIHelper) GetSpaceAppsReturns

func (fake *FakeCFAPIHelper) GetSpaceAppsReturns(result1 []apihelper.App, result2 error)

Jump to

Keyboard shortcuts

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