Table of Contents - minitest-rails v2.0.1
Pages
Classes and Modules
- ActionController::TestCase
- ActionDispatch::IntegrationTest
- ActionMailer
- ActionMailer::TestCase
- ActionView::TestCase
- ActiveSupport
- ActiveSupport::TestCase
- Minitest
- Minitest::Rails
- Minitest::Rails::Expectations
- Minitest::Rails::Railtie
- Minitest::Rails::Testing
- Minitest::Rails::Testing::ConstantLookup
- Rails
- Rails::Generators
- Rails::Generators::TestCase
Methods
- ::all_tasks — Minitest::Rails::Testing
- ::determine_default_controller_class — ActionController::TestCase
- ::determine_default_generator — Rails::Generators::TestCase
- ::determine_default_helper_class — ActionView::TestCase
- ::determine_default_mailer — ActionMailer::TestCase
- #assert_difference — ActiveSupport::TestCase
- #assert_difference — ActionView::TestCase
- #assert_difference — ActionDispatch::IntegrationTest
- #assert_dom_equal — ActionController::TestCase
- #assert_dom_not_equal — ActionController::TestCase
- #assert_generates — ActionController::TestCase
- #assert_no_difference — ActionView::TestCase
- #assert_no_difference — ActiveSupport::TestCase
- #assert_no_difference — ActionDispatch::IntegrationTest
- #assert_no_tag — ActionController::TestCase
- #assert_recognizes — ActionController::TestCase
- #assert_redirected_to — ActionController::TestCase
- #assert_response — ActionController::TestCase
- #assert_routing — ActionController::TestCase
- #assert_select — ActionController::TestCase
- #assert_select_email — ActionController::TestCase
- #assert_select_encoded — ActionController::TestCase
- #assert_tag — ActionController::TestCase
- #assert_template — ActionController::TestCase
- #must_change — Minitest::Rails::Expectations
- #must_dom_equal — Minitest::Rails::Expectations
- #must_have_tag — Minitest::Rails::Expectations
- #must_redirect_to — Minitest::Rails::Expectations
- #must_render_template — Minitest::Rails::Expectations
- #must_respond_with — Minitest::Rails::Expectations
- #must_route_for — Minitest::Rails::Expectations
- #must_route_from — Minitest::Rails::Expectations
- #must_select — Minitest::Rails::Expectations
- #must_select_email — Minitest::Rails::Expectations
- #must_select_encoded — Minitest::Rails::Expectations
- #refute_difference — ActionView::TestCase
- #refute_difference — ActionDispatch::IntegrationTest
- #refute_difference — ActiveSupport::TestCase
- #refute_dom_equal — ActionController::TestCase
- #refute_tag — ActionController::TestCase
- #wont_change — Minitest::Rails::Expectations
- #wont_dom_equal — Minitest::Rails::Expectations
- #wont_have_tag — Minitest::Rails::Expectations