Info
Version: | 5.0.0 |
Author(s): | StoneAge Technologies |
Last Update: | Tuesday, February 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RabbitMq.TestContext |
Install
Install-Package RabbitMq.TestContext
dotnet add package RabbitMq.TestContext
paket add RabbitMq.TestContext
RabbitMq.TestContext Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- RabbitMQ.Context(>= 1.2.3)
- RabbitMQ.Fakes.DotNetCore(>= 0.9.1)
- StoneAge.System.Utils.DotNetCore(>= 1.5.0)
Makes use of RabbitMQ.Fakes.DotNetCore.
The class is a wrapper of RabbitMqContext simular to Ef context object. This implemenation wraps the production RabbitMqContext from RabbitMQ.Context.