logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ProceduralActionSignatureRewriterTests

    Tests for Serenity.Global.Infrastructure.Editor.Migration.Core.ProceduralActionSignatureRewriter: all four lifecycle methods gain the runtime parameter, Tick keeps the ref PoseDelta parameter LAST, non-subclasses are ignored, unexpected shapes downgrade to report-only, and the rewrite is idempotent.

    Inheritance
    object
    ProceduralActionSignatureRewriterTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Migration.Tests.Editor
    Assembly: Serenity.Migration.Tests.Editor.dll
    Syntax
    public class ProceduralActionSignatureRewriterTests

    Constructors

    ProceduralActionSignatureRewriterTests()

    Declaration
    public ProceduralActionSignatureRewriterTests()

    Methods

    AllFourMethods_GainRuntimeParameter()

    Declaration
    public void AllFourMethods_GainRuntimeParameter()

    AlreadyMigrated_IsNoMatch()

    Declaration
    public void AlreadyMigrated_IsNoMatch()

    DirectInterfaceImplementation_IsRewritten()

    Declaration
    public void DirectInterfaceImplementation_IsRewritten()

    NonSubclass_IsNoMatch()

    Declaration
    public void NonSubclass_IsNoMatch()

    Rewrite_IsIdempotent()

    Declaration
    public void Rewrite_IsIdempotent()

    Tick_InsertsRuntime_BeforeRefPoseDelta()

    Declaration
    public void Tick_InsertsRuntime_BeforeRefPoseDelta()

    UnexpectedParameterShape_IsAmbiguous()

    Declaration
    public void UnexpectedParameterShape_IsAmbiguous()

    UsingForActionRuntimeState_IsAdded()

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