Minitest::Reporter

Public Instance Methods

record(result) click to toggle source
# File lib/minitest/parallel_each.rb, line 101
def record result
  Reporter.synchronize do
    simple_record result
  end
end
Also aliased as: simple_record
simple_record(result) click to toggle source
Alias for: record

[Validate]

Generated with the Darkfish Rdoc Generator 2.