Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct { *test.Mock IsClosedInvocations int IsClosedOutputs []bool CloseInvocations int EnsureIndexesInvocations int EnsureIndexesOutputs []error }
func NewSession ¶
func NewSession() *Session
func (*Session) EnsureIndexes ¶
func (*Session) Expectations ¶
func (s *Session) Expectations()
func (*Session) UnusedOutputsCount ¶
Click to show internal directories.
Click to hide internal directories.