logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.UnityInitializationPipeline.Tests.Infrastructure

    Classes

    UnityInitializationPipelineProfileTests

    PlayMode tests for the UnityInitializationPipelineProfile ScriptableObject, validating its serialized fields and the explicit interface implementations of IInitializationPipelineProfileDefinition and IFoundationSettings.

    UnityInitializationTaskProviderTests

    PlayMode tests for UnityInitializationTaskProvider. Exercises the pure build-iteration logic: it maps each non-null task definition in the profile to a built task, skips null definitions, and yields nothing for null/empty profiles. Async task execution itself is out of scope (covered by the Business layer).

    In this article
    © 2026 Serenity. All Rights Reserved