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

adding overloads to allow passing headers #47

Closed josephdwyer closed 10 years ago

josephdwyer commented 10 years ago

Allow passing headers to allow testing when using custom route constraint that checks request headers.