logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityEventDispatcherServiceTests

    Tests for UnityEventDispatcherService (concrete impl).

    Inheritance
    object
    UnityEventDispatcherServiceTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityGlobal.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class UnityEventDispatcherServiceTests

    Constructors

    UnityEventDispatcherServiceTests()

    Declaration
    public UnityEventDispatcherServiceTests()

    Methods

    Dispatch_ByType_ActionThrows_LogsExceptionAndDoesNotPropagate()

    Declaration
    public void Dispatch_ByType_ActionThrows_LogsExceptionAndDoesNotPropagate()

    Dispatch_ByType_InvokesCallback()

    Declaration
    public void Dispatch_ByType_InvokesCallback()

    Dispatch_ByType_NoSubscribers_DoesNotThrow()

    Declaration
    public void Dispatch_ByType_NoSubscribers_DoesNotThrow()

    Dispatch_Generic_ActionThrows_LogsExceptionAndDoesNotPropagate()

    Declaration
    public void Dispatch_Generic_ActionThrows_LogsExceptionAndDoesNotPropagate()

    Dispatch_Generic_ActionThrows_OtherSubscribersStillCalled()

    Declaration
    public void Dispatch_Generic_ActionThrows_OtherSubscribersStillCalled()

    Dispatch_NoSubscribers_DoesNotThrow()

    Declaration
    public void Dispatch_NoSubscribers_DoesNotThrow()

    Subscribe_Dispatch_InvokesCallback()

    Declaration
    public void Subscribe_Dispatch_InvokesCallback()

    Unsubscribe_RemovesCallback()

    Declaration
    public void Unsubscribe_RemovesCallback()

    Unsubscribe_WhenNotSubscribed_DoesNotThrow()

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