Gradle Test Run :test

MethodAtlasAppTest

summary

6

tests

0

failures

0

skipped

0.117s

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.031s 100%
-emit-metadata prepends comment lines before CSV header, and taxonomy says n/a when AI disabled emitMetadata_prependsCommentLinesBeforeHeader(Path) 1 0 0 0.034s 100%
--help and -h are accepted as aliases for -help help_longAndShortAliasesAccepted() 1 0 0 0.002s 100%
-help prints usage and the CLI reference URL and exits 0 help_printsUsageAndReferenceUrl(Path) 1 0 0 0.003s 100%
plain mode detects methods with correct LOC and tag values plainMode_detectsMethodsLocAndTags(Path) 1 0 0 0.034s 100%
custom test annotation is recognised via -test-annotation flag testAnnotation_customAnnotationIsRecognised(Path) 1 0 0 0.011s 100%