logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    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.

    Inheritance
    object
    SerenityRecipeImportTests
    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 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()
    In this article
    © 2026 Serenity. All Rights Reserved