class PerformanceTest

Ruby on Rails 3.0.20

Since v3.0.20 Last seen in v3.2.22.5

Available in: v3.0.20 v3.1.12 v3.2.22.5

An 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

ActionDispatch::IntegrationTest

Includes

Methods (inherited)

From ActionDispatch::IntegrationTest (3)
From ActiveSupport::Testing::Performance (6)
From ActionController::TemplateAssertions (4)
From ActiveSupport::TestCase (1)
From ActiveRecord::TestFixtures (3)
From ActiveSupport::Concern (3)
From ActiveSupport::Testing::Assertions (4)
From ActiveSupport::Testing::Declarative (3)
From ActiveSupport::Testing::Pending (1)
From ActiveSupport::Callbacks (2)
From ActiveSupport::Testing::SetupAndTeardown::ForClassicTestUnit (1)
From ActiveSupport::Testing::SetupAndTeardown::ForMiniTest (1)
From ActiveSupport::DescendantsTracker (6)

Type at least 2 characters to search.

↑↓ navigate · open · esc close