Gradle Test Run :test
MethodAtlasAppScanCoverageTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Source file without package declaration uses simple class name as FQCN | csvMode_noPackageDeclaration_usesSimpleClassNameAsFqcn(Path) | 1 | 0 | 0 | 0.006s | 100% |
| CSV scan with unparseable source file returns exit code 1 | csvMode_unparseableFile_returnsExitCode1(Path) | 1 | 0 | 0 | 0.014s | 100% |
| -emit-metadata with AI enabled emits 'built-in/default' taxonomy info | emitMetadata_aiEnabled_emitsBuiltinDefaultTaxonomy(Path) | 1 | 0 | 0 | 0.007s | 100% |
| -emit-metadata with -ai-taxonomy-mode optimized emits 'built-in/optimized' taxonomy info | emitMetadata_aiEnabled_optimizedMode_emitsBuiltinOptimized(Path) | 1 | 0 | 0 | 0.008s | 100% |
| -emit-metadata with -ai-taxonomy file path emits 'file:' prefix in taxonomy info | emitMetadata_aiEnabled_taxonomyFile_emitsFilePath(Path) | 1 | 0 | 0 | 0.004s | 100% |
| manual-prepare skips classes that have no test methods and reports 0 work files | manualPrepare_classWithNoTestMethods_writesNoWorkFiles(Path) | 1 | 0 | 0 | 0.008s | 100% |
| manual-prepare with unparseable source file returns exit code 1 | manualPrepare_unparseableFile_returnsExitCode1(Path) | 1 | 0 | 0 | 0.010s | 100% |