logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityCharacterInstallerTests

    PlayMode tests for Serenity.Character.Installation.Installers.UnityCharacterInstaller. Verifies that installing creates a Unity-backed character service on a dedicated GameObject. Addressables label discovery is best-effort: the installer swallows load failures and falls back to inspector configs, so the service is created regardless of discovery results.

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

    Constructors

    UnityCharacterInstallerTests()

    Declaration
    public UnityCharacterInstallerTests()

    Methods

    Install_WithFakeLogService_CreatesServiceGameObject()

    Declaration
    public void Install_WithFakeLogService_CreatesServiceGameObject()

    Install_WithFakeLogService_SetsServiceToConcreteUnityType()

    Declaration
    public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()

    TearDown()

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