aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Internal
Javier Calvarro Nelson 7127bb5dbb Add DeclaredModelType to Razor pages
* This allows razor pages to override their model type with a model that
  extends the declared model type through the page application model.
2018-01-25 16:00:54 -08:00
..
CSharpCompilerTest.cs
ChecksumValidatorTest.cs
CompilerFailedExceptionFactoryTest.cs Some cleanup around FileProviderRazorProject with tests 2018-01-21 21:38:25 -08:00
DefaultRazorPageFactoryProviderTest.cs
DefaultRazorReferenceManagerTest.cs
DefaultRazorViewEngineFileProviderAccessorTest.cs
DefaultTagHelperActivatorTest.cs
DefaultTagHelperFactoryTest.cs
ExpressionRewriterTest.cs
FileProviderRazorProjectTest.cs Some cleanup around FileProviderRazorProject with tests 2018-01-21 21:38:25 -08:00
RazorPagePropertyActivatorTest.cs Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
RazorViewCompilerProviderTest.cs
RazorViewCompilerTest.cs
RazorViewEngineOptionsSetupTest.cs
ViewPathTest.cs