aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
Pranav K 5b2a4aecb6 Make Microsoft.AspNetCore.Mvc.TestCommon a regular project
* This allows specifying all it's dependencies rather than for consuming projects to do this
* Remove unused APIs
* Fix weird downgrade warnings that show up due to P2P references
2016-11-23 16:23:56 -08:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
PagedBufferedTextWriterTest.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PagedCharBufferTest.cs Fix bounds checking in `PagedCharBuffer` and related code 2016-10-04 10:19:44 -07:00
PartialViewResultExecutorTest.cs
SaveTempDataFilterTest.cs [Fixes #5212] Added a cookie based ITempDataProvider 2016-10-03 14:04:57 -07:00
TempDataSerializerTest.cs [Fixes #5212] Added a cookie based ITempDataProvider 2016-10-03 14:04:57 -07:00
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewBufferTextWriterTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewResultExecutorTest.cs