Table of Contents - minitest-4.7.0 Documentation
Pages
-
History
- 4.7.0 / 2013-03-18
- 4.6.2 / 2013-02-27
- 4.6.1 / 2013-02-14
- 4.6.0 / 2013-02-07
- 4.5.0 / 2013-01-22
- 4.4.0 / 2013-01-07
- 4.3.3 / 2012-12-06
- 4.3.2 / 2012-11-27
- 4.3.1 / 2012-11-23
- 4.3.0 / 2012-11-17
- 4.2.0 / 2012-11-02
- 4.1.0 / 2012-10-05
- 4.0.0 / 2012-09-28
- 3.5.0 / 2012-09-21
- 3.4.0 / 2012-09-05
- 3.3.0 / 2012-07-26
- 3.2.0 / 2012-06-26
- 3.1.0 / 2012-06-13
- 3.0.1 / 2012-05-24
- 3.0.0 / 2012-05-08
- 2.12.1 / 2012-04-10
- 2.12.0 / 2012-04-03
- 2.11.4 / 2012-03-20
- 2.11.3 / 2012-02-29
- 2.11.2 / 2012-02-14
- 2.11.1 / 2012-02-01
- 2.11.0 / 2012-01-25
- 2.10.1 / 2012-01-17
- 2.10.0 / 2011-12-20
- 2.9.1 / 2011-12-13
- 2.9.0 / 2011-12-07
- 2.8.1 / 2011-11-17
- 2.8.0 / 2011-11-08
- 2.7.0 / 2011-10-25
- 2.6.2 / 2011-10-19
- 2.6.1 / 2011-09-27
- 2.6.0 / 2011-09-13
- 2.5.1 / 2011-08-27 // ruby 1.9.3: p0, p125, p34579
- 2.5.0 / 2011-08-18
- 2.4.0 / 2011-08-09
- 2.3.1 / 2011-06-22
- 2.3.0 / 2011-06-15
- 2.2.2 / 2011-06-01
- 2.2.1 / 2011-05-31
- 2.2.0 / 2011-05-29
- 2.1.0 / 2011-04-11
- 2.0.2 / 2010-12-24
- 2.0.1 / 2010-12-15
- 2.0.0 / 2010-11-11
- 1.7.2 / 2010-09-23
- 1.7.1 / 2010-09-01
- 1.7.0 / 2010-07-15
- 1.6.0 / 2010-03-27 // ruby 1.9.2-p290
- 1.5.0 / 2010-01-06
- 1.4.2 / 2009-06-25
- 1.4.1 / 2009-06-23
- 1.4.0 / 2009-06-18
- 1.3.1 / 2009-01-20 // ruby 1.9.1-p431
- 1.3.0 / 2008-10-09
- 1.2.1 / 2008-06-10
- 1.2.0 / 2008-06-09
- 1.1.0 / 2007-11-08
- 1.0.0 / 2006-10-30
- Manifest
- README
Classes and Modules
- Kernel
- MiniTest
- MiniTest::Assertion
- MiniTest::Assertions
- MiniTest::BacktraceFilter
- MiniTest::Expectations
- MiniTest::Mock
- MiniTest::Skip
- MiniTest::Spec::DSL
- MiniTest::Unit
- MiniTest::Unit::Guard
- MiniTest::Unit::LifecycleHooks
- MiniTest::Unit::TestCase
- Minitest::Unit::TestCase
- MockExpectationError
- Module
- Object
- ParallelEach
- PrideIO
- PrideLOL
Methods
- ::bench_exp — MiniTest::Unit::TestCase
- ::bench_linear — MiniTest::Unit::TestCase
- ::bench_range — MiniTest::Unit::TestCase
- ::benchmark_suites — MiniTest::Unit::TestCase
- ::diff — MiniTest::Assertions
- ::diff= — MiniTest::Assertions
- ::i_suck_and_my_tests_are_order_dependent! — MiniTest::Unit::TestCase
- ::maglev? — MiniTest::Unit::Guard
- ::make_my_diffs_pretty! — MiniTest::Unit::TestCase
- ::new — ParallelEach
- ::parallelize_me! — MiniTest::Unit::TestCase
- #_old_run_suites — MiniTest::Unit
- #_run_suites — MiniTest::Unit
- #after — MiniTest::Spec::DSL
- #after_setup — MiniTest::Unit::LifecycleHooks
- #after_teardown — MiniTest::Unit::LifecycleHooks
- #assert — MiniTest::Assertions
- #assert_empty — MiniTest::Assertions
- #assert_equal — MiniTest::Assertions
- #assert_in_delta — MiniTest::Assertions
- #assert_in_epsilon — MiniTest::Assertions
- #assert_includes — MiniTest::Assertions
- #assert_instance_of — MiniTest::Assertions
- #assert_kind_of — MiniTest::Assertions
- #assert_match — MiniTest::Assertions
- #assert_nil — MiniTest::Assertions
- #assert_operator — MiniTest::Assertions
- #assert_output — MiniTest::Assertions
- #assert_performance — MiniTest::Unit::TestCase
- #assert_performance_constant — MiniTest::Unit::TestCase
- #assert_performance_exponential — MiniTest::Unit::TestCase
- #assert_performance_linear — MiniTest::Unit::TestCase
- #assert_performance_logarithmic — MiniTest::Unit::TestCase
- #assert_performance_power — MiniTest::Unit::TestCase
- #assert_predicate — MiniTest::Assertions
- #assert_raises — MiniTest::Assertions
- #assert_respond_to — MiniTest::Assertions
- #assert_same — MiniTest::Assertions
- #assert_send — MiniTest::Assertions
- #assert_silent — MiniTest::Assertions
- #assert_throws — MiniTest::Assertions
- #before — MiniTest::Spec::DSL
- #before_setup — MiniTest::Unit::LifecycleHooks
- #before_teardown — MiniTest::Unit::LifecycleHooks
- #capture_io — MiniTest::Assertions
- #capture_subprocess_io — MiniTest::Assertions
- #children — MiniTest::Spec::DSL
- #diff — MiniTest::Assertions
- #each — ParallelEach
- #exception_details — MiniTest::Assertions
- #expect — MiniTest::Mock
- #fit_error — MiniTest::Unit::TestCase
- #fit_exponential — MiniTest::Unit::TestCase
- #fit_linear — MiniTest::Unit::TestCase
- #fit_logarithmic — MiniTest::Unit::TestCase
- #fit_power — MiniTest::Unit::TestCase
- #flunk — MiniTest::Assertions
- #io — MiniTest::Unit::TestCase
- #io? — MiniTest::Unit::TestCase
- #it — MiniTest::Spec::DSL
- #jruby? — MiniTest::Unit::Guard
- #let — MiniTest::Spec::DSL
- #maglev? — MiniTest::Unit::Guard
- #message — MiniTest::Assertions
- #mri? — MiniTest::Unit::Guard
- #mu_pp — MiniTest::Assertions
- #mu_pp_for_diff — MiniTest::Assertions
- #must_be — MiniTest::Expectations
- #must_be_close_to — MiniTest::Expectations
- #must_be_empty — MiniTest::Expectations
- #must_be_instance_of — MiniTest::Expectations
- #must_be_kind_of — MiniTest::Expectations
- #must_be_nil — MiniTest::Expectations
- #must_be_same_as — MiniTest::Expectations
- #must_be_silent — MiniTest::Expectations
- #must_be_within_delta — MiniTest::Expectations
- #must_be_within_epsilon — MiniTest::Expectations
- #must_equal — MiniTest::Expectations
- #must_include — MiniTest::Expectations
- #must_match — MiniTest::Expectations
- #must_output — MiniTest::Expectations
- #must_raise — MiniTest::Expectations
- #must_respond_to — MiniTest::Expectations
- #must_send — MiniTest::Expectations
- #must_throw — MiniTest::Expectations
- #pass — MiniTest::Assertions
- #passed? — MiniTest::Unit::TestCase
- #pride — PrideIO
- #pride — PrideLOL
- #print — PrideIO
- #refute — MiniTest::Assertions
- #refute_empty — MiniTest::Assertions
- #refute_equal — MiniTest::Assertions
- #refute_in_delta — MiniTest::Assertions
- #refute_in_epsilon — MiniTest::Assertions
- #refute_includes — MiniTest::Assertions
- #refute_instance_of — MiniTest::Assertions
- #refute_kind_of — MiniTest::Assertions
- #refute_match — MiniTest::Assertions
- #refute_nil — MiniTest::Assertions
- #refute_operator — MiniTest::Assertions
- #refute_predicate — MiniTest::Assertions
- #refute_respond_to — MiniTest::Assertions
- #refute_same — MiniTest::Assertions
- #register_spec_type — MiniTest::Spec::DSL
- #rubinius? — MiniTest::Unit::Guard
- #run — MiniTest::Unit::TestCase
- #setup — MiniTest::Unit::TestCase
- #sigma — MiniTest::Unit::TestCase
- #skip — MiniTest::Assertions
- #skipped? — MiniTest::Assertions
- #spec_type — MiniTest::Spec::DSL
- #subject — MiniTest::Spec::DSL
- #synchronize — MiniTest::Assertions
- #teardown — MiniTest::Unit::TestCase
- #validation_for_fit — MiniTest::Unit::TestCase
- #verify — MiniTest::Mock
- #windows? — MiniTest::Unit::Guard
- #wont_be — MiniTest::Expectations
- #wont_be_close_to — MiniTest::Expectations
- #wont_be_empty — MiniTest::Expectations
- #wont_be_instance_of — MiniTest::Expectations
- #wont_be_kind_of — MiniTest::Expectations
- #wont_be_nil — MiniTest::Expectations
- #wont_be_same_as — MiniTest::Expectations
- #wont_be_within_delta — MiniTest::Expectations
- #wont_be_within_epsilon — MiniTest::Expectations
- #wont_equal — MiniTest::Expectations
- #wont_include — MiniTest::Expectations
- #wont_match — MiniTest::Expectations
- #wont_respond_to — MiniTest::Expectations