# command: ./gradlew :messaging:messaging-schema-api:test --rerun-tasks --console=plain # cwd: /shared/codebase/clean-architecture-backend-template/src # revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916 > Task :messaging:messaging-schema-api:testClasses > Task :messaging:messaging-schema-api:test BUILD SUCCESSFUL in 7s 13 actionable tasks: 13 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.BoundedByteSinkTest" tests="4" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.schema.RawBytesMessageCodecTest" tests="6" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.schema.SchemaCompatibilityValidatorTest" tests="9" skipped="0" failures="0" errors="0"