logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CutsceneRecipeRoundTripTest

    Round-trip tests for the typed cutscenes recipe section: import creates a definition with its stages, export maps it back to a DTO, and an export → re-import recreates an equivalent asset. Temporary folders are cleaned up after each test.

    Inheritance
    object
    CutsceneRecipeRoundTripTest
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ProjectRecipe.Tests.Editor
    Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
    Syntax
    public class CutsceneRecipeRoundTripTest

    Constructors

    CutsceneRecipeRoundTripTest()

    Declaration
    public CutsceneRecipeRoundTripTest()

    Methods

    Export_FindsAndMapsCutscene()

    Declaration
    public void Export_FindsAndMapsCutscene()

    Export_ThenReimportIntoNewRoot_RecreatesAsset()

    Declaration
    public void Export_ThenReimportIntoNewRoot_RecreatesAsset()

    Import_CreatesCutsceneWithStages()

    Declaration
    public void Import_CreatesCutsceneWithStages()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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