mockstore

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	PollStore   mocks.PollStore
	SystemStore mocks.SystemStore
}

Store is a mock store

func (*Store) AssertExpectations

func (s *Store) AssertExpectations(t mock.TestingT)

AssertExpectations makes sure the expectations of all stores are meet

func (*Store) Poll

func (s *Store) Poll() store.PollStore

Poll returns the Poll Store

func (*Store) System

func (s *Store) System() store.SystemStore

System returns the System Store

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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