logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityGameplayEntityInstallerTests

    PlayMode tests for UnityGameplayEntityInstaller. Verifies that installing creates a Unity-backed gameplay-entity service on a dedicated GameObject.

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

    Constructors

    UnityGameplayEntityInstallerTests()

    Declaration
    public UnityGameplayEntityInstallerTests()

    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