Class org.springframework.core.convert.support.CollectionToCollectionConverterTests

17

tests

0

failures

0

ignored

0.013s

duration

100%

successful

Tests

Test Duration Result
allNulls 0s passed
arrayCollectionToObjectInteraction 0.001s passed
collectionToObjectInteraction 0.001s passed
convertEmptyVector_shouldReturnEmptyArrayList 0s passed
convertNonEmptyVector_shouldReturnNonEmptyArrayList 0s passed
differentImpls 0.001s passed
elementTypesNotConvertible 0s passed
emptyListToList 0s passed
emptyListToListDifferentTargetType 0.001s passed
listToCollectionNoCopyRequired 0.001s passed
mixedInNulls 0.004s passed
nothingInCommon 0s passed
objectToCollection 0.001s passed
scalarList 0.001s passed
stringToCollection 0s passed
testCollectionsEmptyList 0.001s passed
testStringToEnumSet 0.001s passed