Show / Hide Table of Contents

Class IdentityResourceStore_Tests

Inheritance
object
AbpIdentityServerTestBase
IdentityResourceStore_Tests
Inherited Members
AbpIdentityServerTestBase.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.IdentityServer.Clients
Assembly: Volo.Abp.IdentityServer.Domain.Tests.dll
Syntax
public class IdentityResourceStore_Tests : AbpIdentityServerTestBase

Constructors

IdentityResourceStore_Tests()

Declaration
public IdentityResourceStore_Tests()

Methods

FindApiResourceAsync_Should_Return_If_Found()

Declaration
public Task FindApiResourceAsync_Should_Return_If_Found()
Returns
Type Description
Task

FindApiResourceAsync_Should_Return_Null_If_Not_Found()

Declaration
public Task FindApiResourceAsync_Should_Return_Null_If_Not_Found()
Returns
Type Description
Task

FindApiResourcesByScopeAsync_Should_Return_If_Found()

Declaration
public Task FindApiResourcesByScopeAsync_Should_Return_If_Found()
Returns
Type Description
Task

FindIdentityResourcesByScopeAsync_Should_Return_For_Given_Scopes()

Declaration
public Task FindIdentityResourcesByScopeAsync_Should_Return_For_Given_Scopes()
Returns
Type Description
Task

GetAllResourcesAsync_Should_Return()

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