Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AudioModel ¶
AudioModel is an autogenerated mock type for the AudioModel type
func NewAudioModel ¶
func NewAudioModel(t testing.TB) *AudioModel
NewAudioModel creates a new instance of AudioModel. It also registers a cleanup function to assert the mocks expectations.
func (*AudioModel) GetContent ¶
func (_m *AudioModel) GetContent() string
GetContent provides a mock function with given fields:
func (*AudioModel) GetID ¶
func (_m *AudioModel) GetID() uint
GetID provides a mock function with given fields:
func (*AudioModel) GetLang5 ¶
func (_m *AudioModel) GetLang5() domain.Lang5
GetLang5 provides a mock function with given fields:
func (*AudioModel) GetText ¶
func (_m *AudioModel) GetText() string
GetText provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.