class

Timecop::TimeStackItem

Inherits Reference / Object

Constructors

new(mock_type : Symbol, time : Time = Time.now, scaling_factor : Float64 = 1.0)
Source
new(mock_type : Symbol, scaling_factor : Float64 = 1.0, time : Time = Time.new)
Source

Instance methods

day(*args, **options)
Source
day(*args, **options, &)
Source
hour(*args, **options)
Source
hour(*args, **options, &)
Source
minute(*args, **options)
Source
minute(*args, **options, &)
Source
mock_type
Source
month(*args, **options)
Source
month(*args, **options, &)
Source
second(*args, **options)
Source
second(*args, **options, &)
Source
year(*args, **options)
Source
year(*args, **options, &)
Source