# command: ./gradlew :messaging:messaging-transport-spi:test --rerun-tasks --console=plain # cwd: /shared/codebase/clean-architecture-backend-template/src # revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916 > Task :messaging:messaging-transport-spi:testClasses > Task :messaging:messaging-transport-spi:test BUILD SUCCESSFUL in 8s 17 actionable tasks: 17 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.transport.GracefulShutdownTest" tests="5" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.transport.MessagingLifecycleTest" tests="6" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.transport.MessagingRuntimeRegistryTest" tests="9" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.transport.ResourceLeakGateTest" tests="4" skipped="0" failures="0" errors="0"