logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class RailSnapshotBehaviorTests

    Additional behavioral tests for the RailSnapshot value object.

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

    Constructors

    RailSnapshotBehaviorTests()

    Declaration
    public RailSnapshotBehaviorTests()

    Methods

    Equals_Default_True()

    Declaration
    public void Equals_Default_True()

    Equals_DifferentRailId_False()

    Declaration
    public void Equals_DifferentRailId_False()

    Equals_Object_Null_False()

    Declaration
    public void Equals_Object_Null_False()

    Fields_ExposeConstructorArguments()

    Declaration
    public void Fields_ExposeConstructorArguments()

    GetHashCode_DifferentNodeCount_Differ()

    Declaration
    public void GetHashCode_DifferentNodeCount_Differ()

    OperatorEquals_DifferentRailId_False()

    Declaration
    public void OperatorEquals_DifferentRailId_False()

    OperatorNotEquals_Same_False()

    Declaration
    public void OperatorNotEquals_Same_False()

    ToString_ContainsProgressAndNodeCount()

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