Table of Contents

Method AddRatatoskrTesting

Namespace
Ratatoskr.Testing
Assembly
Ratatoskr.Testing.dll

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

services IServiceCollection

Returns

IServiceCollection