Gradle Test Run :test

MethodAtlasAppApplyTagsFromCsvTest

summary

21

tests

0

failures

0

skipped

0.365s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
applyTagsFromCsv_addsDisplayNameImportWhenDisplayNameSet(Path) 1 0 0 0.011s 100%
applyTagsFromCsv_addsMissingTags(Path) 1 0 0 0.015s 100%
applyTagsFromCsv_addsTagImportWhenTagsAdded(Path) 1 0 0 0.015s 100%
applyTagsFromCsv_aiColumnsIgnoredByDefault(Path) 1 0 0 0.007s 100%
applyTagsFromCsv_emptyCsvReturnsZero(Path) 1 0 0 0.012s 100%
applyTagsFromCsv_methodInSourceNotInCsvCountedAsMismatch(Path) 1 0 0 0.004s 100%
applyTagsFromCsv_mismatchBelowLimitProceeds(Path) 1 0 0 0.010s 100%
applyTagsFromCsv_mismatchLimitAborts(Path) 1 0 0 0.007s 100%
applyTagsFromCsv_mismatchLimitReturnsOne(Path) 1 0 0 0.006s 100%
applyTagsFromCsv_noChangesWhenAlreadyMatchesCsv(Path) 1 0 0 0.007s 100%
applyTagsFromCsv_noLimitWarnsAndProceeds(Path) 1 0 0 0.013s 100%
applyTagsFromCsv_oldCsvWithoutDisplayNameColumn_leavesDisplayNameUntouched(Path) 1 0 0 0.014s 100%
applyTagsFromCsv_promoteAi_curatedColumnsWinOverAi(Path) 1 0 0 0.128s 100%
applyTagsFromCsv_promoteAi_fillsBlankColumnsFromAiColumns(Path) 1 0 0 0.014s 100%
applyTagsFromCsv_removesDisplayNameWhenCsvEmpty(Path) 1 0 0 0.022s 100%
applyTagsFromCsv_removesTagsNotInCsv(Path) 1 0 0 0.016s 100%
applyTagsFromCsv_returnsZeroOnSuccess(Path) 1 0 0 0.008s 100%
applyTagsFromCsv_setsDisplayNameFromCsv(Path) 1 0 0 0.009s 100%
applyTagsFromCsv_summarisesChangesInOutput(Path) 1 0 0 0.016s 100%
applyTagsFromCsv_verbose_revealsFqcnMismatch(Path) 1 0 0 0.010s 100%
applyTagsFromCsv_zeroUpdates_printsVerboseHintWhenNotVerbose(Path) 1 0 0 0.005s 100%