Show / Hide Table of Contents

Class ProfileAppService_Tests

Inheritance
object
AbpAccountApplicationTestBase
ProfileAppService_Tests
Inherited Members
AbpAccountApplicationTestBase.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
AbpAccountApplicationTestBase.GetUser(string)
AbpAccountApplicationTestBase.UsingDbContext<T>(Func<IIdentityDbContext, T>)
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Application.Tests.dll
Syntax
public class ProfileAppService_Tests : AbpAccountApplicationTestBase

Constructors

ProfileAppService_Tests()

Declaration
public ProfileAppService_Tests()

Methods

AfterAddApplication(IServiceCollection)

Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

ChangePasswordAsync_FailsForSamePassword()

Declaration
public Task ChangePasswordAsync_FailsForSamePassword()
Returns
Type Description
Task

GetAsync()

Declaration
public Task GetAsync()
Returns
Type Description
Task

UpdateAsync()

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