# command: ./gradlew :messaging:messaging-schema-json:test --rerun-tasks --console=plain # cwd: /shared/codebase/clean-architecture-backend-template/src # revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916 > Task :messaging:messaging-schema-json:testClasses > Task :messaging:messaging-schema-json:test BUILD SUCCESSFUL in 8s 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.schema.json.JacksonMessageCodecTest" tests="9" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.schema.json.JsonContractRegistryTest" tests="6" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.schema.json.PlatformOverheadPerformanceTest" tests="3" skipped="0" failures="0" errors="0"