logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SpawnPoseBehaviorTests

    Additional behavioral tests for the SpawnPose value object.

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

    Constructors

    SpawnPoseBehaviorTests()

    Declaration
    public SpawnPoseBehaviorTests()

    Methods

    Equals_DefaultAgainstDefault_ReturnsTrue()

    Declaration
    public void Equals_DefaultAgainstDefault_ReturnsTrue()

    Equals_Object_Null_ReturnsFalse()

    Declaration
    public void Equals_Object_Null_ReturnsFalse()

    FromPosition_Components_MatchesVectorOverload()

    Declaration
    public void FromPosition_Components_MatchesVectorOverload()

    FromPosition_ProducesIdentityRotation_EqualToManualPose()

    Declaration
    public void FromPosition_ProducesIdentityRotation_EqualToManualPose()

    GetHashCode_DifferentPosition_DoNotMatch()

    Declaration
    public void GetHashCode_DifferentPosition_DoNotMatch()

    GetHashCode_DifferentRotation_DoNotMatch()

    Declaration
    public void GetHashCode_DifferentRotation_DoNotMatch()

    OperatorEquals_Different_ReturnsFalse()

    Declaration
    public void OperatorEquals_Different_ReturnsFalse()

    OperatorNotEquals_Same_ReturnsFalse()

    Declaration
    public void OperatorNotEquals_Same_ReturnsFalse()

    ToString_FormatsComponentsWithTwoDecimals_CultureAgnostic()

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