logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class RailNodePositionBehaviorTests

    Additional behavioral tests for the RailNodePosition value object.

    Inheritance
    object
    RailNodePositionBehaviorTests
    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 RailNodePositionBehaviorTests

    Constructors

    RailNodePositionBehaviorTests()

    Declaration
    public RailNodePositionBehaviorTests()

    Methods

    Ctor_NegativeCoordinates_Stored()

    Declaration
    public void Ctor_NegativeCoordinates_Stored()

    Equals_Default_True()

    Declaration
    public void Equals_Default_True()

    Equals_DifferentY_False()

    Declaration
    public void Equals_DifferentY_False()

    Equals_DifferentZ_False()

    Declaration
    public void Equals_DifferentZ_False()

    Equals_Object_Null_False()

    Declaration
    public void Equals_Object_Null_False()

    GetHashCode_DifferentCoordinates_Differ()

    Declaration
    public void GetHashCode_DifferentCoordinates_Differ()

    OperatorEquals_Different_False()

    Declaration
    public void OperatorEquals_Different_False()

    OperatorNotEquals_Same_False()

    Declaration
    public void OperatorNotEquals_Same_False()

    ToString_ContainsAllThreeComponents()

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