fakes

package
v2.3.0+incompatible Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 CCClient

type CCClient struct {
	GetLiveAppGUIDsStub func(token string, appGUIDs []string) (map[string]struct{}, error)
	// contains filtered or unexported fields
}

func (*CCClient) GetLiveAppGUIDs

func (fake *CCClient) GetLiveAppGUIDs(token string, appGUIDs []string) (map[string]struct{}, error)

func (*CCClient) GetLiveAppGUIDsArgsForCall

func (fake *CCClient) GetLiveAppGUIDsArgsForCall(i int) (string, []string)

func (*CCClient) GetLiveAppGUIDsCallCount

func (fake *CCClient) GetLiveAppGUIDsCallCount() int

func (*CCClient) GetLiveAppGUIDsReturns

func (fake *CCClient) GetLiveAppGUIDsReturns(result1 map[string]struct{}, result2 error)

func (*CCClient) GetLiveAppGUIDsReturnsOnCall

func (fake *CCClient) GetLiveAppGUIDsReturnsOnCall(i int, result1 map[string]struct{}, result2 error)

func (*CCClient) Invocations

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

type ListDeleteStore

type ListDeleteStore struct {
	AllStub func() ([]store.Policy, error)

	DeleteStub func([]store.Policy) error
	// contains filtered or unexported fields
}

func (*ListDeleteStore) All

func (fake *ListDeleteStore) All() ([]store.Policy, error)

func (*ListDeleteStore) AllCallCount

func (fake *ListDeleteStore) AllCallCount() int

func (*ListDeleteStore) AllReturns

func (fake *ListDeleteStore) AllReturns(result1 []store.Policy, result2 error)

func (*ListDeleteStore) AllReturnsOnCall

func (fake *ListDeleteStore) AllReturnsOnCall(i int, result1 []store.Policy, result2 error)

func (*ListDeleteStore) Delete

func (fake *ListDeleteStore) Delete(arg1 []store.Policy) error

func (*ListDeleteStore) DeleteArgsForCall

func (fake *ListDeleteStore) DeleteArgsForCall(i int) []store.Policy

func (*ListDeleteStore) DeleteCallCount

func (fake *ListDeleteStore) DeleteCallCount() int

func (*ListDeleteStore) DeleteReturns

func (fake *ListDeleteStore) DeleteReturns(result1 error)

func (*ListDeleteStore) DeleteReturnsOnCall

func (fake *ListDeleteStore) DeleteReturnsOnCall(i int, result1 error)

func (*ListDeleteStore) Invocations

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

type Store

type Store struct {
	AllStub func() ([]api.Policy, error)

	DeleteStub func([]api.Policy) error
	// contains filtered or unexported fields
}

func (*Store) All

func (fake *Store) All() ([]api.Policy, error)

func (*Store) AllCallCount

func (fake *Store) AllCallCount() int

func (*Store) AllReturns

func (fake *Store) AllReturns(result1 []api.Policy, result2 error)

func (*Store) AllReturnsOnCall

func (fake *Store) AllReturnsOnCall(i int, result1 []api.Policy, result2 error)

func (*Store) Delete

func (fake *Store) Delete(arg1 []api.Policy) error

func (*Store) DeleteArgsForCall

func (fake *Store) DeleteArgsForCall(i int) []api.Policy

func (*Store) DeleteCallCount

func (fake *Store) DeleteCallCount() int

func (*Store) DeleteReturns

func (fake *Store) DeleteReturns(result1 error)

func (*Store) DeleteReturnsOnCall

func (fake *Store) DeleteReturnsOnCall(i int, result1 error)

func (*Store) Invocations

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

type UAAClient

type UAAClient struct {
	GetTokenStub func() (string, error)
	// contains filtered or unexported fields
}

func (*UAAClient) GetToken

func (fake *UAAClient) GetToken() (string, error)

func (*UAAClient) GetTokenCallCount

func (fake *UAAClient) GetTokenCallCount() int

func (*UAAClient) GetTokenReturns

func (fake *UAAClient) GetTokenReturns(result1 string, result2 error)

func (*UAAClient) GetTokenReturnsOnCall

func (fake *UAAClient) GetTokenReturnsOnCall(i int, result1 string, result2 error)

func (*UAAClient) Invocations

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

Jump to

Keyboard shortcuts

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