Class AccountAppService_Tests
Inheritance
AccountAppService_Tests
Assembly: Volo.Abp.Account.Pro.Application.Tests.dll
Syntax
public class AccountAppService_Tests : AbpAccountApplicationTestBase
Constructors
AccountAppService_Tests()
Declaration
public AccountAppService_Tests()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
RegisterAsync()
Declaration
public Task RegisterAsync()
Returns
ResetPasswordAsync()
Declaration
public Task ResetPasswordAsync()
Returns
SendPasswordResetCodeAsync()
Declaration
public Task SendPasswordResetCodeAsync()
Returns