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 Use DebugType specified in DependencyContext to determine pdb type 2018-01-02 13:41:31 -08:00
ChecksumValidatorTest.cs Set RelativePhysicalPath in FileProviderRazorProjectItem 2018-01-11 13:20:17 -08:00
CompilerFailedExceptionFactoryTest.cs Some cleanup around FileProviderRazorProject with tests 2018-01-21 21:38:25 -08:00
DefaultRazorPageFactoryProviderTest.cs
DefaultRazorReferenceManagerTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
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 Set RelativePhysicalPath in FileProviderRazorProjectItem 2018-01-11 13:20:17 -08:00
RazorViewCompilerTest.cs Set RelativePhysicalPath in FileProviderRazorProjectItem 2018-01-11 13:20:17 -08:00
RazorViewEngineOptionsSetupTest.cs Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487) 2017-07-05 14:18:49 -07:00
ViewPathTest.cs