logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityRecipeSignalTests

    Tests for typed menu/modal signal wiring (recipe automation Gap 4): per-option submit signals and the menu-level onShow/onHide/onCancel/onSubmit slots, including parameterless markers, signals carrying serialized data, a full export → re-import round trip, and the unresolved-type degradation. Temp folders are cleaned up after each test.

    Inheritance
    object
    SerenityRecipeSignalTests
    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 SerenityRecipeSignalTests

    Constructors

    SerenityRecipeSignalTests()

    Declaration
    public SerenityRecipeSignalTests()

    Methods

    MenuImport_UnresolvableSignalType_WarnsAndLeavesUnset()

    Declaration
    public void MenuImport_UnresolvableSignalType_WarnsAndLeavesUnset()

    MenuImport_WiresMenuLevelAndOptionSignals()

    Declaration
    public void MenuImport_WiresMenuLevelAndOptionSignals()

    MenuSignals_ExportThenReimport_PreservesSignalGraph()

    Declaration
    public void MenuSignals_ExportThenReimport_PreservesSignalGraph()

    ModalImport_WiresOptionSubmitSignals_AndRoundTrips()

    Declaration
    public void ModalImport_WiresOptionSubmitSignals_AndRoundTrips()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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