Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericNoteHistoryService ¶
GenericNoteHistoryService is an autogenerated mock type for the GenericNoteHistoryService type
func NewGenericNoteHistoryService ¶
func NewGenericNoteHistoryService(t mockConstructorTestingTNewGenericNoteHistoryService) *GenericNoteHistoryService
NewGenericNoteHistoryService creates a new instance of GenericNoteHistoryService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*GenericNoteHistoryService) Save ¶
func (_m *GenericNoteHistoryService) Save(tx *pg.Tx, bean *genericNotes.GenericNoteHistoryBean, userId int32) (*genericNotes.GenericNoteHistoryBean, error)
Save provides a mock function with given fields: tx, bean, userId
Click to show internal directories.
Click to hide internal directories.