Class WaveStateBehaviorTests
Additional behavioral tests for WaveState not covered by WaveStateTests.
Inherited Members
Namespace: Serenity.Wave.Tests.Domain
Assembly: Tests.dll
Syntax
public class WaveStateBehaviorTests
Constructors
WaveStateBehaviorTests()
Declaration
public WaveStateBehaviorTests()
Methods
ActivateThenRecord_ZeroActorWave_BecomesClearedImmediately()
Declaration
public void ActivateThenRecord_ZeroActorWave_BecomesClearedImmediately()
Activate_WhenCleared_DoesNotRevertToActive()
Declaration
public void Activate_WhenCleared_DoesNotRevertToActive()
Ctor_ZeroActors_RemainingIsZeroButStillPending()
Declaration
public void Ctor_ZeroActors_RemainingIsZeroButStillPending()
RecordActorRemoved_MultipleOnActive_DecrementsToZeroThenClears()
Declaration
public void RecordActorRemoved_MultipleOnActive_DecrementsToZeroThenClears()
ToSnapshot_ClearedState_ReflectsClearedStatus()
Declaration
public void ToSnapshot_ClearedState_ReflectsClearedStatus()
ToSnapshot_PendingState_ReflectsInitialValues()
Declaration
public void ToSnapshot_PendingState_ReflectsInitialValues()