Fluxzero 1.182.0
1.182.0 (2026-05-21)
Tests
test(test-fixture): support scheduled command expectations (
326afeb)Add TestFixture expectations for commands scheduled via scheduleCommand, including only/negative variants and documentation for supported matcher forms.
Also allow expectResultContaining to inspect Map results by value, entry, or expected entry subset.
Tests: ./mvnw -pl sdk -Dtest=GivenWhenThenTest,GivenWhenThenSchedulingTest test