C# (CSharp) NServiceBus.Testing 네임스페이스

중첩된 네임스페이스

NServiceBus.Testing.Tests

클래스들

이름 설명
DefaultTestingLoggerFactory
NamedLogger
TestableAuditContext A testable implementation of IAuditContext.
TestableBatchDispatchContext A testable implementation of IBatchDispatchContext.
TestableBehaviorContext A base implementation for contexts implementing IBehaviorContext.
TestableDispatchContext A testable implementation of IDispatchContext.
TestableEndpointInstance A testable implementation of IEndpointInstance.
TestableForwardingContext A testable implementation for IForwardingContext.
TestableIncomingContext Base implementation for contexts implementing IIncomingContext.
TestableIncomingLogicalMessageContext A testable implementation of IIncomingLogicalMessageContext.
TestableIncomingPhysicalMessageContext A testable implementation of IIncomingPhysicalMessageContext.
TestableInvokeHandlerContext A testable implementation of IInvokeHandlerContext.
TestableMessageHandlerContext A testable implementation of IMessageHandlerContext.
TestableMessageSession A testable IMessageSession implementation.
TestableOutgoingContext A base implementation for all behaviors implementing IOutgoingContext.
TestableOutgoingLogicalMessageContext A testable implementation of IOutgoingLogicalMessageContext.
TestableOutgoingPhysicalMessageContext A testable implementation of IOutgoingPhysicalMessageContext.
TestableOutgoingPublishContext A testable implementation of IOutgoingPublishContext.
TestableOutgoingReplyContext A testable implementation of IOutgoingReplyContext.
TestableOutgoingSendContext A testable implementation of IOutgoingSendContext.
TestableRoutingContext A testable implementation of IRoutingContext.
TestableSubscribeContext A testable implementation of ISubscribeContext.
TestableTransportReceiveContext A testable implementation for ITransportReceiveContext.
TestableUnsubscribeContext A testable implementation of IUnsubscribeContext.
TestingLoggerFactory Logger factory which allows to log to a text writer.
TextWriterLogger