Class CorsPolicyService_Tests
Inheritance
CorsPolicyService_Tests
Assembly: Volo.Abp.IdentityServer.Domain.Tests.dll
Syntax
public class CorsPolicyService_Tests : AbpIdentityServerDomainTestBase, IDisposable
Constructors
CorsPolicyService_Tests()
Declaration
public CorsPolicyService_Tests()
Methods
IsOriginAllowedAsync()
Declaration
public Task IsOriginAllowedAsync()
Returns
IsOriginAllowedAsync_Should_Invalidate_Cache_On_Update()
Declaration
public Task IsOriginAllowedAsync_Should_Invalidate_Cache_On_Update()
Returns
Implements
Extension Methods