logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class WaveStateTests

    Tests for the WaveState entity.

    Inheritance
    object
    WaveStateTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Wave.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class WaveStateTests

    Constructors

    WaveStateTests()

    Declaration
    public WaveStateTests()

    Methods

    Activate_WhenAlreadyActive_StaysActive()

    Declaration
    public void Activate_WhenAlreadyActive_StaysActive()

    Activate_WhenPending_TransitionsToActive()

    Declaration
    public void Activate_WhenPending_TransitionsToActive()

    Ctor_SetsIdIndexAndTotal()

    Declaration
    public void Ctor_SetsIdIndexAndTotal()

    RecordActorRemoved_AllActors_TransitionsToCleared()

    Declaration
    public void RecordActorRemoved_AllActors_TransitionsToCleared()

    RecordActorRemoved_DoesNotGoBelowZero()

    Declaration
    public void RecordActorRemoved_DoesNotGoBelowZero()

    RecordActorRemoved_WhenActive_DecrementsRemaining()

    Declaration
    public void RecordActorRemoved_WhenActive_DecrementsRemaining()

    RecordActorRemoved_WhenCleared_DoesNotDecrement()

    Declaration
    public void RecordActorRemoved_WhenCleared_DoesNotDecrement()

    RecordActorRemoved_WhenPending_DoesNotDecrement()

    Declaration
    public void RecordActorRemoved_WhenPending_DoesNotDecrement()

    ToSnapshot_ReturnsCorrectSnapshot()

    Declaration
    public void ToSnapshot_ReturnsCorrectSnapshot()
    In this article
    © 2026 Serenity. All Rights Reserved