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
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
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
TestModelMetadataProvider.cs
TestModelValidatorProvider.cs
TestRazorCompiledItem.cs Add support for recompilation 2018-01-08 15:26:20 -08:00
TestViewBufferScope.cs
ValidationAttributeUtil.cs