googlefakes

package
v2.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: Apache-2.0 Imports: 2 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 FakeAPIService

type FakeAPIService struct {
	EnableStub func([]google.API) ([]google.API, error)
	// contains filtered or unexported fields
}

func (*FakeAPIService) Enable

func (fake *FakeAPIService) Enable(arg1 []google.API) ([]google.API, error)

func (*FakeAPIService) EnableArgsForCall

func (fake *FakeAPIService) EnableArgsForCall(i int) []google.API

func (*FakeAPIService) EnableCallCount

func (fake *FakeAPIService) EnableCallCount() int

func (*FakeAPIService) EnableReturns

func (fake *FakeAPIService) EnableReturns(result1 []google.API, result2 error)

func (*FakeAPIService) EnableReturnsOnCall

func (fake *FakeAPIService) EnableReturnsOnCall(i int, result1 []google.API, result2 error)

func (*FakeAPIService) Invocations

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

type FakeQuotaService

type FakeQuotaService struct {
	ProjectStub func() (map[string]google.Quota, error)

	RegionStub func(string) (map[string]google.Quota, error)
	// contains filtered or unexported fields
}

func (*FakeQuotaService) Invocations

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

func (*FakeQuotaService) Project

func (fake *FakeQuotaService) Project() (map[string]google.Quota, error)

func (*FakeQuotaService) ProjectCallCount

func (fake *FakeQuotaService) ProjectCallCount() int

func (*FakeQuotaService) ProjectReturns

func (fake *FakeQuotaService) ProjectReturns(result1 map[string]google.Quota, result2 error)

func (*FakeQuotaService) ProjectReturnsOnCall

func (fake *FakeQuotaService) ProjectReturnsOnCall(i int, result1 map[string]google.Quota, result2 error)

func (*FakeQuotaService) Region

func (fake *FakeQuotaService) Region(arg1 string) (map[string]google.Quota, error)

func (*FakeQuotaService) RegionArgsForCall

func (fake *FakeQuotaService) RegionArgsForCall(i int) string

func (*FakeQuotaService) RegionCallCount

func (fake *FakeQuotaService) RegionCallCount() int

func (*FakeQuotaService) RegionReturns

func (fake *FakeQuotaService) RegionReturns(result1 map[string]google.Quota, result2 error)

func (*FakeQuotaService) RegionReturnsOnCall

func (fake *FakeQuotaService) RegionReturnsOnCall(i int, result1 map[string]google.Quota, result2 error)

Jump to

Keyboard shortcuts

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