logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityStageInstallerTests

    PlayMode tests for Serenity.Stage.Installation.Installers.UnityStageInstaller. Exercises the real Unity install path: GameObject creation, MonoBehaviour service attachment, initialization, and base GetService() exposure.

    Inheritance
    object
    UnityStageInstallerTests
    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.Installation
    Assembly: Tests.dll
    Syntax
    public class UnityStageInstallerTests

    Constructors

    UnityStageInstallerTests()

    Declaration
    public UnityStageInstallerTests()

    Methods

    Install_WithGameWrapperAndLogService_CreatesServiceGameObject()

    Declaration
    public void Install_WithGameWrapperAndLogService_CreatesServiceGameObject()

    Install_WithGameWrapperAndLogService_SetsServiceToConcreteType()

    Declaration
    public void Install_WithGameWrapperAndLogService_SetsServiceToConcreteType()

    TearDown()

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