Package com.aim2be.platform.test
package com.aim2be.platform.test
-
ClassDescriptionTest annotation that activates an in-memory outbox +
TestOutboxRecordCaptorfor the duration of the test class (per OQ-6 ยง1.5 in.planning/26-stage-b-outbox-parity.md).In-memoryOutboxRecordRepositorythat replaces the JPA-backed repository in test scope.Spring Boot test auto-configuration for the outbox-test-fixtures module.In-memory captor that records everyOutboxRecordwritten during a test.