 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleTimerStub ¶
type SingleTimerStub struct {
	TimerStub
	Cleanup func()
}
    func StubSingleTimer ¶
func StubSingleTimer(t *testing.T) *SingleTimerStub
type TimerStub ¶
type TimerStubs ¶
func StubTimers ¶
func StubTimers(t *testing.T, callers ...string) (ts TimerStubs, cleanup func())
 Click to show internal directories. 
   Click to hide internal directories.