Gradle Test Run :core:test
AnnotationProcessorTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Authentication handling | party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$AuthenticationHandling | 2 | 0 | 0 | 0.094s | 100% |
| Basic annotation processing | party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$BasicProcessing | 3 | 0 | 0 | 0.013s | 100% |
| Parameter handling | party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$ParameterHandling | 3 | 0 | 0 | 0.019s | 100% |
| Permission handling | party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$PermissionHandling | 2 | 0 | 0 | 0.019s | 100% |
error output
WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release