 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeStamper ¶
type TimeStamper struct {
	CurrentTimeStub func() int
	// contains filtered or unexported fields
}
    func (*TimeStamper) CurrentTime ¶
func (fake *TimeStamper) CurrentTime() int
func (*TimeStamper) CurrentTimeCallCount ¶
func (fake *TimeStamper) CurrentTimeCallCount() int
func (*TimeStamper) CurrentTimeReturns ¶
func (fake *TimeStamper) CurrentTimeReturns(result1 int)
func (*TimeStamper) Invocations ¶
func (fake *TimeStamper) Invocations() map[string][][]interface{}
 Click to show internal directories. 
   Click to hide internal directories.