Show / Hide Table of Contents

Class AccountAppService_Tests

Inheritance
object
AbpAccountApplicationTestBase
AccountAppService_Tests
Inherited Members
AbpAccountApplicationTestBase.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
AbpAccountApplicationTestBase.GetUser(string)
AbpAccountApplicationTestBase.UsingDbContext<T>(Func<IIdentityDbContext, T>)
Namespace: Volo.Abp.Account.Pro.Application.Tests.Volo.Abp.Account
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
Type Name Description
IServiceCollection services

RegisterAsync()

Declaration
public Task RegisterAsync()
Returns
Type Description
Task

ResetPasswordAsync()

Declaration
public Task ResetPasswordAsync()
Returns
Type Description
Task

SendPasswordResetCodeAsync()

Declaration
public Task SendPasswordResetCodeAsync()
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft