Method AddRatatoskrTesting
AddRatatoskrTesting(IServiceCollection)
Adds message tracking support for integration testing. Registers a MessageTracker singleton that observes all message activities in the pipeline.
public static IServiceCollection AddRatatoskrTesting(this IServiceCollection services)
Parameters
servicesIServiceCollection