Class UnityEventDispatcherServiceDispatchDefinitionTests
Integration test verifying that passing a configured
UnityEventDispatcherSignalDefinition to
UnityEventDispatcherService.Dispatch(IEventDispatcherSignalDefinition) builds and delivers
the signal to a subscribed listener with the configured values.
Inherited Members
Namespace: Serenity.EventDispatcher.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class UnityEventDispatcherServiceDispatchDefinitionTests
Constructors
UnityEventDispatcherServiceDispatchDefinitionTests()
Declaration
public UnityEventDispatcherServiceDispatchDefinitionTests()
Methods
Dispatch_WithSignalDefinition_DeliversConfiguredSignalToSubscriber()
Declaration
public void Dispatch_WithSignalDefinition_DeliversConfiguredSignalToSubscriber()