Unit Testing MvcUploader

  •  07-16-2009, 3:52 PM

    Unit Testing MvcUploader

    The whole point of using the MVC framework IMO is to facilitate unit testing. Is there anyway you can implement a constructor for MvcUploader using HttpContextBase in the System.Web.Abstractions assembly instead of HttpContext? It would help immensely when unit testing the uploader. Thanx.
    Filed under:
View Complete Thread