aspnetcore/test/Microsoft.AspNetCore.Mvc.Te...
Doug Bunting afc75a8296 Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure`
- #7044
- move `IHttpResponseStreamWriterFactory` too
- add breaking change records e.g. for changes to `BodyModelBinder[Provider]` constructors
  - these changes relate to previously-"internal" constructors and one property

nits: take VS suggestions for changed files
2018-01-09 10:51:09 -08:00
..
CommonFilterTest.cs
CommonResourceInvokerTest.cs Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
HtmlContentUtilities.cs
HtmlGeneratorUtilities.cs Support input type "week" (#7045) 2017-11-16 16:00:15 -08:00
MediaTypeAssert.cs
Microsoft.AspNetCore.Mvc.TestCommon.csproj Add support for recompilation 2018-01-08 15:26:20 -08:00
NonSeekableReadableStream.cs
PlatformNormalizer.cs
ResourceFile.cs
SimpleValueProvider.cs
SimpleValueProviderFactory.cs
SolutionPathUtility.cs
TestClientModelValidatorProvider.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
TestDirectoryContent.cs
TestDirectoryFileInfo.cs
TestFileChangeToken.cs Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
TestFileInfo.cs
TestFileProvider.cs Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
TestHttpRequestStreamReaderFactory.cs Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
TestHttpResponseStreamWriterFactory.cs Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
TestModelBinderFactory.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
TestModelMetadataProvider.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
TestModelValidatorProvider.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
TestRazorCompiledItem.cs Add support for recompilation 2018-01-08 15:26:20 -08:00
TestViewBufferScope.cs
ValidationAttributeUtil.cs