Class SimpleStateChecker_GlobalCheckCount_Test
Inheritance
SimpleStateChecker_GlobalCheckCount_Test
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class SimpleStateChecker_GlobalCheckCount_Test : SimpleStateCheckerTestBase, IDisposable
Constructors
SimpleStateChecker_GlobalCheckCount_Test()
Declaration
public SimpleStateChecker_GlobalCheckCount_Test()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
Overrides
Multiple_And_Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Declaration
public Task Multiple_And_Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Returns
Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Declaration
public Task Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Returns
Implements
Extension Methods