logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class RailPathConfigTests

    Tests for the RailPathConfig value object.

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

    Constructors

    RailPathConfigTests()

    Declaration
    public RailPathConfigTests()

    Methods

    Ctor_DefensivelyCopiesNodes()

    Declaration
    public void Ctor_DefensivelyCopiesNodes()

    Ctor_InvalidId_Throws()

    Declaration
    public void Ctor_InvalidId_Throws()

    Ctor_NullNodes_Throws()

    Declaration
    public void Ctor_NullNodes_Throws()

    Ctor_OneNode_Throws()

    Declaration
    public void Ctor_OneNode_Throws()

    Ctor_StoresIdAndNodes()

    Declaration
    public void Ctor_StoresIdAndNodes()

    NodeCount_ReturnsCorrectCount()

    Declaration
    public void NodeCount_ReturnsCorrectCount()

    SetUp()

    Declaration
    public void SetUp()

    ToString_ContainsIdAndCount()

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