Class org.springframework.util.CollectionUtilsTests
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testContains | 0s | passed |
| testContainsAny | 0s | passed |
| testContainsInstanceWithInstancesThatAreEqualButDistinct | 0s | passed |
| testContainsInstanceWithNullCollection | 0s | passed |
| testContainsInstanceWithNullInstance | 0s | passed |
| testContainsInstanceWithSameInstance | 0.001s | passed |
| testFindFirstMatch | 0s | passed |
| testHasUniqueObject | 0s | passed |
| testIsEmpty | 0s | passed |
| testMergeArrayIntoCollection | 0s | passed |
| testMergePrimitiveArrayIntoCollection | 0s | passed |
| testMergePropertiesIntoMap | 0s | passed |