timer

package
v5.21.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTimer

type MockTimer struct {
	mock.Mock
}

MockTimer is an autogenerated mock type for the Timer type

func NewMockTimer

func NewMockTimer(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockTimer

NewMockTimer creates a new instance of MockTimer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockTimer) EXPECT

func (_m *MockTimer) EXPECT() *MockTimer_Expecter

func (*MockTimer) GetTiming

func (_mock *MockTimer) GetTiming() (time.Duration, time.Duration)

GetTiming provides a mock function for the type MockTimer

func (*MockTimer) NewStage

func (_mock *MockTimer) NewStage()

NewStage provides a mock function for the type MockTimer

func (*MockTimer) Start

func (_mock *MockTimer) Start()

Start provides a mock function for the type MockTimer

func (*MockTimer) Stop

func (_mock *MockTimer) Stop()

Stop provides a mock function for the type MockTimer

type MockTimer_Expecter

type MockTimer_Expecter struct {
	// contains filtered or unexported fields
}

func (*MockTimer_Expecter) GetTiming

GetTiming is a helper method to define mock.On call

func (*MockTimer_Expecter) NewStage

NewStage is a helper method to define mock.On call

func (*MockTimer_Expecter) Start

Start is a helper method to define mock.On call

func (*MockTimer_Expecter) Stop

Stop is a helper method to define mock.On call

type MockTimer_GetTiming_Call

type MockTimer_GetTiming_Call struct {
	*mock.Call
}

MockTimer_GetTiming_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTiming'

func (*MockTimer_GetTiming_Call) Return

func (*MockTimer_GetTiming_Call) Run

func (*MockTimer_GetTiming_Call) RunAndReturn

type MockTimer_NewStage_Call

type MockTimer_NewStage_Call struct {
	*mock.Call
}

MockTimer_NewStage_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewStage'

func (*MockTimer_NewStage_Call) Return

func (*MockTimer_NewStage_Call) Run

func (_c *MockTimer_NewStage_Call) Run(run func()) *MockTimer_NewStage_Call

func (*MockTimer_NewStage_Call) RunAndReturn

func (_c *MockTimer_NewStage_Call) RunAndReturn(run func()) *MockTimer_NewStage_Call

type MockTimer_Start_Call

type MockTimer_Start_Call struct {
	*mock.Call
}

MockTimer_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'

func (*MockTimer_Start_Call) Return

func (*MockTimer_Start_Call) Run

func (_c *MockTimer_Start_Call) Run(run func()) *MockTimer_Start_Call

func (*MockTimer_Start_Call) RunAndReturn

func (_c *MockTimer_Start_Call) RunAndReturn(run func()) *MockTimer_Start_Call

type MockTimer_Stop_Call

type MockTimer_Stop_Call struct {
	*mock.Call
}

MockTimer_Stop_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stop'

func (*MockTimer_Stop_Call) Return

func (*MockTimer_Stop_Call) Run

func (_c *MockTimer_Stop_Call) Run(run func()) *MockTimer_Stop_Call

func (*MockTimer_Stop_Call) RunAndReturn

func (_c *MockTimer_Stop_Call) RunAndReturn(run func()) *MockTimer_Stop_Call

Jump to

Keyboard shortcuts

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