Class: ActionDispatch::PerformanceTest
- Inherits:
-
IntegrationTest
- Object
- IntegrationTest
- ActionDispatch::PerformanceTest
- Includes:
- ActiveSupport::Testing::Performance, Minitest4AndLower, Minitest5AndGreater
- Defined in:
- lib/rails/perftest/action_dispatch/performance_test.rb
Overview
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.
Direct Known Subclasses
Constant Summary
Constants included from ActiveSupport::Testing::Performance
ActiveSupport::Testing::Performance::DEFAULTS
Method Summary
Methods included from ActiveSupport::Testing::Performance
#_performance_run, #full_profile_options, #full_test_name, #run_test