Class IdentityClaimTypeManager_Tests
Inheritance
IdentityClaimTypeManager_Tests
Assembly: Volo.Abp.Identity.Domain.Tests.dll
Syntax
public class IdentityClaimTypeManager_Tests : AbpIdentityDomainTestBase, IDisposable
Constructors
IdentityClaimTypeManager_Tests()
Declaration
public IdentityClaimTypeManager_Tests()
Methods
CreateAsync()
Declaration
public Task CreateAsync()
Returns
Create_Name_Exist_Should_Exception()
Declaration
public Task Create_Name_Exist_Should_Exception()
Returns
Static_IdentityClaimType_Cant_Not_Update()
Declaration
public Task Static_IdentityClaimType_Cant_Not_Update()
Returns
UpdateAsync()
Declaration
public Task UpdateAsync()
Returns
Update_Name_Exist_Should_Exception()
Declaration
public Task Update_Name_Exist_Should_Exception()
Returns
Implements
Extension Methods