Show / Hide Table of Contents

Class ClientStore_Tests

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

Constructors

ClientStore_Tests()

Declaration
public ClientStore_Tests()

Methods

FindClientByIdAsync_Should_Return_Null_If_Not_Found()

Declaration
public Task FindClientByIdAsync_Should_Return_Null_If_Not_Found()
Returns
Type Description
Task

FindClientByIdAsync_Should_Return_The_Client_If_Found()

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