Fluxzero 1.62.0
1.62.0 (2026-01-02)
Features
feat(test-fixture): allow resolving expired schedules by payload class (
2cc87a6)Support passing a Class to whenScheduleExpires() and givenExpiredSchedules() to resolve the first matching future schedule by payload type and fast-forward time to its deadline. Throw IllegalStateException when no matching schedule is found, and ignore duplicate Class arguments in givenExpiredSchedules().