Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeTime
- func (fake *FakeTime) Invocations() map[string][][]interface{}
- func (fake *FakeTime) Now() time.Time
- func (fake *FakeTime) NowCallCount() int
- func (fake *FakeTime) NowCalls(stub func() time.Time)
- func (fake *FakeTime) NowReturns(result1 time.Time)
- func (fake *FakeTime) NowReturnsOnCall(i int, result1 time.Time)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeTime ¶
func (*FakeTime) Invocations ¶
func (*FakeTime) NowCallCount ¶
func (*FakeTime) NowReturns ¶
Click to show internal directories.
Click to hide internal directories.