Documentation
¶
Overview ¶
Package storetest provides shared test fixtures for all store implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFullHook ¶
NewFullHook returns a Hook with every field populated.
func NewFullRecording ¶
func NewFullRecording(id domain.RecordingID, code domain.StreamCode) *domain.Recording
NewFullRecording returns a Recording with every field populated, including StoppedAt.
func NewFullStream ¶
func NewFullStream(code domain.StreamCode) *domain.Stream
NewFullStream returns a Stream with every field populated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.