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