aspnetcore/test
Doug Bunting a69a7a6940 Simplify instrumentation confirmations in `RazorPageExecutionInstrumentationTest`
- test class can now use the `MvcTestFixture`
  - #3139 part 3 of 3
- dump instrumentation data at end of `_Layout.cshtml`
  - include `FilePath` in display
  - compare against new `.html` resource

nits:
- normalize line endings to CRLF for consistency with other tests
- add `InstrumentionData` to avoid `Tuple`
- make `TestPageExecutionContext` class `private`
- remove newly-unused actions and associated `.cshtml` files
2015-10-28 16:45:30 -07:00
..
Microsoft.AspNet.Mvc.Abstractions.Test Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test
…
Microsoft.AspNet.Mvc.Core.Test Add logging of elapsed time for the action. 2015-10-23 15:35:31 -07:00
Microsoft.AspNet.Mvc.Cors.Test
…
Microsoft.AspNet.Mvc.DataAnnotations.Test
…
Microsoft.AspNet.Mvc.Formatters.Json.Test Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Simplify instrumentation confirmations in `RazorPageExecutionInstrumentationTest` 2015-10-28 16:45:30 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
Microsoft.AspNet.Mvc.Localization.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#578. 2015-10-22 14:41:40 -07:00
Microsoft.AspNet.Mvc.Razor.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.Test Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Microsoft.AspNet.Mvc.TestCommon Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources [Fixes #3274] Added DiagnosticsSource for ViewComponent 2015-10-23 12:51:12 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test Allow enums to be serialized by SessionStateTempDataProvider 2015-10-24 08:16:19 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
WebSites Simplify instrumentation confirmations in `RazorPageExecutionInstrumentationTest` 2015-10-28 16:45:30 -07:00