aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
IntegrationTests
Properties
TestFiles/IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
AssemblyAttributeInjectionPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
DefaultMvcImportFeatureTest.cs Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
InjectDirectiveTest.cs
InjectTargetExtensionTest.cs
InstrumentationPassTest.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
MvcViewDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
NamespaceDirectiveTest.cs Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.cs Remove Get/SetRelativePath 2018-01-05 21:52:59 -08:00
SourceMappingsSerializer.cs
TagHelperDescriptorExtensionsTest.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTagHelperDescriptorProviderTest.cs
ViewComponentTagHelperPassTest.cs Prevent type name collisions when file hierarchy + namespace is identical (#1881) 2018-01-02 09:41:10 -08:00
ViewComponentTagHelperTargetExtensionTest.cs
ViewComponentTypeVisitorTest.cs
xunit.runner.json