fake_app_examiner

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2015 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 FakeAppExaminer

type FakeAppExaminer struct {
	ListAppsStub func() ([]app_examiner.AppInfo, error)

	ListCellsStub func() ([]app_examiner.CellInfo, error)

	AppStatusStub func(appName string) (app_examiner.AppInfo, error)
	// contains filtered or unexported fields
}

func (*FakeAppExaminer) AppStatus

func (fake *FakeAppExaminer) AppStatus(appName string) (app_examiner.AppInfo, error)

func (*FakeAppExaminer) AppStatusArgsForCall

func (fake *FakeAppExaminer) AppStatusArgsForCall(i int) string

func (*FakeAppExaminer) AppStatusCallCount

func (fake *FakeAppExaminer) AppStatusCallCount() int

func (*FakeAppExaminer) AppStatusReturns

func (fake *FakeAppExaminer) AppStatusReturns(result1 app_examiner.AppInfo, result2 error)

func (*FakeAppExaminer) ListApps

func (fake *FakeAppExaminer) ListApps() ([]app_examiner.AppInfo, error)

func (*FakeAppExaminer) ListAppsCallCount

func (fake *FakeAppExaminer) ListAppsCallCount() int

func (*FakeAppExaminer) ListAppsReturns

func (fake *FakeAppExaminer) ListAppsReturns(result1 []app_examiner.AppInfo, result2 error)

func (*FakeAppExaminer) ListCells

func (fake *FakeAppExaminer) ListCells() ([]app_examiner.CellInfo, error)

func (*FakeAppExaminer) ListCellsCallCount

func (fake *FakeAppExaminer) ListCellsCallCount() int

func (*FakeAppExaminer) ListCellsReturns

func (fake *FakeAppExaminer) ListCellsReturns(result1 []app_examiner.CellInfo, result2 error)

Jump to

Keyboard shortcuts

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