# command: ./gradlew :messaging:messaging-policy:test --rerun-tasks --console=plain
# cwd: /shared/codebase/clean-architecture-backend-template/src
# revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916

> Task :messaging:messaging-schema-api:jar
> Task :messaging:messaging-policy:test

BUILD SUCCESSFUL in 7s
15 actionable tasks: 15 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0/userguide/configuration_cache_enabling.html

# per-class results
name="dev.caskeleton.messaging.policy.DeadLetterOrchestratorTest" tests="6" skipped="0" failures="0" errors="0"
name="dev.caskeleton.messaging.policy.DestinationProfileValidatorTest" tests="13" skipped="0" failures="0" errors="0"
name="dev.caskeleton.messaging.policy.MessagingAdmissionControllerTest" tests="13" skipped="0" failures="0" errors="0"
name="dev.caskeleton.messaging.policy.RetryDecisionEngineTest" tests="10" skipped="0" failures="0" errors="0"
