aspnet / BasicMiddleware

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
169 stars 84 forks source link

Adding Tests for ExactMatch, IntegerMatch and StringMatch #100

Closed mikaelm12 closed 8 years ago

mikaelm12 commented 8 years ago

Added tests for ExactMatch, IntegerMatch and StringMatch in the Rewrite project @Tratcher @natemcmaster

natemcmaster commented 8 years ago

:watch: (will review more after responses to PR feedback)

natemcmaster commented 8 years ago

:shipit: