Skip to content

MessageBusExtensions class

Defined in

Namespace: ReactiveUI.Testing Assembly: ReactiveUI.Testing.dll Full name: ReactiveUI.Testing.MessageBusExtensions Modifiers: public static

Summary

View source

        Message bus testing extensions.
        

Applies to

net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.1, net471

Methods

NameSummary
static WithOverride the default Message Bus during the specified block.
static WithMessageBusWithMessageBus allows you to override the default Message Bus implementation until the object returned is disposed. If a message bus is not specified, a default empty one is...
Inherited members