What is the simplest way to test a redirect in a controller using
routes?
When I use the stubresponse and do this in my action:

RedirectUsingRoute("mycontroller","myaction",...)

The response doesn't indicate a 'WasRedirected' and doesn't show the
'RedirectedTo'.

I am sure I need to stuff a stub redirect service or routing service
somewhere but can't figure out the simplest solution.

Anyone else have ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to