Gradle Test Run :test
MethodAtlasAppTest
summary
|
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.033s | 100% |
| -emit-metadata prepends comment lines before CSV header, and taxonomy says n/a when AI disabled | emitMetadata_prependsCommentLinesBeforeHeader(Path) | 1 | 0 | 0 | 0.040s | 100% |
| plain mode detects methods with correct LOC and tag values | plainMode_detectsMethodsLocAndTags(Path) | 1 | 0 | 0 | 0.033s | 100% |
| custom test annotation is recognised via -test-annotation flag | testAnnotation_customAnnotationIsRecognised(Path) | 1 | 0 | 0 | 0.009s | 100% |