logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityCutscenePlayerInstallerTests

    PlayMode tests for UnityCutscenePlayerInstaller. The installer loads cutscene definitions from Addressables/Resources; with no authored content present the load paths return empty and the installer still produces a valid service via the factory. These tests assert that graceful path.

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

    Constructors

    UnityCutscenePlayerInstallerTests()

    Declaration
    public UnityCutscenePlayerInstallerTests()

    Methods

    Install_WithLogService_CreatesServiceGameObjectAndUseCases()

    Declaration
    public void Install_WithLogService_CreatesServiceGameObjectAndUseCases()

    Install_WithLogService_SetsServiceToConcreteType()

    Declaration
    public void Install_WithLogService_SetsServiceToConcreteType()

    TearDown()

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