Gradle Test Run :test

MethodAtlasAppTest

summary

4

tests

0

failures

0

skipped

0.123s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
CSV mode detects methods with correct LOC and tag values csvMode_detectsMethodsLocAndTags(Path) 1 0 0 0.032s 100%
-emit-metadata prepends comment lines before CSV header, and taxonomy says n/a when AI disabled emitMetadata_prependsCommentLinesBeforeHeader(Path) 1 0 0 0.045s 100%
plain mode detects methods with correct LOC and tag values plainMode_detectsMethodsLocAndTags(Path) 1 0 0 0.035s 100%
custom test annotation is recognised via -test-annotation flag testAnnotation_customAnnotationIsRecognised(Path) 1 0 0 0.010s 100%