test

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	*serviceTest.Service
	DomainInvocations          int
	DomainOutputs              []string
	AuthStoreInvocations       int
	AuthStoreImpl              *authStoreTest.Store
	ProviderFactoryInvocations int
	ProviderFactoryImpl        *providerTest.Factory
	TaskClientInvocations      int
	TaskClientImpl             *taskTest.Client
	StatusInvocations          int
	StatusOutputs              []*service.Status
}

func NewService

func NewService() *Service

func (*Service) AuthStore

func (s *Service) AuthStore() store.Store

func (*Service) Domain

func (s *Service) Domain() string

func (*Service) Expectations

func (s *Service) Expectations()

func (*Service) ProviderFactory

func (s *Service) ProviderFactory() provider.Factory

func (*Service) Status

func (s *Service) Status() *service.Status

func (*Service) TaskClient

func (s *Service) TaskClient() task.Client

Jump to

Keyboard shortcuts

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