/
vshmidt
/
masstransit
ОбзорДокументацияВойти
/
vshmidt
/
masstransit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
masstransit/
.../MassTransit/Testing/
..
Implementations

Added unit tests to Azure Service Bus for Job Consumer, changed inactivity timeout to restart after the bus has started.

2 года назад
ActivityTestHarness.cs

Cleanup using

4 года назад
ActivityTestHarnessExtensions.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
AsyncElementListExtensions.cs

Related to #3909 - moved extensions to Testing namespace, some others to Internals

4 года назад
AsyncTestHarness.cs

Fixed #5146 - Extend the inactivity timeout when the debugger is attached

2 года назад
BusTestHarness.cs

Added unit tests to Azure Service Bus for Job Consumer, changed inactivity timeout to restart after the bus has started.

2 года назад
ConsumerTestHarness.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ConsumerTestHarnessExtensions.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ExecuteActivityTestHarness.cs

Cleanup using

4 года назад
ExtensionMethodsForBuses.cs

Removed use of BusActivityMonitor, which is deprecated. Marked it obsolete.

3 года назад
ExtensionMethodsForSagas.cs

Upgrade guidance for Scoped ConsumeContext

3 года назад
FilterDelegate.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
FilterSet.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
HandlerTestHarness.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
HandlerTestHarnessExtensions.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IAsyncElementList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IAsyncListElement.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IBaseTestHarness.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IConsumedMessage.cs

Code cleanup. Remove copyrights

6 лет назад
IConsumerTestHarness.cs

Related to #2014 - adding container registration for test harnesses

6 лет назад
IPublishedMessage.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IPublishedMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IReceivedMessage.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IReceivedMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISagaInstance.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISagaList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISagaTestHarness.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISentMessage.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ISentMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
IStateMachineSagaTestHarness.cs

Added extra methods to test harness for consumer, saga, and activity endpoints

5 лет назад
ITestHarness.cs

Related #5052 - Amazon SQS transport sent time is milliseconds since epoch, change calculation to match.

2 года назад
InMemoryTestHarness.cs

Migrated RabbitMQ transport from the v6 client to the all new completely rewritten v7 client.

2 года назад
MediatorTestHarness.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
MultiTestConsumer.cs

Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.

2 года назад
PublishedMessage.cs

Optimized the test harness message list queries

3 года назад
PublishedMessageFilter.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
PublishedMessageFilterSet.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
PublishedMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ReceivedMessage.cs

Optimized the test harness message list queries

3 года назад
ReceivedMessageFilter.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
ReceivedMessageFilterSet.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
ReceivedMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
SagaTestHarness.cs

Upgrade guidance for Scoped ConsumeContext

3 года назад
SagaTestHarnessExtensions.cs

Upgrade guidance for Scoped ConsumeContext

3 года назад
SentMessage.cs

Optimized the test harness message list queries

3 года назад
SentMessageFilter.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
SentMessageFilterSet.cs

Rewrote Testing Received/Consumed/Published/Saga lists to support asynchronous awaits

6 лет назад
SentMessageList.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ServiceProviderTestExtensions.cs

Refactored Kafka Unit Tests to be more reliable, prep for running on GitHub Actions

4 года назад
StateMachineSagaTestingExtensions.cs

Upgrade guidance for Scoped ConsumeContext

3 года назад
TelemetryMonitorExtensions.cs

POC, adding Wait methods using open telemetry to track subsequent message consumption, production, consumption, and so on...

2 года назад
TestActivityListener.cs

Fixed warnings in test activity listener

4 года назад
TestSagaRepositoryDecorator.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
TestingServiceProviderExtensions.cs

Added to additional methods for modifying the in-memory saga repository using the test harness

2 года назад
TimelineExtensions.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
TrackedActivity.cs

POC, adding Wait methods using open telemetry to track subsequent message consumption, production, consumption, and so on...

2 года назад