Class: BrowsingTest
- Inherits:
-
ActionController::PerformanceTest
- Object
- ActionController::PerformanceTest
- BrowsingTest
- Defined in:
- lib/branston/test/performance/browsing_test.rb
Overview
Profiling results for each test method are written to tmp/performance.
Instance Method Summary collapse
Instance Method Details
#test_homepage ⇒ Object
6 7 8 |
# File 'lib/branston/test/performance/browsing_test.rb', line 6 def test_homepage get '/' end |