mock_ttime

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2017 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTime

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

Mock of Time interface

func NewMockTime

func NewMockTime(ctrl *gomock.Controller) *MockTime

func (*MockTime) After

func (_m *MockTime) After(_param0 time.Duration) <-chan time.Time

func (*MockTime) AfterFunc

func (_m *MockTime) AfterFunc(_param0 time.Duration, _param1 func()) ttime.Timer

func (*MockTime) EXPECT

func (_m *MockTime) EXPECT() *_MockTimeRecorder

func (*MockTime) Now

func (_m *MockTime) Now() time.Time

func (*MockTime) Sleep

func (_m *MockTime) Sleep(_param0 time.Duration)

type MockTimer

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

Mock of Timer interface

func NewMockTimer

func NewMockTimer(ctrl *gomock.Controller) *MockTimer

func (*MockTimer) EXPECT

func (_m *MockTimer) EXPECT() *_MockTimerRecorder

func (*MockTimer) Reset

func (_m *MockTimer) Reset(_param0 time.Duration) bool

func (*MockTimer) Stop

func (_m *MockTimer) Stop() bool

Jump to

Keyboard shortcuts

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