Memory audit port, exposed for assertions.
Test cache port.
Test clock port.
Assembled app context under test.
Jobs dispatched through jobs.
Memory error reporter, exposed for assertions.
Recording event bus port.
Recorded events published through eventBus.
Test feature flags port.
Memory idempotency store.
Test ID generator.
Recording job dispatcher port.
Test locks port.
Test logger port.
Memory mailer, exposed for delivery assertions.
Memory notification port, exposed for delivery assertions.
Memory outbox, exposed for durable workflow assertions.
Memory payments port.
App ports to pass into a use-case or route test context.
Test rate-limit port.
Test search port.
Memory storage port.
Unit of Work port installed on ports.
Test context fixture returned by
createTestContext(...).