AnthonySteele / MvcRouteTester

A library for unit testing ASP MVC route tables for both Web and API Routes
Apache License 2.0
105 stars 43 forks source link

Async controller methods #48

Closed michaelvolz closed 10 years ago

michaelvolz commented 10 years ago

Hi, is there a simple way to test async controller methods?