Class SimpleStateChecker_CheckCount_Test
Inheritance
object
SimpleStateChecker_CheckCount_Test
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.SimpleStateChecking
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class SimpleStateChecker_CheckCount_Test : SimpleStateCheckerTestBase, IDisposable
Constructors
SimpleStateChecker_CheckCount_Test()
Declaration
public SimpleStateChecker_CheckCount_Test()
Methods
Multiple_And_Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Declaration
public Task Multiple_And_Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Declaration
public Task Simple_State_Check_Should_Be_Prevent_Multiple_Checks()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable