How to avoid HttpContext.Server.MapPath for Unit Testing Purposes
I am working in an ASP.net MVC 5 application. I would like to Unit Test my controller action which looks like this
I am working in an ASP.net MVC 5 application. I would like to Unit Test my controller action which looks like this