Skip to content

Namespace DotBoxD.Services.Testing

FaultInjectingRpcChannel

Wraps a channel and invokes a deterministic hook before each send or receive. The hook may delay, cancel, disconnect, or throw to exercise consumer recovery paths.

InMemoryRpcChannel

Creates deterministic in-memory channel pairs for consumer integration tests.

RpcChannelOperation

Operation kinds exposed to deterministic channel fault plans.