test

package
v1.29.0-mobile.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2018 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	AuthClientInvocations            int
	AuthClientStub                   func() auth.Client
	AuthClientOutputs                []auth.Client
	AuthClientOutput                 *auth.Client
	BlobStructuredStoreInvocations   int
	BlobStructuredStoreStub          func() blobStoreStructured.Store
	BlobStructuredStoreOutputs       []blobStoreStructured.Store
	BlobStructuredStoreOutput        *blobStoreStructured.Store
	BlobUnstructuredStoreInvocations int
	BlobUnstructuredStoreStub        func() blobStoreUnstructured.Store
	BlobUnstructuredStoreOutputs     []blobStoreUnstructured.Store
	BlobUnstructuredStoreOutput      *blobStoreUnstructured.Store
}

func NewProvider

func NewProvider() *Provider

func (*Provider) AssertOutputsEmpty

func (p *Provider) AssertOutputsEmpty()

func (*Provider) AuthClient

func (p *Provider) AuthClient() auth.Client

func (*Provider) BlobStructuredStore

func (p *Provider) BlobStructuredStore() blobStoreStructured.Store

func (*Provider) BlobUnstructuredStore

func (p *Provider) BlobUnstructuredStore() blobStoreUnstructured.Store

Jump to

Keyboard shortcuts

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