Class org.springframework.util.ObjectUtilsTests

109

tests

0

failures

0

ignored

0.008s

duration

100%

successful

Tests

Test Duration Result
addNullObjectToNullArray 0s passed
addObjectToArraySunnyDay 0s passed
addObjectToArrayWhenEmpty 0.001s passed
addObjectToNullArray 0s passed
addObjectToSingleNonNullElementArray 0s passed
addObjectToSingleNullElementArray 0.001s passed
caseInsensitiveValueOf 0s passed
containsConstant 0s passed
hashCodeWithBooleanFalse 0s passed
hashCodeWithBooleanTrue 0s passed
hashCodeWithDouble 0s passed
hashCodeWithFloat 0.001s passed
hashCodeWithLong 0s passed
identityToString 0s passed
identityToStringWithNullObject 0s passed
isArrayOfPrimitivesWithBooleanArray 0s passed
isArrayOfPrimitivesWithNonArray 0s passed
isArrayOfPrimitivesWithObjectArray 0s passed
isCheckedException 0s passed
isCompatibleWithThrowsClause 0.002s passed
isEmptyArray 0s passed
isEmptyCharSequence 0s passed
isEmptyCollection 0s passed
isEmptyMap 0s passed
isEmptyNull 0s passed
isEmptyUnsupportedObjectType 0s passed
isPrimitiveOrWrapperWithBooleanPrimitiveClass 0s passed
isPrimitiveOrWrapperWithBooleanWrapperClass 0s passed
isPrimitiveOrWrapperWithBytePrimitiveClass 0s passed
isPrimitiveOrWrapperWithByteWrapperClass 0s passed
isPrimitiveOrWrapperWithCharClass 0s passed
isPrimitiveOrWrapperWithCharacterClass 0s passed
isPrimitiveOrWrapperWithDoublePrimitiveClass 0s passed
isPrimitiveOrWrapperWithDoubleWrapperClass 0s passed
isPrimitiveOrWrapperWithFloatPrimitiveClass 0s passed
isPrimitiveOrWrapperWithFloatWrapperClass 0s passed
isPrimitiveOrWrapperWithIntClass 0s passed
isPrimitiveOrWrapperWithIntegerClass 0s passed
isPrimitiveOrWrapperWithLongPrimitiveClass 0s passed
isPrimitiveOrWrapperWithLongWrapperClass 0s passed
isPrimitiveOrWrapperWithNonPrimitiveOrWrapperClass 0s passed
isPrimitiveOrWrapperWithShortPrimitiveClass 0s passed
isPrimitiveOrWrapperWithShortWrapperClass 0s passed
nullSafeEqualsWithArrays 0s passed
nullSafeHashCodeWithBooleanArray 0s passed
nullSafeHashCodeWithBooleanArrayEqualToNull 0s passed
nullSafeHashCodeWithByteArray 0s passed
nullSafeHashCodeWithByteArrayEqualToNull 0.001s passed
nullSafeHashCodeWithCharArray 0s passed
nullSafeHashCodeWithCharArrayEqualToNull 0s passed
nullSafeHashCodeWithDoubleArray 0s passed
nullSafeHashCodeWithDoubleArrayEqualToNull 0s passed
nullSafeHashCodeWithFloatArray 0s passed
nullSafeHashCodeWithFloatArrayEqualToNull 0s passed
nullSafeHashCodeWithIntArray 0s passed
nullSafeHashCodeWithIntArrayEqualToNull 0s passed
nullSafeHashCodeWithLongArray 0s passed
nullSafeHashCodeWithLongArrayEqualToNull 0s passed
nullSafeHashCodeWithObject 0s passed
nullSafeHashCodeWithObjectArray 0s passed
nullSafeHashCodeWithObjectArrayEqualToNull 0.001s passed
nullSafeHashCodeWithObjectBeingBooleanArray 0s passed
nullSafeHashCodeWithObjectBeingByteArray 0.001s passed
nullSafeHashCodeWithObjectBeingCharArray 0s passed
nullSafeHashCodeWithObjectBeingDoubleArray 0s passed
nullSafeHashCodeWithObjectBeingFloatArray 0s passed
nullSafeHashCodeWithObjectBeingIntArray 0s passed
nullSafeHashCodeWithObjectBeingLongArray 0s passed
nullSafeHashCodeWithObjectBeingObjectArray 0s passed
nullSafeHashCodeWithObjectBeingShortArray 0s passed
nullSafeHashCodeWithObjectEqualToNull 0s passed
nullSafeHashCodeWithShortArray 0s passed
nullSafeHashCodeWithShortArrayEqualToNull 0s passed
nullSafeToStringWithBooleanArray 0s passed
nullSafeToStringWithBooleanArrayBeingEmpty 0s passed
nullSafeToStringWithBooleanArrayEqualToNull 0s passed
nullSafeToStringWithByteArray 0s passed
nullSafeToStringWithByteArrayBeingEmpty 0s passed
nullSafeToStringWithByteArrayEqualToNull 0s passed
nullSafeToStringWithCharArray 0s passed
nullSafeToStringWithCharArrayBeingEmpty 0s passed
nullSafeToStringWithCharArrayEqualToNull 0s passed
nullSafeToStringWithDoubleArray 0s passed
nullSafeToStringWithDoubleArrayBeingEmpty 0s passed
nullSafeToStringWithDoubleArrayEqualToNull 0s passed
nullSafeToStringWithFloatArray 0s passed
nullSafeToStringWithFloatArrayBeingEmpty 0s passed
nullSafeToStringWithFloatArrayEqualToNull 0s passed
nullSafeToStringWithIntArray 0s passed
nullSafeToStringWithIntArrayBeingEmpty 0s passed
nullSafeToStringWithIntArrayEqualToNull 0s passed
nullSafeToStringWithLongArray 0s passed
nullSafeToStringWithLongArrayBeingEmpty 0s passed
nullSafeToStringWithLongArrayEqualToNull 0s passed
nullSafeToStringWithObjectArray 0s passed
nullSafeToStringWithObjectArrayBeingEmpty 0s passed
nullSafeToStringWithObjectArrayEqualToNull 0s passed
nullSafeToStringWithPlainOldString 0s passed
nullSafeToStringWithShortArray 0s passed
nullSafeToStringWithShortArrayBeingEmpty 0s passed
nullSafeToStringWithShortArrayEqualToNull 0s passed
nullSafeToStringWithStringArray 0s passed
nullSafeToStringWithStringArrayBeingEmpty 0s passed
nullSafeToStringWithStringArrayEqualToNull 0s passed
toObjectArray 0s passed
toObjectArrayWithEmptyPrimitiveArray 0s passed
toObjectArrayWithNonArrayType 0s passed
toObjectArrayWithNonPrimitiveArray 0s passed
toObjectArrayWithNull 0s passed