logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityWaveInstallerTests

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

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

    Constructors

    UnityWaveInstallerTests()

    Declaration
    public UnityWaveInstallerTests()

    Methods

    Install_WithLogService_CreatesServiceGameObject()

    Declaration
    public void Install_WithLogService_CreatesServiceGameObject()

    Install_WithLogService_SetsServiceToConcreteType()

    Declaration
    public void Install_WithLogService_SetsServiceToConcreteType()

    TearDown()

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