aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
N. Taylor Mullen 84bc74ea9f Move to RazorProjectFileSystem.
- Changed all existing APIs to utilize `RazorProjectFileSystem`. This was possible because `RazorProjectFileSystem` inherits from RazorProject.
- Renamed `FileSystemRazorProject` to `DefaultRazorProjectFileSystem`.
- Renamed FileSystemRazorProjectItem` to `DefaultRazorProjectItem`.
- Obsoleted `RazorProject.Create`

#1828
2018-02-09 11:49:31 -08:00
..
BasicIntegrationTest.cs
CodeGenerationIntegrationTest.cs
ExtensibleDirectiveTest.cs
HtmlAttributeIntegrationTest.cs
RazorTemplateEngineIntegrationTest.cs Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
TagHelpersIntegrationTest.cs
TestTagHelperDescriptors.cs