aspnetcore/test/Microsoft.AspNet.Mvc.Format...
Doug Bunting ff91e796c1 Revert "Fixing tests"
- wrong fix especially now that test encoders work as expected
- touch up `HtmlHelperTest` and `RazorViewTest` since test encoders are now consistent
- remove references to old `Microsoft.Extensions.WebEncoders.Testing` package

This reverts commit a9d5876cd9.
- but leave `FormTagHelperTest` and `ValidationMessageTagHelperTest` cleanup alone

nit: use `string.Empty` in `HtmlHelperLinkGenerationTest`
2015-11-02 09:45:56 -08:00
..
Internal
Models
FlushReportingStream.cs
Microsoft.AspNet.Mvc.Formatters.Xml.Test.xproj
XmlAssert.cs
XmlAssertTest.cs
XmlDataContractSerializerInputFormatterTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
XmlDataContractSerializerOutputFormatterTest.cs Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
XmlSerializerInputFormatterTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
XmlSerializerOutputFormatterTest.cs Use buffer pooling in IOutputFormatters 2015-10-23 08:10:30 -07:00
project.json Revert "Fixing tests" 2015-11-02 09:45:56 -08:00