mocks

package
v1.27.11 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 CurrentDateTimeGetter

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

func (*CurrentDateTimeGetter) Invocations

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

func (*CurrentDateTimeGetter) Now

func (fake *CurrentDateTimeGetter) Now() time.DateTime

func (*CurrentDateTimeGetter) NowCallCount

func (fake *CurrentDateTimeGetter) NowCallCount() int

func (*CurrentDateTimeGetter) NowCalls

func (fake *CurrentDateTimeGetter) NowCalls(stub func() time.DateTime)

func (*CurrentDateTimeGetter) NowReturns

func (fake *CurrentDateTimeGetter) NowReturns(result1 time.DateTime)

func (*CurrentDateTimeGetter) NowReturnsOnCall

func (fake *CurrentDateTimeGetter) NowReturnsOnCall(i int, result1 time.DateTime)

type CurrentDateTimeSetter

type CurrentDateTimeSetter struct {
	SetNowStub func(time.DateTime)
	// contains filtered or unexported fields
}

func (*CurrentDateTimeSetter) Invocations

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

func (*CurrentDateTimeSetter) SetNow

func (fake *CurrentDateTimeSetter) SetNow(arg1 time.DateTime)

func (*CurrentDateTimeSetter) SetNowArgsForCall

func (fake *CurrentDateTimeSetter) SetNowArgsForCall(i int) time.DateTime

func (*CurrentDateTimeSetter) SetNowCallCount

func (fake *CurrentDateTimeSetter) SetNowCallCount() int

func (*CurrentDateTimeSetter) SetNowCalls

func (fake *CurrentDateTimeSetter) SetNowCalls(stub func(time.DateTime))

type CurrentTime

type CurrentTime struct {
	NowStub func() timea.Time

	SetNowStub func(timea.Time)
	// contains filtered or unexported fields
}

func (*CurrentTime) Invocations

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

func (*CurrentTime) Now

func (fake *CurrentTime) Now() timea.Time

func (*CurrentTime) NowCallCount

func (fake *CurrentTime) NowCallCount() int

func (*CurrentTime) NowCalls

func (fake *CurrentTime) NowCalls(stub func() timea.Time)

func (*CurrentTime) NowReturns

func (fake *CurrentTime) NowReturns(result1 timea.Time)

func (*CurrentTime) NowReturnsOnCall

func (fake *CurrentTime) NowReturnsOnCall(i int, result1 timea.Time)

func (*CurrentTime) SetNow

func (fake *CurrentTime) SetNow(arg1 timea.Time)

func (*CurrentTime) SetNowArgsForCall

func (fake *CurrentTime) SetNowArgsForCall(i int) timea.Time

func (*CurrentTime) SetNowCallCount

func (fake *CurrentTime) SetNowCallCount() int

func (*CurrentTime) SetNowCalls

func (fake *CurrentTime) SetNowCalls(stub func(timea.Time))

type CurrentTimeGetter

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

func (*CurrentTimeGetter) Invocations

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

func (*CurrentTimeGetter) Now

func (fake *CurrentTimeGetter) Now() timea.Time

func (*CurrentTimeGetter) NowCallCount

func (fake *CurrentTimeGetter) NowCallCount() int

func (*CurrentTimeGetter) NowCalls

func (fake *CurrentTimeGetter) NowCalls(stub func() timea.Time)

func (*CurrentTimeGetter) NowReturns

func (fake *CurrentTimeGetter) NowReturns(result1 timea.Time)

func (*CurrentTimeGetter) NowReturnsOnCall

func (fake *CurrentTimeGetter) NowReturnsOnCall(i int, result1 timea.Time)

type CurrentTimeSetter

type CurrentTimeSetter struct {
	SetNowStub func(timea.Time)
	// contains filtered or unexported fields
}

func (*CurrentTimeSetter) Invocations

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

func (*CurrentTimeSetter) SetNow

