示例#1
0
 public void RetrieveRolesByUrl_Ok()
 {
     Assert.NotEmpty(RoleHelper.RetrievesByUrl("~/Home/Index", BootstrapAppContext.AppId));
 }