logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityGameSpawnerInstallerTests

    PlayMode tests for UnityGameSpawnerInstaller. Verifies that installing creates a Unity-backed spawner service plus its spawn factory on a dedicated GameObject.

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

    Constructors

    UnityGameSpawnerInstallerTests()

    Declaration
    public UnityGameSpawnerInstallerTests()

    Methods

    Install_WithFakeLogService_CreatesServiceAndFactoryOnSameGameObject()

    Declaration
    public void Install_WithFakeLogService_CreatesServiceAndFactoryOnSameGameObject()

    Install_WithFakeLogService_SetsServiceToConcreteUnityType()

    Declaration
    public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()

    TearDown()

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