Documentation ¶
Overview ¶
Package gomock is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateStorage ¶
StateStorage is a mock of StateStorage interface.
func NewStateStorage ¶
func NewStateStorage[C fsm.Context](ctrl *gomock.Controller) *StateStorage[C]
NewStateStorage creates a new mock instance.
func (*StateStorage[C]) EXPECT ¶
func (m *StateStorage[C]) EXPECT() *StateStorageMockRecorder[C]
EXPECT returns an object that allows the caller to indicate expected use.
type StateStorageMockRecorder ¶
StateStorageMockRecorder is the mock recorder for StateStorage.
Click to show internal directories.
Click to hide internal directories.