aspnetcore/test/FunctionalTests/Resources
Ryan Nowak d686acad87 Avoid use of AssemblyQualifiedName in tests
The type name generated by Razor is an implementation detail and
shouldn't be used in tests outside of the Razor repo. Testing that the
assembly name is correct should be enough to validate what we need for
these tests.
2018-01-13 18:24:50 -08:00
..
ApplicationConsumingPrecompiledViews.Manage.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationUsingRelativePaths.Home.About.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationUsingRelativePaths.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationWithConfigureMvc.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationWithConfigureMvc.Home.ViewWithPreprocessor.txt
ApplicationWithTagHelpers.Home.ClassLibraryTagHelper.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
ApplicationWithTagHelpers.Home.LocalTagHelper.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
RazorPages.Index.txt
RazorPages.Nested1.Nested2.PageWithTagHelper.txt
RazorPages.PageWithModel.txt
RazorPages.PageWithRoute.txt
SimpleAppTest.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
SimpleAppWithAssemblyRenameTest.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00
StrongNamedApp.Home.Index.txt Avoid use of AssemblyQualifiedName in tests 2018-01-13 18:24:50 -08:00