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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListStore

type ListStore struct {
	AllStub func() ([]store.Policy, error)
	// contains filtered or unexported fields
}

func (*ListStore) All

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

func (*ListStore) AllCallCount

func (fake *ListStore) AllCallCount() int

func (*ListStore) AllReturns

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

func (*ListStore) AllReturnsOnCall

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

func (*ListStore) Invocations

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

type Store

type Store struct {
	AllStub 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) Invocations

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

Jump to

Keyboard shortcuts

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