class

ActionDispatch::PerformanceTest

rails latest stable - Superclass: ActionDispatch::IntegrationTest

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

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.

Included modules

  • ActiveSupport::Testing::Performance

Files

  • actionpack/lib/action_dispatch/testing/performance_test.rb