logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityGameSessionInstallerTests

    PlayMode tests for Serenity.GameSession.Installation.Installers.UnityGameSessionInstaller. Verifies that installing creates a Unity-backed session service on a dedicated GameObject and registers a session timer through the supplied Serenity.Timer.Application.Interfaces.ITimerService.

    Inheritance
    object
    UnityGameSessionInstallerTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityGameSession.Tests.Installation
    Assembly: Tests.dll
    Syntax
    public class UnityGameSessionInstallerTests

    Constructors

    UnityGameSessionInstallerTests()

    Declaration
    public UnityGameSessionInstallerTests()

    Methods

    Install_WithFakeServices_CreatesServiceGameObject()

    Declaration
    public void Install_WithFakeServices_CreatesServiceGameObject()

    Install_WithFakeServices_RegistersSessionTimer()

    Declaration
    public void Install_WithFakeServices_RegistersSessionTimer()

    Install_WithFakeServices_SetsServiceToConcreteUnityType()

    Declaration
    public void Install_WithFakeServices_SetsServiceToConcreteUnityType()

    TearDown()

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