logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.UnityInitializationPipeline.Tests.Infrastructure

    Classes

    UnityInitializationPipelineProfileTests

    PlayMode tests for the Serenity.InitializationPipeline.InterfaceAdapters.UnityInitializationPipelineProfile ScriptableObject, validating its serialized fields and the explicit interface implementations of Serenity.InitializationPipeline.Application.Interfaces.IInitializationPipelineProfileDefinition and Serenity.Global.Domain.Interfaces.IFoundationSettings.

    UnityInitializationTaskProviderTests

    PlayMode tests for Serenity.InitializationPipeline.Infrastructure.Entities.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