cachingfakes

package
v5.8.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: Apache-2.0, MIT 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 FakeCaching

type FakeCaching struct {
	CreateBucketStub func()

	PerformPoollingCachingStub func(time.Duration)

	GetAppByGuidStub func(string) []caching.App

	GetAllAppStub func() []caching.App

	GetAppInfoStub func(string) caching.App

	GetAppInfoCacheStub func(string) caching.App

	CloseStub func()
	// contains filtered or unexported fields
}

func (*FakeCaching) Close

func (fake *FakeCaching) Close()

func (*FakeCaching) CloseCallCount

func (fake *FakeCaching) CloseCallCount() int

func (*FakeCaching) CreateBucket

func (fake *FakeCaching) CreateBucket()

func (*FakeCaching) CreateBucketCallCount

func (fake *FakeCaching) CreateBucketCallCount() int

func (*FakeCaching) GetAllApp

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

func (*FakeCaching) GetAllAppCallCount

func (fake *FakeCaching) GetAllAppCallCount() int

func (*FakeCaching) GetAllAppReturns

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

func (*FakeCaching) GetAppByGuid

func (fake *FakeCaching) GetAppByGuid(arg1 string) []caching.App

func (*FakeCaching) GetAppByGuidArgsForCall

func (fake *FakeCaching) GetAppByGuidArgsForCall(i int) string

func (*FakeCaching) GetAppByGuidCallCount

func (fake *FakeCaching) GetAppByGuidCallCount() int

func (*FakeCaching) GetAppByGuidReturns

func (fake *FakeCaching) GetAppByGuidReturns(result1 []caching.App)

func (*FakeCaching) GetAppInfo

func (fake *FakeCaching) GetAppInfo(arg1 string) caching.App

func (*FakeCaching) GetAppInfoArgsForCall

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

func (*FakeCaching) GetAppInfoCache

func (fake *FakeCaching) GetAppInfoCache(arg1 string) caching.App

func (*FakeCaching) GetAppInfoCacheArgsForCall

func (fake *FakeCaching) GetAppInfoCacheArgsForCall(i int) string

func (*FakeCaching) GetAppInfoCacheCallCount

func (fake *FakeCaching) GetAppInfoCacheCallCount() int

func (*FakeCaching) GetAppInfoCacheReturns

func (fake *FakeCaching) GetAppInfoCacheReturns(result1 caching.App)

func (*FakeCaching) GetAppInfoCallCount

func (fake *FakeCaching) GetAppInfoCallCount() int

func (*FakeCaching) GetAppInfoReturns

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

func (*FakeCaching) Invocations

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

func (*FakeCaching) PerformPoollingCaching

func (fake *FakeCaching) PerformPoollingCaching(arg1 time.Duration)

func (*FakeCaching) PerformPoollingCachingArgsForCall

func (fake *FakeCaching) PerformPoollingCachingArgsForCall(i int) time.Duration

func (*FakeCaching) PerformPoollingCachingCallCount

func (fake *FakeCaching) PerformPoollingCachingCallCount() int

Jump to

Keyboard shortcuts

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