logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SpawnPointTests

    PlayMode tests for Serenity.Stage.Infrastructure.Authoring.SpawnPoint. The serialized id field is private and cannot be set from a test, so these tests cover the transform-derived Serenity.Stage.Infrastructure.Authoring.SpawnPoint.Pose and the empty-id behaviour of Serenity.Stage.Infrastructure.Authoring.SpawnPoint.Id.

    Inheritance
    object
    SpawnPointTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityStage.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class SpawnPointTests

    Constructors

    SpawnPointTests()

    Declaration
    public SpawnPointTests()

    Methods

    Id_WithEmptySerializedValue_ThrowsArgumentException()

    Declaration
    public void Id_WithEmptySerializedValue_ThrowsArgumentException()

    Implements_ISpawnPoint()

    Declaration
    public void Implements_ISpawnPoint()

    Pose_ReflectsTransformPosition()

    Declaration
    public void Pose_ReflectsTransformPosition()

    Pose_ReflectsTransformRotation()

    Declaration
    public void Pose_ReflectsTransformRotation()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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