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.
Inherited Members
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()