All Classes and Interfaces

Class
Description
Test annotation that activates an in-memory outbox + TestOutboxRecordCaptor for the duration of the test class (per OQ-6 ยง1.5 in .planning/26-stage-b-outbox-parity.md).
In-memory OutboxRecordRepository that replaces the JPA-backed repository in test scope.
Spring Boot test auto-configuration for the outbox-test-fixtures module.
In-memory captor that records every OutboxRecord written during a test.