Show / Hide Table of Contents

Class IdentitySettingsAppService_Tests

Inheritance
object
AbpIdentityTestBase<AbpIdentityApplicationTestModule>
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>
AbpIdentityApplicationTestBase
IdentitySettingsAppService_Tests
Inherited Members
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.GetUser(string)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.FindUser(string)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.UsingDbContext(Action<IIdentityDbContext>)
AbpIdentityExtendedTestBase<AbpIdentityApplicationTestModule>.UsingDbContext<T>(Func<IIdentityDbContext, T>)
AbpIdentityTestBase<AbpIdentityApplicationTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Tests.dll
Syntax
public class IdentitySettingsAppService_Tests : AbpIdentityApplicationTestBase

Constructors

IdentitySettingsAppService_Tests()

Declaration
public IdentitySettingsAppService_Tests()

Methods

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