Class: ProfilerTest
- Inherits:
-
ActionDispatch::PerformanceTest
- Object
- Test::Unit::TestCase
- ActiveSupport::TestCase
- ActionDispatch::IntegrationTest
- ActionDispatch::PerformanceTest
- ProfilerTest
- Defined in:
- railties/lib/rails/commands/profiler.rb
Overview
:nodoc:
Constant Summary
Constants included from ActiveSupport::Testing::Performance
ActiveSupport::Testing::Performance::DEFAULTS
Constants included from ActionDispatch::Assertions
ActionDispatch::Assertions::NO_STRIP
Constants inherited from ActiveSupport::TestCase
ActiveSupport::TestCase::Assertion
Method Summary
Methods included from ActiveSupport::Testing::Performance
#full_profile_options, #full_test_name
Methods included from ActiveSupport::Concern
#append_features, extended, #included
Methods inherited from ActionDispatch::IntegrationTest
app, #app, app=, #url_options
Methods included from ActionDispatch::Routing::UrlFor
#initialize, #url_for, #url_options
Methods included from ActionDispatch::Routing::PolymorphicRoutes
#polymorphic_path, #polymorphic_url
Methods included from ActionController::TemplateAssertions
#assert_template, #process, #setup_subscriptions, #teardown_subscriptions
Methods included from ActionDispatch::Integration::Runner
#app, #copy_session_variables!, #default_url_options, #default_url_options=, #method_missing, #open_session, #reset!, #respond_to?
Methods included from ActionDispatch::Assertions::TagAssertions
#assert_no_tag, #assert_tag, #find_all_tag, #find_tag, #html_document
Methods included from ActionDispatch::Assertions::SelectorAssertions
#assert_select, #assert_select_email, #assert_select_encoded, #count_description, #css_select
Methods included from ActionDispatch::Assertions::RoutingAssertions
#assert_generates, #assert_recognizes, #assert_routing, #method_missing, #with_routing
Methods included from ActionDispatch::Assertions::ResponseAssertions
#assert_redirected_to, #assert_response
Methods included from ActionDispatch::Assertions::DomAssertions
#assert_dom_equal, #assert_dom_not_equal
Methods inherited from ActiveSupport::TestCase
Methods included from ActiveSupport::Testing::Declarative
Methods included from ActiveRecord::TestFixtures
#enlist_fixture_connections, #run_in_transaction?, #setup_fixtures, #teardown_fixtures
Methods included from ActiveSupport::Testing::Pending
Methods included from ActiveSupport::Testing::Deprecation
#assert_deprecated, #assert_not_deprecated
Methods included from ActiveSupport::Testing::Assertions
#assert_blank, #assert_difference, #assert_no_difference, #assert_present
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ActionDispatch::Integration::Runner