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