func (fake *CurrentTimeSetter) SetNow(arg1 timea.Time)

func (*CurrentTimeSetter) SetNowArgsForCall

func (fake *CurrentTimeSetter) SetNowArgsForCall(i int) timea.Time

func (*CurrentTimeSetter) SetNowCallCount

func (fake *CurrentTimeSetter) SetNowCallCount() int

func (*CurrentTimeSetter) SetNowCalls

func (fake *CurrentTimeSetter) SetNowCalls(stub func(timea.Time))

type HasDuration

type HasDuration struct {
	DurationStub func() timea.Duration
	// contains filtered or unexported fields
}

func (*HasDuration) Duration

func (fake *HasDuration) Duration() timea.Duration

func (*HasDuration) DurationCallCount

func (fake *HasDuration) DurationCallCount() int

func (*HasDuration) DurationCalls

func (fake *HasDuration) DurationCalls(stub func() timea.Duration)

func (*HasDuration) DurationReturns

func (fake *HasDuration) DurationReturns(result1 timea.Duration)

func (*HasDuration) DurationReturnsOnCall

func (fake *HasDuration) DurationReturnsOnCall(i int, result1 timea.Duration)

func (*HasDuration) Invocations

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

type HasTime

type HasTime struct {
	TimeStub func() timea.Time
	// contains filtered or unexported fields
}

func (*HasTime) Invocations

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

func (*HasTime) Time

func (fake *HasTime) Time() timea.Time

func (*HasTime) TimeCallCount

func (fake *HasTime) TimeCallCount() int

func (*HasTime) TimeCalls

func (fake *HasTime) TimeCalls(stub func() timea.Time)

func (*HasTime) TimeReturns

func (fake *HasTime) TimeReturns(result1 timea.Time)

func (*HasTime) TimeReturnsOnCall

func (fake *HasTime) TimeReturnsOnCall(i int, result1 timea.Time)

type WaiterDuration

type WaiterDuration struct {
	WaitStub func(context.Context, time.Duration) error
	// contains filtered or unexported fields
}

func (*WaiterDuration) Invocations

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

func (*WaiterDuration) Wait

func (fake *WaiterDuration) Wait(arg1 context.Context, arg2 time.Duration) error

func (*WaiterDuration) WaitArgsForCall

func (fake *WaiterDuration) WaitArgsForCall(i int) (context.Context, time.Duration)

func (*WaiterDuration) WaitCallCount

func (fake *WaiterDuration) WaitCallCount() int

func (*WaiterDuration) WaitCalls

func (fake *WaiterDuration) WaitCalls(stub func(context.Context, time.Duration) error)

func (*WaiterDuration) WaitReturns

func (fake *WaiterDuration) WaitReturns(result1 error)

func (*WaiterDuration) WaitReturnsOnCall

func (fake *WaiterDuration) WaitReturnsOnCall(i int, result1 error)

type WaiterUntil

type WaiterUntil struct {
	WaitUntilStub func(context.Context, time.DateTime) error
	// contains filtered or unexported fields
}

func (*WaiterUntil) Invocations

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

func (*WaiterUntil) WaitUntil

func (fake *WaiterUntil) WaitUntil(arg1 context.Context, arg2 time.DateTime) error

func (*WaiterUntil) WaitUntilArgsForCall

func (fake *WaiterUntil) WaitUntilArgsForCall(i int) (context.Context, time.DateTime)

func (*WaiterUntil) WaitUntilCallCount

func (fake *WaiterUntil) WaitUntilCallCount() int

func (*WaiterUntil) WaitUntilCalls

func (fake *WaiterUntil) WaitUntilCalls(stub func(context.Context, time.DateTime) error)

func (*WaiterUntil) WaitUntilReturns

func (fake *WaiterUntil) WaitUntilReturns(result1 error)

func (*WaiterUntil) WaitUntilReturnsOnCall

func (fake *WaiterUntil) WaitUntilReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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