utilsfakes

package
v1.0.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: MIT 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 FakeClock

type FakeClock struct {
	AfterStub func(time.Duration) <-chan time.Time

	NowStub func() time.Time
	// contains filtered or unexported fields
}

func (*FakeClock) After

func (fake *FakeClock) After(arg1 time.Duration) <-chan time.Time

func (*FakeClock) AfterArgsForCall

func (fake *FakeClock) AfterArgsForCall(i int) time.Duration

func (*FakeClock) AfterCallCount

func (fake *FakeClock) AfterCallCount() int

func (*FakeClock) AfterCalls

func (fake *FakeClock) AfterCalls(stub func(time.Duration) <-chan time.Time)

func (*FakeClock) AfterReturns

func (fake *FakeClock) AfterReturns(result1 <-chan time.Time)

func (*FakeClock) AfterReturnsOnCall

func (fake *FakeClock) AfterReturnsOnCall(i int, result1 <-chan time.Time)

func (*FakeClock) Invocations

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

func (*FakeClock) Now

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

func (*FakeClock) NowCallCount

func (fake *FakeClock) NowCallCount() int

func (*FakeClock) NowCalls

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

func (*FakeClock) NowReturns

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

func (*FakeClock) NowReturnsOnCall

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

Jump to

Keyboard shortcuts

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