Method: Minitest::StatisticsReporter#start
- Defined in:
- lib/minitest.rb
#start ⇒ Object
:nodoc:
587 588 589 |
# File 'lib/minitest.rb', line 587 def start # :nodoc: self.start_time = Time.now end |
:nodoc:
587 588 589 |
# File 'lib/minitest.rb', line 587 def start # :nodoc: self.start_time = Time.now end |