cffakes

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCFPluginAPI

type FakeCFPluginAPI struct {
	CliCommandStub func(...string) ([]string, error)

	CliCommandWithoutTerminalOutputStub func(args ...string) ([]string, error)

	GetCurrentSpaceStub func() (plugin_models.Space, error)

	GetServiceStub func(string) (plugin_models.GetService_Model, error)

	AccessTokenStub func() (string, error)
	// contains filtered or unexported fields
}

func (*FakeCFPluginAPI) AccessToken

func (fake *FakeCFPluginAPI) AccessToken() (string, error)

func (*FakeCFPluginAPI) AccessTokenCallCount

func (fake *FakeCFPluginAPI) AccessTokenCallCount() int

func (*FakeCFPluginAPI) AccessTokenReturns

func (fake *FakeCFPluginAPI) AccessTokenReturns(result1 string, result2 error)

func (*FakeCFPluginAPI) AccessTokenReturnsOnCall

func (fake *FakeCFPluginAPI) AccessTokenReturnsOnCall(i int, result1 string, result2 error)

func (*FakeCFPluginAPI) CliCommand

func (fake *FakeCFPluginAPI) CliCommand(arg1 ...string) ([]string, error)

func (*FakeCFPluginAPI) CliCommandArgsForCall

func (fake *FakeCFPluginAPI) CliCommandArgsForCall(i int) []string

func (*FakeCFPluginAPI) CliCommandCallCount

func (fake *FakeCFPluginAPI) CliCommandCallCount() int

func (*FakeCFPluginAPI) CliCommandReturns

func (fake *FakeCFPluginAPI) CliCommandReturns(result1 []string, result2 error)

func (*FakeCFPluginAPI) CliCommandReturnsOnCall

func (fake *FakeCFPluginAPI) CliCommandReturnsOnCall(i int, result1 []string, result2 error)

func (*FakeCFPluginAPI) CliCommandWithoutTerminalOutput

func (fake *FakeCFPluginAPI) CliCommandWithoutTerminalOutput(args ...string) ([]string, error)

func (*FakeCFPluginAPI) CliCommandWithoutTerminalOutputArgsForCall

func (fake *FakeCFPluginAPI) CliCommandWithoutTerminalOutputArgsForCall(i int) []string

func (*FakeCFPluginAPI) CliCommandWithoutTerminalOutputCallCount

func (fake *FakeCFPluginAPI) CliCommandWithoutTerminalOutputCallCount() int

func (*FakeCFPluginAPI) CliCommandWithoutTerminalOutputReturns

func (fake *FakeCFPluginAPI) CliCommandWithoutTerminalOutputReturns(result1 []string, result2 error)

func (*FakeCFPluginAPI) CliCommandWithoutTerminalOutputReturnsOnCall

func (fake *FakeCFPluginAPI) CliCommandWithoutTerminalOutputReturnsOnCall(i int, result1 []string, result2 error)

func (*FakeCFPluginAPI) GetCurrentSpace

func (fake *FakeCFPluginAPI) GetCurrentSpace() (plugin_models.Space, error)

func (*FakeCFPluginAPI) GetCurrentSpaceCallCount

func (fake *FakeCFPluginAPI) GetCurrentSpaceCallCount() int

func (*FakeCFPluginAPI) GetCurrentSpaceReturns

func (fake *FakeCFPluginAPI) GetCurrentSpaceReturns(result1 plugin_models.Space, result2 error)

func (*FakeCFPluginAPI) GetCurrentSpaceReturnsOnCall

func (fake *FakeCFPluginAPI) GetCurrentSpaceReturnsOnCall(i int, result1 plugin_models.Space, result2 error)

func (*FakeCFPluginAPI) GetService

func (fake *FakeCFPluginAPI) GetService(arg1 string) (plugin_models.GetService_Model, error)

func (*FakeCFPluginAPI) GetServiceArgsForCall

func (fake *FakeCFPluginAPI) GetServiceArgsForCall(i int) string

func (*FakeCFPluginAPI) GetServiceCallCount

func (fake *FakeCFPluginAPI) GetServiceCallCount() int

func (*FakeCFPluginAPI) GetServiceReturns

func (fake *FakeCFPluginAPI) GetServiceReturns(result1 plugin_models.GetService_Model, result2 error)

func (*FakeCFPluginAPI) GetServiceReturnsOnCall

func (fake *FakeCFPluginAPI) GetServiceReturnsOnCall(i int, result1 plugin_models.GetService_Model, result2 error)

func (*FakeCFPluginAPI) Invocations

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

Jump to

Keyboard shortcuts

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