aspnetcore/test/Microsoft.AspNetCore.Mvc.We...
Doug Bunting ada42ea913 Move value source information from `<remarks>` to `<summary>`
- #1999
- may have reordered the precedence comments as I double-checked the implementations
 - `CheckBox()` and `RadioButton()` were examples of such updates

nits:
- use SSL in documentation links
- simplify mentions of format strings
- remove a few phrases that didn't say much and duplicated `<remarks>`
2016-10-28 16:43:59 -07:00
..
HttpRequestMessage Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Mocks Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
TestUtils Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
ApiControllerActionDiscoveryTest.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
ApiControllerTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
BadRequestErrorMessageResultTest.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
ConflictResultTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
DefaultContentNegotiatorTest.cs Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
ExceptionResultTest.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HttpResponseExceptionActionFilterTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
InternalServerErrorResultTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
InvalidModelStateResultTest.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
NegotiatedContentResultTest.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
OverloadActionConstraintTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
TestHttpResponseStreamWriterFactory.cs
project.json Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00