Gradle Test Run :test

MethodAtlasAppApplyTagsFromCsvTest

summary

16

tests

0

failures

0

skipped

0.352s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
applyTagsFromCsv_addsDisplayNameImportWhenDisplayNameSet(Path) 1 0 0 0.013s 100%
applyTagsFromCsv_addsMissingTags(Path) 1 0 0 0.018s 100%
applyTagsFromCsv_addsTagImportWhenTagsAdded(Path) 1 0 0 0.010s 100%
applyTagsFromCsv_emptyCsvReturnsZero(Path) 1 0 0 0.012s 100%
applyTagsFromCsv_methodInSourceNotInCsvCountedAsMismatch(Path) 1 0 0 0.005s 100%
applyTagsFromCsv_mismatchBelowLimitProceeds(Path) 1 0 0 0.013s 100%
applyTagsFromCsv_mismatchLimitAborts(Path) 1 0 0 0.004s 100%
applyTagsFromCsv_mismatchLimitReturnsOne(Path) 1 0 0 0.007s 100%
applyTagsFromCsv_noChangesWhenAlreadyMatchesCsv(Path) 1 0 0 0.008s 100%
applyTagsFromCsv_noLimitWarnsAndProceeds(Path) 1 0 0 0.136s 100%
applyTagsFromCsv_oldCsvWithoutDisplayNameColumn_leavesDisplayNameUntouched(Path) 1 0 0 0.017s 100%
applyTagsFromCsv_removesDisplayNameWhenCsvEmpty(Path) 1 0 0 0.028s 100%
applyTagsFromCsv_removesTagsNotInCsv(Path) 1 0 0 0.027s 100%
applyTagsFromCsv_returnsZeroOnSuccess(Path) 1 0 0 0.009s 100%
applyTagsFromCsv_setsDisplayNameFromCsv(Path) 1 0 0 0.012s 100%
applyTagsFromCsv_summarisesChangesInOutput(Path) 1 0 0 0.016s 100%