APIdock
/
Ruby
/
Browse
About
method
io?
v2_1_10
-
Show latest stable
- Class:
MiniTest
::
Unit
::
TestCase
io?
()
public
Have we hooked up the
IO
yet?
Show source
# File lib/minitest/unit.rb, line 1317 def io? @__io__ 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