2 types derived from RoutingWithoutRazorPagesTestsBase
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
RoutingEndpointRoutingWithoutRazorPagesTests.cs (1)
6public class RoutingEndpointRoutingWithoutRazorPagesTests : RoutingWithoutRazorPagesTestsBase<BasicWebSite.Startup>
RoutingWithoutRazorPagesTests.cs (1)
6public class RoutingWithoutRazorPagesTests : RoutingWithoutRazorPagesTestsBase<BasicWebSite.StartupWithoutEndpointRouting>