time_fake

package
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeTime

type FakeTime struct {
	NowStub func() time.Time
	// contains filtered or unexported fields
}

func (*FakeTime) Invocations

func (fake *FakeTime) Invocations() map[string][][]interface{}

func (*FakeTime) Now

func (fake *FakeTime) Now() time.Time

func (*FakeTime) NowCallCount

func (fake *FakeTime) NowCallCount() int

func (*FakeTime) NowCalls

func (fake *FakeTime) NowCalls(stub func() time.Time)

func (*FakeTime) NowReturns

func (fake *FakeTime) NowReturns(result1 time.Time)

func (*FakeTime) NowReturnsOnCall

func (fake *FakeTime) NowReturnsOnCall(i int, result1 time.Time)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL