logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class EventDispatcherActionTests

    Tests for EventDispatcherAction and CreateEventDispatcherServiceInput.

    Inheritance
    object
    EventDispatcherActionTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Global.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class EventDispatcherActionTests

    Constructors

    EventDispatcherActionTests()

    Declaration
    public EventDispatcherActionTests()

    Methods

    CreateEventDispatcherServiceInput_DefaultCtor()

    Declaration
    public void CreateEventDispatcherServiceInput_DefaultCtor()

    CreateEventDispatcherServiceInput_SetActionConstructors()

    Declaration
    public void CreateEventDispatcherServiceInput_SetActionConstructors()

    Dispose_BaseOnDisposed_Runs()

    Declaration
    public void Dispose_BaseOnDisposed_Runs()

    Dispose_UnsubscribesAndCallsOnDisposed()

    Declaration
    public void Dispose_UnsubscribesAndCallsOnDisposed()

    Dispose_WithoutInitialize_IsNoOp()

    Declaration
    public void Dispose_WithoutInitialize_IsNoOp()

    Execute_ReceivesCorrectSignal()

    Declaration
    public void Execute_ReceivesCorrectSignal()

    Execute_WrongSignalType_DoesNotInvoke()

    Declaration
    public void Execute_WrongSignalType_DoesNotInvoke()

    Initialize_NullDispatcher_Throws()

    Declaration
    public void Initialize_NullDispatcher_Throws()

    Initialize_SubscribesAndCallsOnInitialized()

    Declaration
    public void Initialize_SubscribesAndCallsOnInitialized()

    Initialize_Twice_IsIdempotent()

    Declaration
    public void Initialize_Twice_IsIdempotent()

    SignalType_ReturnsCorrectType()

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