class PerformanceTest

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

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

ActionController::IntegrationTest

Includes

Methods (inherited)

From ActiveSupport::Testing::Performance (6)
From ActionController::Integration::Runner (4)
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Testing::Assertions (4)
From ActiveSupport::Testing::Declarative (1)
From ActiveSupport::Testing::SetupAndTeardown (1)
From ActionMailer::TestHelper (2)
From ActiveRecord::TestFixtures::ClassMethods (7)
From ActiveSupport::Callbacks (2)
From ActiveSupport::Testing::SetupAndTeardown::ForClassicTestUnit (1)
From ActiveSupport::Testing::SetupAndTeardown::ForMiniTest (1)
From Object (37)
From ActiveSupport::Callbacks::ClassMethods (1)
From Benchmark (2)

Type at least 2 characters to search.

↑↓ navigate · open · esc close