test

package
v1.20.0-dexcom-api.5 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2017 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProviderSessionSession

type ProviderSessionSession struct {
	*testStore.Session
	*testAuth.ProviderSessionAccessor
}

func NewProviderSessionSession

func NewProviderSessionSession() *ProviderSessionSession

func (*ProviderSessionSession) Expectations

func (p *ProviderSessionSession) Expectations()

type RestrictedTokenSession

type RestrictedTokenSession struct {
	*testStore.Session
	*testAuth.RestrictedTokenAccessor
}

func NewRestrictedTokenSession

func NewRestrictedTokenSession() *RestrictedTokenSession

func (*RestrictedTokenSession) Expectations

func (r *RestrictedTokenSession) Expectations()

type Store

type Store struct {
	*testStore.Store
	NewProviderSessionSessionInvocations int
	NewProviderSessionSessionImpl        *ProviderSessionSession
	NewRestrictedTokenSessionInvocations int
	NewRestrictedTokenSessionImpl        *RestrictedTokenSession
}

func NewStore

func NewStore() *Store

func (*Store) Expectations

func (s *Store) Expectations()

func (*Store) NewProviderSessionSession

func (s *Store) NewProviderSessionSession() store.ProviderSessionSession

func (*Store) NewRestrictedTokenSession

func (s *Store) NewRestrictedTokenSession() store.RestrictedTokenSession

Jump to

Keyboard shortcuts

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