Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryContentFormatter ¶
DirectoryContentFormatter is an autogenerated mock type for the DirectoryContentFormatter type
func NewDirectoryContentFormatter ¶
func NewDirectoryContentFormatter(t interface { mock.TestingT Cleanup(func()) }) *DirectoryContentFormatter
NewDirectoryContentFormatter creates a new instance of DirectoryContentFormatter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*DirectoryContentFormatter) File ¶
File provides a mock function with given fields: path, info
func (*DirectoryContentFormatter) RootPath ¶
func (_m *DirectoryContentFormatter) RootPath(path string)
RootPath provides a mock function with given fields: path
func (*DirectoryContentFormatter) Title ¶
func (_m *DirectoryContentFormatter) Title(title string) string
Title provides a mock function with given fields: title
type Logger ¶
Logger is an autogenerated mock type for the Logger type
func NewLogger ¶
NewLogger creates a new instance of Logger. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Logger) Debug ¶
func (_m *Logger) Debug(a ...interface{})
Debug provides a mock function with given fields: a
func (*Logger) DebugWriter ¶
DebugWriter provides a mock function with given fields:
func (*Logger) IsDebugEnabled ¶
IsDebugEnabled provides a mock function with given fields: