18 references to RelativePath
Microsoft.AspNetCore.Mvc.RazorPages.Test (18)
DependencyInjection\PageConventionCollectionExtensionsTest.cs (18)
130Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 156Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 356Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 362Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath); 393Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 398Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath); 482Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 509Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 536Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 563Assert.Equal("/Areas/Accounts/Pages/Profile.cshtml", model.RelativePath); 726Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 733Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath); 765Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 772Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath); 804Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 811Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath); 843Assert.Equal("/Areas/Accounts/Pages/Manage/Profile.cshtml", model.RelativePath); 850Assert.Equal("/Areas/Accounts/Pages/Manage/2FA.cshtml", model.RelativePath);