views:

257

answers:

0

This question is very similar to 674458 but I really want to use the AutoMockContainer in my unit tests. I cannot figure out how to setup up my context.

Has anyone been able to unit test a controller that calls Url.Action using the AutoMockContainer?