Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RealLogger ¶
type RealLogger struct{}
func (RealLogger) Log ¶
func (RealLogger) Log(t *testing.T, args ...interface{})
type RealSleeper ¶
type RealSleeper struct{}
func (RealSleeper) Sleep ¶
func (RealSleeper) Sleep(duration time.Duration)
Click to show internal directories.
Click to hide internal directories.