AspNetCore.Docs/aspnetcore/mvc/controllers
Steve Smith a9dbcff792 Testing controllers fix (#3218)
* Upgraded to VS2017 project
Trying to fix MVC view-based tests.

* modified project to get tests working

* Uncomment asserts

* Clean up console writeline
2017-04-13 14:36:56 -04:00
..
application-model/sample
dependency-injection
filters Migrate Filters doc sample code to CSPROJ (#3187) 2017-04-07 17:14:40 -10:00
routing
testing/sample/TestingControllersSample Testing controllers fix (#3218) 2017-04-13 14:36:56 -04:00
actions.md
application-model.md
areas.md
dependency-injection.md
filters.md
index.md
routing.md conventional vs. attribute routing (#3065) 2017-03-24 15:37:04 -10:00
testing.md