class Minitest::Reporters::MeanTimeReporter

def options

Returns:
  • (Hash) -
def options
  defaults.merge!(@options)
end