logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class GameSessionStatusTests

    Tests for the GameSessionStatus enum numeric values.

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

    Constructors

    GameSessionStatusTests()

    Declaration
    public GameSessionStatusTests()

    Methods

    Completed_HasValueFour()

    Declaration
    public void Completed_HasValueFour()

    Enum_HasExactlyFiveMembers()

    Declaration
    public void Enum_HasExactlyFiveMembers()

    GameOver_HasValueThree()

    Declaration
    public void GameOver_HasValueThree()

    NotStarted_HasValueZero()

    Declaration
    public void NotStarted_HasValueZero()

    Paused_HasValueTwo()

    Declaration
    public void Paused_HasValueTwo()

    Playing_HasValueOne()

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