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