Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OfflineSuite ¶
type OfflineSuite[T any] struct { suite.Suite SUT role.Transfer[T] Logger *records.LoggerMock Attributes T Message string }
func (*OfflineSuite[T]) TestSubmit ¶
func (s *OfflineSuite[T]) TestSubmit()
type OnlineSuite ¶
func (*OnlineSuite[T]) TestSubmit ¶
func (s *OnlineSuite[T]) TestSubmit()
type TransferMock ¶
func (*TransferMock[T]) Submit ¶
func (m *TransferMock[T]) Submit(data T) error
Click to show internal directories.
Click to hide internal directories.