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