usageeventsfakes

package
v0.0.0-...-5a7770c Latest Latest
Warning

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

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

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeApiClient

type FakeApiClient struct {
	AnnotateWithCloudControllerDataStub func(app *domain.App)
	// contains filtered or unexported fields
}

func (*FakeApiClient) AnnotateWithCloudControllerData

func (fake *FakeApiClient) AnnotateWithCloudControllerData(app *domain.App)

func (*FakeApiClient) AnnotateWithCloudControllerDataArgsForCall

func (fake *FakeApiClient) AnnotateWithCloudControllerDataArgsForCall(i int) *domain.App

func (*FakeApiClient) AnnotateWithCloudControllerDataCallCount

func (fake *FakeApiClient) AnnotateWithCloudControllerDataCallCount() int

func (*FakeApiClient) Invocations

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

type FakeCachedApp

type FakeCachedApp struct {
	GetAppByGUIDStub func(appGUID string) []caching.App

	GetAppInfoStub func(appGUID string) caching.App

	GetAllAppStub func() []caching.App
	// contains filtered or unexported fields
}

func (*FakeCachedApp) GetAllApp

func (fake *FakeCachedApp) GetAllApp() []caching.App

func (*FakeCachedApp) GetAllAppCallCount

func (fake *FakeCachedApp) GetAllAppCallCount() int

func (*FakeCachedApp) GetAllAppReturns

func (fake *FakeCachedApp) GetAllAppReturns(result1 []caching.App)

func (*FakeCachedApp) GetAppByGUID

func (fake *FakeCachedApp) GetAppByGUID(appGUID string) []caching.App

func (*FakeCachedApp) GetAppByGUIDArgsForCall

func (fake *FakeCachedApp) GetAppByGUIDArgsForCall(i int) string

func (*FakeCachedApp) GetAppByGUIDCallCount

func (fake *FakeCachedApp) GetAppByGUIDCallCount() int

func (*FakeCachedApp) GetAppByGUIDReturns

func (fake *FakeCachedApp) GetAppByGUIDReturns(result1 []caching.App)

func (*FakeCachedApp) GetAppInfo

func (fake *FakeCachedApp) GetAppInfo(appGUID string) caching.App

func (*FakeCachedApp) GetAppInfoArgsForCall

func (fake *FakeCachedApp) GetAppInfoArgsForCall(i int) string

func (*FakeCachedApp) GetAppInfoCallCount

func (fake *FakeCachedApp) GetAppInfoCallCount() int

func (*FakeCachedApp) GetAppInfoReturns

func (fake *FakeCachedApp) GetAppInfoReturns(result1 caching.App)

func (*FakeCachedApp) Invocations

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

Jump to

Keyboard shortcuts

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