Table of Contents - minitest-rails v1.0.0
Pages
Classes and Modules
- ActionController::TestCase
- ActionDispatch::IntegrationTest
- ActionMailer
- ActionMailer::TestCase
- ActionView::TestCase
- ActiveSupport
- ActiveSupport::TestCase
- MiniTest
- MiniTest::Rails
- MiniTest::Rails::Expectations
- 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_blank — ActiveSupport::TestCase
- #assert_blank — ActionDispatch::IntegrationTest
- #assert_blank — ActionView::TestCase
- #assert_difference — ActiveSupport::TestCase
- #assert_difference — ActionDispatch::IntegrationTest
- #assert_difference — ActionView::TestCase
- #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_present — ActionDispatch::IntegrationTest
- #assert_present — ActionView::TestCase
- #assert_present — ActiveSupport::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_be_blank — MiniTest::Rails::Expectations
- #must_be_present — MiniTest::Rails::Expectations
- #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_blank — ActionView::TestCase
- #refute_blank — ActionDispatch::IntegrationTest
- #refute_blank — ActiveSupport::TestCase
- #refute_difference — ActionDispatch::IntegrationTest
- #refute_difference — ActiveSupport::TestCase
- #refute_difference — ActionView::TestCase
- #refute_dom_equal — ActionController::TestCase
- #refute_present — ActionDispatch::IntegrationTest
- #refute_present — ActiveSupport::TestCase
- #refute_present — ActionView::TestCase
- #refute_tag — ActionController::TestCase
- #wont_be_blank — MiniTest::Rails::Expectations
- #wont_be_present — MiniTest::Rails::Expectations
- #wont_change — MiniTest::Rails::Expectations
- #wont_dom_equal — MiniTest::Rails::Expectations
- #wont_have_tag — MiniTest::Rails::Expectations