Class: ActiveSupport::TestCase

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::Testing::Declarative
Includes:
TestHelpers::Generation, TestHelpers::Paths, TestHelpers::Rack
Defined in:
lib/isolation/abstract_unit.rb

Constant Summary

Constants included from TestHelpers::Paths

TestHelpers::Paths::TMP_PATH

Method Summary

Methods included from TestHelpers::Generation

#add_to_config, #add_to_env_config, #app_file, #boot_rails, #build_app, #controller, #engine, #make_basic_app, #remove_file, #remove_from_config, #script, #simple_controller, #teardown_app, #use_frameworks

Methods included from TestHelpers::Rack

#app, #assert_body, #assert_header, #assert_missing, #assert_success, #assert_welcome, #extract_body, #get

Methods included from TestHelpers::Paths

app_path, framework_path, rails_root, tmp_path