Name |
Description |
HomeController |
|
context_for_redirect_to_route_result_extensions |
|
when_a_redirect_to_route_result_is_asked_for_the_action_name |
|
when_a_redirect_to_route_result_is_asked_for_the_controller_name |
|
when_a_view_result_is_asked_to_return_the_model_as_a_specified_type_and_the_model_is_that_type |
|
when_a_view_result_with_a_specified_view_name_is_asked_if_it_uses_the_default_view |
|
when_a_view_result_with_no_specified_view_name_is_asked_if_it_uses_the_default_view |
|
when_an_action_result_that_is_a_redirect_result_is_asked_if_it_is_a_redirect_result |
|
when_an_action_result_that_is_a_redirect_result_is_asked_if_it_redirects_to_an_action_on_a_controller_and_it_does |
|
when_an_action_result_that_is_a_redirect_result_is_asked_if_it_redirects_to_the_wrong_action_on_the_controller |
|
when_an_action_result_that_is_a_redirect_result_is_asked_if_it_redirects_to_the_wrong_controller |
|
when_an_action_result_that_is_a_redirect_to_route_result_is_asked_if_it_is_a_redirect_to_route_result |
|
when_an_action_result_that_is_a_view_result_is_asked_for_the_model |
|
when_an_action_result_that_is_a_view_result_is_asked_for_the_model_of_the_wrong_type |
|
when_an_action_result_that_is_a_view_result_is_asked_if_it_is_a_view_result |
|
when_an_action_result_that_is_not_a_redirect_result_is_asked_if_it_is_a_redirect_result |
|
when_an_action_result_that_is_not_a_redirect_result_is_asked_if_it_redirects_to_an_action_on_a_controller |
|
when_an_action_result_that_is_not_a_redirect_to_route_result_is_asked_if_it_is_a_redirect_to_route_result |
|
when_an_action_result_that_is_not_a_view_result_is_asked_for_the_model |
|
when_an_action_result_that_is_not_a_view_result_is_asked_if_it_is_a_view_result |
|
when_the_action_result_and_is_asked_for_the_and_bit |
|
when_the_model_type_and_is_asked_for_the_and_bit |
|
when_the_redirect_result_and_is_asked_for_the_and_bit |
|
when_the_redirect_to_route_result_and_is_asked_for_the_and_bit |
|
when_the_view_result_and_is_asked_for_the_and_bit |
|