Class SerenityRecipeExportTests
Tests for the recipe exporter, including a full export → re-import round trip. Menus are used because they need no external source 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 SerenityRecipeExportTests
Constructors
SerenityRecipeExportTests()
Declaration
public SerenityRecipeExportTests()
Methods
Export_FindsAndMapsMenu()
Declaration
public void Export_FindsAndMapsMenu()
Export_ThenReimportIntoNewRoot_RecreatesAsset()
Declaration
public void Export_ThenReimportIntoNewRoot_RecreatesAsset()
Json_RoundTrips_DtoFieldsIncludingStringEnums()
Declaration
public void Json_RoundTrips_DtoFieldsIncludingStringEnums()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()