fakes

package
v0.0.0-...-98af2cb Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2016 License: Apache-2.0 Imports: 2 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 FakePAAS

type FakePAAS struct {
	LoginStub func(api string, username string, password string, insecure bool) error

	TargetStub func(organization string, space string) error

	PushAppStub func(manifest string, path string, currentAppName string) error
	// contains filtered or unexported fields
}

func (*FakePAAS) Login

func (fake *FakePAAS) Login(api string, username string, password string, insecure bool) error

func (*FakePAAS) LoginArgsForCall

func (fake *FakePAAS) LoginArgsForCall(i int) (string, string, string, bool)

func (*FakePAAS) LoginCallCount

func (fake *FakePAAS) LoginCallCount() int

func (*FakePAAS) LoginReturns

func (fake *FakePAAS) LoginReturns(result1 error)

func (*FakePAAS) PushApp

func (fake *FakePAAS) PushApp(manifest string, path string, currentAppName string) error

func (*FakePAAS) PushAppArgsForCall

func (fake *FakePAAS) PushAppArgsForCall(i int) (string, string, string)

func (*FakePAAS) PushAppCallCount

func (fake *FakePAAS) PushAppCallCount() int

func (*FakePAAS) PushAppReturns

func (fake *FakePAAS) PushAppReturns(result1 error)

func (*FakePAAS) Target

func (fake *FakePAAS) Target(organization string, space string) error

func (*FakePAAS) TargetArgsForCall

func (fake *FakePAAS) TargetArgsForCall(i int) (string, string)

func (*FakePAAS) TargetCallCount

func (fake *FakePAAS) TargetCallCount() int

func (*FakePAAS) TargetReturns

func (fake *FakePAAS) TargetReturns(result1 error)

Jump to

Keyboard shortcuts

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