Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormatCall ¶
type TestMock ¶
type TestMock struct {
TestName string
SkipGoexit bool
M sync.Mutex
Cleanups []func()
Logs []FormatCall
Fatals []FormatCall
SkipCount int
}
func (*TestMock) CallCleanup ¶
func (t *TestMock) CallCleanup()
Click to show internal directories.
Click to hide internal directories.