aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 0a3ad09466 Rename GlobalModel -> ApplicationModel
This also comes with a rename of the namespace
Microsoft.AspNet.Mvc.ApplicationModel to
Microsoft.AspNet.Mvc.ApplicationModels.

Also tuned up some parameter and variable names for increased
understandability.
2014-10-23 16:03:55 -07:00
..
ActionResults
…
HttpRequestMessage
…
Mocks
…
TestUtils
…
ApiControllerActionDiscoveryTest.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
ApiControllerTest.cs
…
DefaultContentNegotiatorTest.cs
…
FormDataCollectionExtensionsTest.cs
…
HttpErrorTest.cs
…
HttpResponseExceptionActionFilterTest.cs Fix for #1401 - Change namespace of HttpResponseException 2014-10-17 18:43:06 -07:00
HttpResponseExceptionTest.cs Fix for #1401 - Change namespace of HttpResponseException 2014-10-17 18:43:06 -07:00
HttpResponseMessageOutputFormatterTests.cs
…
Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj
…
OverloadActionConstraintTest.cs Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
project.json
…