test/rails421/log/test.log in route_downcaser-1.1.3 vs test/rails421/log/test.log in route_downcaser-1.1.4
- old
+ new
@@ -1465,5 +1465,982 @@
RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
---------------------------------------------------------------------------------------
-----------------------------------------------------------------------
RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
-----------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:04:02 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:04:02 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:04:02 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:04:02 +0200
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:05:26 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:05:26 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 9ms (Views: 2.8ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:05:26 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:05:26 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:06:22 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 12ms (Views: 3.7ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:06:22 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:06:22 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:06:22 +0200
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:15:54 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:15:54 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 3.0ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:15:55 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:15:55 +0200
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:16:13 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:13 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:13 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 9ms (Views: 2.9ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:13 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:31 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 3.0ms)
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:31 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:16:31 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:16:31 +0200
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:21:56 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:21:56 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 11ms (Views: 3.4ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:21:56 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:21:56 +0200
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:22:07 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:07 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 9ms (Views: 2.9ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:07 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:07 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:24 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 3.2ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:24 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:22:24 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:24 +0200
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:51 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 11ms (Views: 3.5ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:22:51 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:51 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:22:51 +0200
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:23:33 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 11ms (Views: 3.5ms)
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:23:33 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:23:33 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:23:33 +0200
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:24:08 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 3.1ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:24:08 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 16:24:08 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 16:24:08 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:12 +0200
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:12 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 3.1ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 21:13:12 +0200
+-----------------------------------------------------------
+RouteMiddlewareTest: test_Input_and_output_env_are_the_same
+-----------------------------------------------------------
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:12 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+-----------------------------------------------------------
+RouteMiddlewareTest: test_Input_and_output_env_are_the_same
+-----------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:47 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 9ms (Views: 3.0ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:47 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 21:13:47 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:13:47 +0200
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::EnvironmentTests: test_object_instances_in_call-env_must_not_be_touched_(happens_on_clone)
+--------------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 21:14:36 +0200
+-----------------------------------------------------------
+RouteMiddlewareTest: test_Input_and_output_env_are_the_same
+-----------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:36 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 9ms (Views: 2.8ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:36 +0200
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:36 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+-----------------------------------------------------------
+RouteMiddlewareTest: test_Input_and_output_env_are_the_same
+-----------------------------------------------------------
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:49 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 11ms (Views: 3.3ms)
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:49 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 21:14:49 +0200
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:14:49 +0200
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_PATH_INFO_match_exclude_patterns
+------------------------------------------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueExcludePatternsTests: test_when_redirect_is_true_it_does_not_redirect,_if_REQUEST_URI_match_exclude_patterns
+--------------------------------------------------------------------------------------------------------------------------------------------
+---------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_the_call_environment_should_always_be_returned
+---------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_PATH_INFO_is_found_in_exclude_patterns,_do_nothing
+------------------------------------------------------------------------------------------------------
+--------------------------------------------------------------------------------------------------------
+RouteDowncaserTest::ExcludePatternsTests: test_when_REQUEST_URI_is_found_in_exclude_patterns,_do_nothing
+--------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_REQUEST_URI
+------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------
+RouteDowncaserTest::RedirectTrueTests: test_when_redirect_is_true_it_redirects_PATH_INFO
+----------------------------------------------------------------------------------------
+------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_entire_PATH_INFO_is_downcased
+------------------------------------------------------------------
+---------------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_querystring_parameters_are_not_touched
+---------------------------------------------------------------------------------------
+-----------------------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_the_call_environment_should_always_be_returned
+-----------------------------------------------------------------------------------
+-----------------------------------------------------------------------
+RouteDowncaserTest::BasicTests: test_REQUEST_URI_path-part_is_downcased
+-----------------------------------------------------------------------
+-----------------------------------------------------
+RouteMiddlewareTest: test_Assets_are_served_correctly
+-----------------------------------------------------
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-05-30 21:22:53 +0200
+-----------------------------------------------------------
+RouteMiddlewareTest: test_Input_and_output_env_are_the_same
+-----------------------------------------------------------
+-------------------------------------------------------------------------------------
+RouteMiddlewareTest: test_Only_GET_requests_should_be_redirected,_POST_should_rewrite
+-------------------------------------------------------------------------------------
+Started POST "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:22:53 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 10ms (Views: 2.9ms)
+-------------------------------------------------------------
+RouteMiddlewareTest: test_Middleware_is_installed_and_working
+-------------------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:22:53 +0200
+Processing by HelloController#world as HTML
+ Rendered text template (0.0ms)
+Completed 200 OK in 0ms (Views: 0.2ms)
+-----------------------------------------------------
+RouteMiddlewareTest: test_Redirect_instead_of_rewrite
+-----------------------------------------------------
+Started GET "/HELLO/WORLD" for 127.0.0.1 at 2015-05-30 21:22:53 +0200