Class RoleChangingEvents_Test
Inheritance
RoleChangingEvents_Test
Assembly: Volo.Abp.Identity.Pro.Domain.Tests.dll
Syntax
public class RoleChangingEvents_Test : AbpIdentityDomainTestBase
Constructors
RoleChangingEvents_Test()
Declaration
public RoleChangingEvents_Test()
Fields
GuidGenerator
Declaration
protected readonly IGuidGenerator GuidGenerator
Field Value
Type |
Description |
IGuidGenerator |
|
LookupNormalizer
Declaration
protected readonly ILookupNormalizer LookupNormalizer
Field Value
PermissionGrantRepository
Declaration
protected readonly IPermissionGrantRepository PermissionGrantRepository
Field Value
Type |
Description |
IPermissionGrantRepository |
|
RoleManager
Declaration
protected readonly IdentityRoleManager RoleManager
Field Value
Type |
Description |
IdentityRoleManager |
|
RoleRepository
Declaration
protected readonly IIdentityRoleRepository RoleRepository
Field Value
Type |
Description |
IIdentityRoleRepository |
|
UowManager
Declaration
protected readonly IUnitOfWorkManager UowManager
Field Value
Type |
Description |
IUnitOfWorkManager |
|
Methods
Role_Update_Event_Test()
Declaration
public Task Role_Update_Event_Test()
Returns