Class: RSpec::Core::Time Private
Do not use. This class is for internal use only.
Relationships & Source Files | |
Inherits: | Object |
Defined in: | rspec-core/lib/rspec/core.rb |
Overview
This avoids issues with reporting time caused by examples that change the value/meaning of Time
.now without properly restoring it.