Method deprecated or moved
This method is deprecated or moved on the latest stable version. The last existing version (v2_1_10) is shown here.
io()public
Return the output IO object
# File lib/minitest/unit.rb, line 1309
def io
@__io__ = true
MiniTest::Unit.output
end Related methods
- Instance methods
- assert_performance
- assert_performance_constant
- assert_performance_exponential
- assert_performance_linear
- assert_performance_logarithmic
- assert_performance_power
- fit_error
- fit_exponential
- fit_linear
- fit_logarithmic
- fit_power
- io
- io?
- passed?
- run
- run_test
- setup
- sigma
- teardown
- validation_for_fit
- Class methods
- bench_exp
- bench_linear
- bench_range
- benchmark_methods
- benchmark_suites
- current
- i_suck_and_my_tests_are_order_dependent!
- inherited
- make_my_diffs_pretty!
- new
- parallelize_me!
- reset
- test_methods
- test_order
- test_suites