class PerformanceTest
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v3.2.22.5An integration test that runs a code profiler on your test methods. Profiling output for combinations of each test method, measurement, and output format are written to your tmp/performance directory.
By default, process_time is measured and both flat and graph_html output formats are written, so you’ll have two output files per test method.
Inherits from
Includes
Methods (inherited)
From ActionDispatch::IntegrationTest (3)
From ActiveSupport::Testing::Performance (6)
- # full_test_name
- # run
- # run_profile
- # run_test
- # run_warmup
- self. included
From ActionController::TemplateAssertions (4)
From ActiveSupport::TestCase (1)
- self. for_tag
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended
From ActiveSupport::Testing::Assertions (4)
From ActiveSupport::Testing::Declarative (3)
From ActiveSupport::Testing::Pending (1)
- # pending
From ActiveSupport::Callbacks (2)
From ActiveSupport::DescendantsTracker (6)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants