Class SerenityRecipeImportTests
Asset-database-backed tests for the importer. Menus are used because they have no external source dependency, so a recipe can create real assets without authoring AudioClips first. Each test cleans up the temporary output folder.
Inherited Members
Namespace: Serenity.ProjectRecipe.Tests.Editor
Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
Syntax
public class SerenityRecipeImportTests
Constructors
SerenityRecipeImportTests()
Declaration
public SerenityRecipeImportTests()
Methods
DryRun_DoesNotCreateAssets()
Declaration
public void DryRun_DoesNotCreateAssets()
Import_CreatesAsset_WithExpectedData()
Declaration
public void Import_CreatesAsset_WithExpectedData()
Import_IsIdempotent_UpdatesInsteadOfDuplicating()
Declaration
public void Import_IsIdempotent_UpdatesInsteadOfDuplicating()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()