Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
205100499.805%46.229

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.commons.lang3.text.translate18000100%0.026
org.apache.commons.lang3833000100%6.017
org.apache.commons.lang3.text258000100%2.922
org.apache.commons.lang3.event17000100%0.116
org.apache.commons.lang3.builder29300498.635%17.361
org.apache.commons.lang3.time152000100%12.125
org.apache.commons.lang3.mutable97000100%0.085
org.apache.commons.lang3.exception64000100%0.145
org.apache.commons.lang3.concurrent123000100%1.612
org.apache.commons.lang3.math103000100%5.539
org.apache.commons.lang3.tuple23000100%0.024
org.apache.commons.lang3.reflect70000100%0.257

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.lang3.text.translate

ClassTestsErrors FailuresSkippedSuccess RateTime
EntityArraysTest3000100%0.001
LookupTranslatorTest1000100%0.007
NumericEntityEscaperTest4000100%0.003
NumericEntityUnescaperTest3000100%0.008
OctalUnescaperTest1000100%0
UnicodeEscaperTest3000100%0.007
UnicodeUnescaperTest3000100%0

org.apache.commons.lang3

ClassTestsErrors FailuresSkippedSuccess RateTime
AnnotationUtilsTest10000100%0.209
ArrayUtilsAddTest13000100%0.055
ArrayUtilsRemoveMultipleTest55000100%0.101
ArrayUtilsRemoveTest19000100%0.007
ArrayUtilsTest146000100%0.13
BitFieldTest15000100%0.008
BooleanUtilsTest71000100%0.086
CharEncodingTest6000100%0.062
CharRangeTest16000100%0.209
CharSequenceUtilsTest2000100%0.001
CharSetTest14000100%0.062
CharSetUtilsTest9000100%0.001
CharUtilsTest23000100%0.02
ClassUtilsTest51000100%0.049
EnumUtilsTest20000100%0.006
JavaVersionTest3000100%0.003
LocaleUtilsTest12000100%0.015
ObjectUtilsTest32000100%0.011
RandomStringUtilsTest9000100%0.162
RangeTest24000100%0.015
SerializationUtilsTest23000100%0.032
StringEscapeUtilsTest23000100%3.793
StringUtilsEqualsIndexOfTest47000100%0.078
StringUtilsIsTest8000100%0.011
StringUtilsStartsEndsWithTest6000100%0.018
StringUtilsSubstringTest13000100%0.003
StringUtilsTest83000100%0.794
StringUtilsTrimEmptyTest15000100%0.068
SystemUtilsTest11000100%0.006
ValidateTest54000100%0.002

org.apache.commons.lang3.text

ClassTestsErrors FailuresSkippedSuccess RateTime
CompositeFormatTest2000100%0.039
ExtendedMessageFormatTest8000100%2.509
FormattableUtilsTest5000100%0.005
StrBuilderAppendInsertTest45000100%0.063
StrBuilderTest77000100%0.101
StrLookupTest4000100%0.004
StrMatcherTest14000100%0.047
StrSubstitutorTest36000100%0.108
StrTokenizerTest55000100%0.045
WordUtilsTest12000100%0.001

org.apache.commons.lang3.event

ClassTestsErrors FailuresSkippedSuccess RateTime
EventListenerSupportTest9000100%0.097
EventUtilsTest8000100%0.019

org.apache.commons.lang3.time

ClassTestsErrors FailuresSkippedSuccess RateTime
DateFormatUtilsTest9000100%0.063
DateUtilsFragmentTest52000100%0.021
DateUtilsRoundingTest22000100%0.262
DateUtilsTest33000100%0.283
DurationFormatUtilsTest14000100%6.723
FastDateFormatTest15000100%0.013
StopWatchTest7000100%4.76

org.apache.commons.lang3.mutable

ClassTestsErrors FailuresSkippedSuccess RateTime
MutableBooleanTest6000100%0.006
MutableByteTest14000100%0.007
MutableDoubleTest15000100%0.001
MutableFloatTest15000100%0.012
MutableIntTest14000100%0.02
MutableLongTest14000100%0.021
MutableObjectTest5000100%0.007
MutableShortTest14000100%0.011

org.apache.commons.lang3.exception

ClassTestsErrors FailuresSkippedSuccess RateTime
ContextedExceptionTest14000100%0.056
ContextedRuntimeExceptionTest14000100%0.005
DefaultExceptionContextTest8000100%0.013
ExceptionUtilsTest28000100%0.071

org.apache.commons.lang3.concurrent

ClassTestsErrors FailuresSkippedSuccess RateTime
AtomicInitializerTest3000100%0.015
AtomicSafeInitializerTest4000100%0.046
BackgroundInitializerTest15000100%0.022
BasicThreadFactoryTest15000100%0.158
CallableBackgroundInitializerTest4000100%0.001
ConcurrentUtilsTest40000100%0.019
ConstantInitializerTest7000100%0.006
LazyInitializerTest3000100%0.039
MultiBackgroundInitializerTest17000100%0.107
TimedSemaphoreTest15000100%1.199

org.apache.commons.lang3.math

ClassTestsErrors FailuresSkippedSuccess RateTime
FractionTest25000100%5.496
IEEE754rUtilsTest3000100%0
NumberUtilsTest75000100%0.043

org.apache.commons.lang3.tuple

ClassTestsErrors FailuresSkippedSuccess RateTime
ImmutablePairTest6000100%0
MutablePairTest8000100%0.001
PairTest9000100%0.023

org.apache.commons.lang3.reflect

ClassTestsErrors FailuresSkippedSuccess RateTime
ConstructorUtilsTest6000100%0.01
FieldUtilsTest42000100%0.089
MethodUtilsTest12000100%0.022
TypeUtilsTest10000100%0.136

Test Cases

[Summary] [Package List] [Test Cases]

AnnotationUtilsTest

testEquivalence0.056
testSameInstance0.002
testNonEquivalentAnnotationsOfSameType0.018
testAnnotationsOfDifferingTypes0.002
testOneArgNull0.002
testBothArgsNull0.001
testIsValidAnnotationMemberType0.001
testGeneratedAnnotationEquivalentToRealAnnotation0.003
testHashCode0.01
testToString0.015

ArrayUtilsAddTest

testJira5670.016
testAddObjectArrayBoolean0
testAddObjectArrayByte0
testAddObjectArrayChar0
testAddObjectArrayDouble0
testAddObjectArrayFloat0
testAddObjectArrayInt0
testAddObjectArrayLong0
testAddObjectArrayShort0
testAddObjectArrayObject0
testLANG5710
testAddObjectArrayToObjectArray0
testAddObjectAtIndex0

ArrayUtilsRemoveMultipleTest

testRemoveAllObjectArray0.003
testRemoveAllObjectArrayRemoveNone0.001
testRemoveAllObjectArrayNegativeIndex0
testRemoveAllObjectArrayOutOfBoundsIndex0
testRemoveAllNullObjectArray0
testRemoveAllNumberArray0
testRemoveAllBooleanArray0.001
testRemoveAllBooleanArrayRemoveNone0.006
testRemoveAllBooleanArrayNegativeIndex0
testRemoveAllBooleanArrayOutOfBoundsIndex0
testRemoveAllNullBooleanArray0
testRemoveAllByteArray0
testRemoveAllByteArrayRemoveNone0.01
testRemoveAllByteArrayNegativeIndex0
testRemoveAllByteArrayOutOfBoundsIndex0
testRemoveAllNullByteArray0.004
testRemoveAllCharArray0
testRemoveAllCharArrayRemoveNone0
testRemoveAllCharArrayNegativeIndex0
testRemoveAllCharArrayOutOfBoundsIndex0
testRemoveAllNullCharArray0
testRemoveAllDoubleArray0.002
testRemoveAllDoubleArrayRemoveNone0
testRemoveAllDoubleArrayNegativeIndex0.001
testRemoveAllDoubleArrayOutOfBoundsIndex0
testRemoveAllNullDoubleArray0
testRemoveAllFloatArray0.001
testRemoveAllFloatArrayRemoveNone0.001
testRemoveAllFloatArrayNegativeIndex0
testRemoveAllFloatArrayOutOfBoundsIndex0
testRemoveAllNullFloatArray0
testRemoveAllIntArray0.001
testRemoveAllIntArrayRemoveNone0.001
testRemoveAllIntArrayNegativeIndex0
testRemoveAllIntArrayOutOfBoundsIndex0
testRemoveAllNullIntArray0
testRemoveAllLongArray0
testRemoveAllLongArrayRemoveNone0
testRemoveAllLongArrayNegativeIndex0
testRemoveAllLongArrayOutOfBoundsIndex0
testRemoveAllNullLongArray0
testRemoveAllShortArray0.001
testRemoveAllShortArrayRemoveNone0.009
testRemoveAllShortArrayNegativeIndex0
testRemoveAllShortArrayOutOfBoundsIndex0
testRemoveAllNullShortArray0.005
testRemoveElementsObjectArray0
testRemoveElementBooleanArray0.001
testRemoveElementByteArray0.001
testRemoveElementCharArray0
testRemoveElementDoubleArray0.002
testRemoveElementFloatArray0.006
testRemoveElementIntArray0
testRemoveElementLongArray0.001
testRemoveElementShortArray0.001

ArrayUtilsRemoveTest

testRemoveElementBooleanArray0
testRemoveElementByteArray0
testRemoveElementCharArray0
testRemoveElementDoubleArray0
testRemoveElementFloatArray0
testRemoveElementIntArray0
testRemoveElementLongArray0
testRemoveElementShortArray0
testRemoveObjectArray0
testRemoveNumberArray0.001
testRemoveBooleanArray0
testRemoveByteArray0
testRemoveCharArray0
testRemoveDoubleArray0.001
testRemoveFloatArray0
testRemoveIntArray0
testRemoveLongArray0.001
testRemoveShortArray0
testRemoveElementObjectArray0

ArrayUtilsTest

testHashCode0.01
testToString0
testConstructor0
testIsEquals0.005
testArrayCreation0
testArrayCreationWithGeneralReturnType0.001
testArrayCreationWithDifferentTypes0
testIndirectArrayCreation0.001
testEmptyArrayCreation0
testIndirectEmptyArrayCreation0
testToMap0.001
testClone0
testCloneBoolean0
testCloneLong0
testCloneInt0.001
testCloneShort0
testCloneChar0.001
testCloneByte0
testCloneDouble0.001
testCloneFloat0
testNullToEmptyBoolean0.001
testNullToEmptyLong0
testNullToEmptyInt0
testNullToEmptyShort0
testNullToEmptyChar0
testNullToEmptyByte0
testNullToEmptyDouble0
testNullToEmptyFloat0.001
testNullToEmptyObject0
testNullToEmptyString0.001
testNullToEmptyBooleanObject0
testNullToEmptyLongObject0.001
testNullToEmptyIntObject0
testNullToEmptyShortObject0
testNullToEmptyCharObject0.001
testNullToEmptyByteObject0
testNullToEmptyDoubleObject0.001
testNullToEmptyFloatObject0
testSubarrayObject0.026
testSubarrayLong0
testSubarrayInt0
testSubarrayShort0.001
testSubarrChar0
testSubarrayByte0
testSubarrayDouble0.008
testSubarrayFloat0
testSubarrayBoolean0.001
testSameLength0
testSameLengthBoolean0.005
testSameLengthLong0
testSameLengthInt0
testSameLengthShort0
testSameLengthChar0
testSameLengthByte0
testSameLengthDouble0
testSameLengthFloat0
testSameType0
testReverse0
testReverseLong0
testReverseInt0
testReverseShort0
testReverseChar0
testReverseByte0
testReverseDouble0
testReverseFloat0.001
testReverseBoolean0
testIndexOf0.001
testIndexOfWithStartIndex0
testLastIndexOf0
testLastIndexOfWithStartIndex0
testContains0
testIndexOfLong0.001
testIndexOfLongWithStartIndex0
testLastIndexOfLong0.001
testLastIndexOfLongWithStartIndex0
testContainsLong0
testIndexOfInt0.001
testIndexOfIntWithStartIndex0
testLastIndexOfInt0
testLastIndexOfIntWithStartIndex0.001
testContainsInt0
testIndexOfShort0
testIndexOfShortWithStartIndex0
testLastIndexOfShort0.001
testLastIndexOfShortWithStartIndex0
testContainsShort0
testIndexOfChar0.001
testIndexOfCharWithStartIndex0
testLastIndexOfChar0
testLastIndexOfCharWithStartIndex0
testContainsChar0
testIndexOfByte0
testIndexOfByteWithStartIndex0.001
testLastIndexOfByte0
testLastIndexOfByteWithStartIndex0
testContainsByte0.001
testIndexOfDouble0
testIndexOfDoubleTolerance0.006
testIndexOfDoubleWithStartIndex0
testIndexOfDoubleWithStartIndexTolerance0
testLastIndexOfDouble0
testLastIndexOfDoubleTolerance0
testLastIndexOfDoubleWithStartIndex0
testLastIndexOfDoubleWithStartIndexTolerance0
testContainsDouble0
testContainsDoubleTolerance0
testIndexOfFloat0
testIndexOfFloatWithStartIndex0
testLastIndexOfFloat0
testLastIndexOfFloatWithStartIndex0
testContainsFloat0
testIndexOfBoolean0
testIndexOfBooleanWithStartIndex0
testLastIndexOfBoolean0
testLastIndexOfBooleanWithStartIndex0
testContainsBoolean0
testToPrimitive_boolean0
testToPrimitive_boolean_boolean0
testToObject_boolean0
testToPrimitive_char0
testToPrimitive_char_char0.001
testToObject_char0
testToPrimitive_byte0.001
testToPrimitive_byte_byte0
testToObject_byte0
testToPrimitive_short0
testToPrimitive_short_short0
testToObject_short0.001
testToPrimitive_int0
testToPrimitive_int_int0.001
testToPrimitive_intNull0
testToObject_int0
testToPrimitive_long0
testToPrimitive_long_long0
testToObject_long0.001
testToPrimitive_float0
testToPrimitive_float_float0
testToObject_float0
testToPrimitive_double0
testToPrimitive_double_double0.001
testToObject_double0
testIsEmptyObject0
testIsEmptyPrimitives0.001
testIsNotEmptyObject0
testIsNotEmptyPrimitives0.001
testGetLength0

BitFieldTest

testSet0
testGetValue0.001
testGetShortValue0
testGetRawValue0
testGetShortRawValue0
testIsSet0
testIsAllSet0.001
testSetValue0
testSetShortValue0
testByte0
testClear0
testClearShort0.001
testSetShort0
testSetBoolean0
testSetShortBoolean0.001

BooleanUtilsTest

testConstructor0
test_negate_Boolean0
test_isTrue_Boolean0
test_isNotTrue_Boolean0
test_isFalse_Boolean0
test_isNotFalse_Boolean0
test_toBoolean_Boolean0
test_toBooleanDefaultIfNull_Boolean_boolean0
test_toBoolean_int0
test_toBooleanObject_int0
test_toBooleanObject_Integer0
test_toBoolean_int_int_int0
test_toBoolean_int_int_int_noMatch0
test_toBoolean_Integer_Integer_Integer0
test_toBoolean_Integer_Integer_Integer_nullValue0
test_toBoolean_Integer_Integer_Integer_noMatch0
test_toBooleanObject_int_int_int0
test_toBooleanObject_int_int_int_noMatch0
test_toBooleanObject_Integer_Integer_Integer_Integer0
test_toBooleanObject_Integer_Integer_Integer_Integer_nullValue0.002
test_toBooleanObject_Integer_Integer_Integer_Integer_noMatch0
test_toInteger_boolean0
test_toIntegerObject_boolean0
test_toIntegerObject_Boolean0
test_toInteger_boolean_int_int0
test_toInteger_Boolean_int_int_int0
test_toIntegerObject_boolean_Integer_Integer0
test_toIntegerObject_Boolean_Integer_Integer_Integer0
test_toBooleanObject_String0.002
test_toBooleanObject_String_String_String_String0
test_toBooleanObject_String_String_String_String_nullValue0
test_toBooleanObject_String_String_String_String_noMatch0
test_toBoolean_String0.006
test_toBoolean_String_String_String0
test_toBoolean_String_String_String_nullValue0
test_toBoolean_String_String_String_noMatch0
test_toStringTrueFalse_Boolean0
test_toStringOnOff_Boolean0
test_toStringYesNo_Boolean0
test_toString_Boolean_String_String_String0
test_toStringTrueFalse_boolean0
test_toStringOnOff_boolean0
test_toStringYesNo_boolean0
test_toString_boolean_String_String_String0
testXor_primitive_nullInput0.006
testXor_primitive_emptyInput0
testXor_primitive_validInput_2items0
testXor_primitive_validInput_3items0
testXor_object_nullInput0
testXor_object_emptyInput0
testXor_object_nullElementInput0
testXor_object_validInput_2items0
testXor_object_validInput_3items0
testAnd_primitive_nullInput0
testAnd_primitive_emptyInput0
testAnd_primitive_validInput_2items0
testAnd_primitive_validInput_3items0
testAnd_object_nullInput0
testAnd_object_emptyInput0
testAnd_object_nullElementInput0
testAnd_object_validInput_2items0
testAnd_object_validInput_3items0
testOr_primitive_nullInput0
testOr_primitive_emptyInput0
testOr_primitive_validInput_2items0
testOr_primitive_validInput_3items0
testOr_object_nullInput0
testOr_object_emptyInput0
testOr_object_nullElementInput0
testOr_object_validInput_2items0
testOr_object_validInput_3items0

CompareToBuilderTest

testByte0.007
testReflectionCompare0.002
testReflectionCompareEx10
testReflectionCompareEx20
testReflectionHierarchyCompare0.006
testReflectionHierarchyCompareExcludeFields0.004
testReflectionHierarchyCompareTransients0.017
testAppendSuper0
testObject0
testObjectBuild0
testObjectEx20
testObjectComparator0
testObjectComparatorNull0
testLong0
testInt0
testShort0
testChar0
testDouble0
testFloat0
testBoolean0
testObjectArray0
testLongArray0
testIntArray0
testShortArray0.004
testCharArray0
testByteArray0.001
testDoubleArray0
testFloatArray0
testBooleanArray0
testMultiLongArray0
testMultiIntArray0
testMultiShortArray0
testMultiCharArray0
testMultiByteArray0
testMultiFloatArray0
testMultiDoubleArray0
testMultiBooleanArray0
testRaggedArray0
testMixedArray0
testObjectArrayHiddenByObject0
testLongArrayHiddenByObject0
testIntArrayHiddenByObject0
testShortArrayHiddenByObject0.002
testCharArrayHiddenByObject0
testByteArrayHiddenByObject0
testDoubleArrayHiddenByObject0
testFloatArrayHiddenByObject0
testBooleanArrayHiddenByObject0

DefaultToStringStyleTest

testAppendSuper0
testObject0
testLong0
testObjectArray0
testLongArray0.01
testBlank0
testPerson0
testLongArrayArray0

EqualsBuilderTest

testByte0
testObject0
testObjectBuild0
testLong0
testInt0
testShort0
testChar0
testDouble0
testFloat0
testBoolean0
testObjectArray0
testLongArray0.003
testIntArray0
testShortArray0
testCharArray0
testByteArray0.012
testDoubleArray0
testFloatArray0
testBooleanArray0
testMultiLongArray0
testMultiIntArray0
testMultiShortArray0
testMultiCharArray0
testMultiByteArray0
testMultiFloatArray0
testMultiDoubleArray0
testMultiBooleanArray0
testRaggedArray0
testMixedArray0
testObjectArrayHiddenByObject0
testLongArrayHiddenByObject0
testIntArrayHiddenByObject0
testShortArrayHiddenByObject0
testCharArrayHiddenByObject0
testByteArrayHiddenByObject0
testDoubleArrayHiddenByObject0
testFloatArrayHiddenByObject0
testBooleanArrayHiddenByObject0
testReflectionEquals0
testReflectionHierarchyEquals0.036
testSuper0
testAccessors0
testReset0
testUnrelatedClasses0
testNpeForNullElement0
testReflectionEqualsExcludeFields0
testCyclicalObjectReferences0

HashCodeBuilderAndEqualsBuilderTest

testInteger0
testIntegerWithTransients0
testFixture0.007
testFixtureWithTransients0.01

HashCodeBuilderTest

testByte0
testObject0.003
testObjectBuild0
testLong0
testInt0
testShort0
testChar0
testDouble0
testFloat0.001
testBoolean0
testObjectArray0
testLongArray0.001
testIntArray0
testShortArray0
testCharArray0
testByteArray0.001
testDoubleArray0.001
testFloatArray0
testBooleanArray0
testSuper0.002
testConstructorEx10
testConstructorEx20
testReflectionHashCode0.018
testReflectionHierarchyHashCode0.004
testReflectionHierarchyHashCodeEx10
testReflectionHierarchyHashCodeEx20
testReflectionHashCodeEx10
testReflectionHashCodeEx20
testReflectionHashCodeEx30
testObjectArrayAsObject0
testLongArrayAsObject0
testIntArrayAsObject0
testShortArrayAsObject0
testCharArrayAsObject0
testByteArrayAsObject0
testDoubleArrayAsObject0.001
testFloatArrayAsObject0
testBooleanArrayAsObject0
testBooleanMultiArray0
testReflectionHashCodeExcludeFields0.002
testReflectionObjectCycle0.002
testToHashCodeEqualsHashCode0

MultiLineToStringStyleTest

testAppendSuper0
testObject0.002
testLong0.001
testObjectArray0
testLongArray0.001
testBlank0
testPerson0
testLongArrayArray0.002

NoFieldNamesToStringStyleTest

testAppendSuper0.001
testObject0
testLong0
testObjectArray0
testLongArray0
testBlank0
testPerson0
testLongArrayArray0

ReflectionToStringBuilderConcurrencyTest

testLinkedList0.003
skipped
testArrayList0.003
skipped
testCopyOnWriteArrayList0.003
skipped

ReflectionToStringBuilderExcludeTest

test_toStringExclude0.001
test_toStringExcludeArray0
test_toStringExcludeArrayWithNull0.001
test_toStringExcludeArrayWithNulls0
test_toStringExcludeCollection0
test_toStringExcludeCollectionWithNull0.001
test_toStringExcludeCollectionWithNulls0
test_toStringExcludeEmptyArray0
test_toStringExcludeEmptyCollection0.001
test_toStringExcludeNullArray0
test_toStringExcludeNullCollection0

ReflectionToStringBuilderMutateInspectConcurrencyTest

testConcurrency0.001
skipped

ShortPrefixToStringStyleTest

testAppendSuper0.001
testObject0.006
testLong0
testObjectArray0
testLongArray0
testBlank0
testPerson0
testLongArrayArray0

SimpleToStringStyleTest

testAppendSuper0.001
testObject0.001
testLong0.001
testObjectArray0.001
testLongArray0
testBlank0
testPerson0.002
testLongArrayArray0

StandardToStringStyleTest

testAppendSuper0.002
testObject0.001
testLong0
testObjectArray0
testLongArray0
testBlank0
testPerson0
testLongArrayArray0.001

ToStringBuilderTest

testByte0
testAppendSuper0
testObject0.005
testObjectBuild0
testLong0
testInt0
testShort0
testChar0
testDouble0
testFloat0
testBoolean0
testObjectArray0
testLongArray0
testIntArray0
testShortArray0
testCharArray0
testByteArray0
testDoubleArray0
testFloatArray0
testBooleanArray0
testBlank0
testLongArrayArray0
testConstructorEx10
testConstructorEx20
testReflectionObjectCycle0
testConstructorEx30
testGetSetDefault0
testSetDefaultEx0
testReflectionInteger0
testReflectionCharacter0
testReflectionBoolean0
testReflectionObjectArray0
testReflectionLongArray0
testReflectionIntArray0
testReflectionShortArray0
testReflectionyteArray0
testReflectionCharArray0
testReflectionDoubleArray0
testReflectionFloatArray0
testReflectionBooleanArray0
testReflectionFloatArrayArray0
testReflectionLongArrayArray0
testReflectionIntArrayArray0
testReflectionhortArrayArray0
testReflectionByteArrayArray0
testReflectionCharArrayArray0
testReflectionDoubleArrayArray0
testReflectionBooleanArrayArray0
testReflectionHierarchyArrayList0
testReflectionHierarchy0
testInnerClassReflection0
testReflectionArrayCycle0
testReflectionArrayCycleLevel20
testReflectionArrayArrayCycle0
testSimpleReflectionObjectCycle0
testSelfInstanceVarReflectionObjectCycle0.002
testSelfInstanceTwoVarsReflectionObjectCycle0
testReflectionArrayAndObjectCycle0
testAppendToString0.001
testIntArrayArray0.001
testShortArrayArray0
testByteArrayArray0.001
testCharArrayArray0
testDoubleArrayArray0
testFloatArrayArray0.001
testBooleanArrayArray0
testObjectCycle0.003
testSimpleReflectionStatics0.001
testReflectionStatics0.007
testInheritedReflectionStatics0.001
test_setUpToClass_valid0
test_setUpToClass_invalid0.002
testReflectionNull0
testAppendToStringUsingMultiLineStyle0

ToStringStyleConcurrencyTest

testLinkedList6.07
testArrayList5.681
testCopyOnWriteArrayList5.091

ToStringStyleTest

testSetArrayStart0
testSetArrayEnd0
testSetArraySeparator0
testSetContentStart0
testSetContentEnd0
testSetFieldNameValueSeparator0
testSetFieldSeparator0
testSetNullText0
testSetSizeStartText0
testSetSizeEndText0
testSetSummaryObjectStartText0
testSetSummaryObjectEndText0

CharEncodingTest

testConstructor0
testMustBeSupportedJava1_3_10
testSupported0
testNotSupported0.061
testWorksOnJava1_1_80
testWorksOnJava1_2_20

CharRangeTest

testClass0.001
testHashCode0.001
testConstructorAccessors_is0
testConstructorAccessors_isNot0
testConstructorAccessors_isIn_Same0.001
testConstructorAccessors_isIn_Normal0
testConstructorAccessors_isIn_Reversed0
testConstructorAccessors_isNotIn_Same0
testConstructorAccessors_isNotIn_Normal0.001
testConstructorAccessors_isNotIn_Reversed0
testEquals_Object0
testContains_Char0
testContains_Charrange0.001
testContainsNullArg0
testIterator0.192
testSerialization0.011

CharSequenceUtilsTest

testConstructor0
testSubSequence0.001

CharSetTest

testClass0.001
testHashCode0.002
testEquals_Object0.001
testContains_Char0
testSerialization0.056
testGetInstance0
testGetInstance_Stringarray0
testConstructor_String_simple0
testConstructor_String_combo0
testConstructor_String_comboNegated0
testConstructor_String_oddDash0
testConstructor_String_oddNegate0
testConstructor_String_oddCombinations0
testStatics0

CharSetUtilsTest

testConstructor0
testSqueeze_StringString0
testSqueeze_StringStringarray0
testCount_StringString0
testCount_StringStringarray0
testKeep_StringString0
testKeep_StringStringarray0
testDelete_StringString0
testDelete_StringStringarray0.001

CharUtilsTest

testConstructor0
testToCharacterObject_char0.006
testToCharacterObject_String0
testToChar_Character0
testToChar_Character_char0
testToChar_String0.003
testToChar_String_char0
testToIntValue_char0
testToIntValue_char_int0
testToIntValue_Character0
testToIntValue_Character_int0
testToString_char0.001
testToString_Character0
testToUnicodeEscaped_char0.003
testToUnicodeEscaped_Character0
testIsAscii_char0
testIsAsciiPrintable_char0
testIsAsciiControl_char0
testIsAsciiAlpha_char0
testIsAsciiAlphaUpper_char0
testIsAsciiAlphaLower_char0
testIsAsciiNumeric_char0
testIsAsciiAlphanumeric_char0

ClassUtilsTest

testConstructor0
test_getShortClassName_Object0
test_getShortClassName_Class0.001
test_getShortClassName_String0
test_getSimpleName_Class0.004
test_getSimpleName_Object0.012
test_getPackageName_Object0
test_getPackageName_Class0
test_getPackageName_String0
test_getAllSuperclasses_Class0
test_getAllInterfaces_Class0
test_convertClassNamesToClasses_List0.007
test_convertClassesToClassNames_List0
test_isInnerClass_Class0
test_isAssignable_ClassArray_ClassArray0
test_isAssignable_ClassArray_ClassArray_Autoboxing0
test_isAssignable_ClassArray_ClassArray_NoAutoboxing0
test_isAssignable0
test_isAssignable_Autoboxing0
test_isAssignable_NoAutoboxing0
test_isAssignable_Widening0
test_isAssignable_DefaultUnboxing_Widening0
test_isAssignable_Unboxing_Widening0
testIsPrimitiveOrWrapper0
testIsPrimitiveWrapper0
testPrimitiveToWrapper0
testPrimitivesToWrappers0
testWrapperToPrimitive0.001
testWrapperToPrimitiveNoWrapper0
testWrapperToPrimitiveNull0
testWrappersToPrimitives0.005
testWrappersToPrimitivesNull0
testWrappersToPrimitivesEmpty0
testGetClassClassNotFound0
testGetClassInvalidArguments0.001
testWithInterleavingWhitespace0
testGetInnerClass0.003
testGetClassByNormalNameArrays0.005
testGetClassByNormalNameArrays2D0
testGetClassWithArrayClasses2D0
testGetClassWithArrayClasses0
testGetClassRawPrimitives0
testShowJavaBug0
testGetPublicMethod0
testToClass_object0
test_getShortCanonicalName_Object0.002
test_getShortCanonicalName_Class0.002
test_getShortCanonicalName_String0
test_getPackageCanonicalName_Object0.003
test_getPackageCanonicalName_Class0
test_getPackageCanonicalName_String0.001

AtomicInitializerTest

testGet0
testGetMultipleTimes0.001
testGetConcurrent0.014

AtomicSafeInitializerTest

testNumberOfInitializeInvocations0.01
testGet0
testGetMultipleTimes0.002
testGetConcurrent0.03

BackgroundInitializerTest

testInitialize0.006
testGetActiveExecutorBeforeStart0
testGetActiveExecutorExternal0.001
testGetActiveExecutorTemp0
testInitializeTempExecutor0.002
testSetExternalExecutor0.002
testSetExternalExecutorAfterStart0.001
testStartMultipleTimes0.001
testGetBeforeStart0
testGetRuntimeException0.002
testGetCheckedException0.001
testGetInterruptedException0.003
testIsStartedFalse0
testIsStartedTrue0.001
testIsStartedAfterGet0.001

BasicThreadFactoryTest

testBuildDefaults0.001
testBuildNamingPatternNull0
testBuildWrappedFactoryNull0
testBuildUncaughtExceptionHandlerNull0.001
testBuilderReset0.124
testBuilderResetAfterBuild0
testNewThreadNamingPattern0.012
testNewThreadNoNamingPattern0
testNewThreadDaemonTrue0.001
testNewThreadDaemonFalse0
testNewThreadNoDaemonFlag0.014
testNewThreadPriority0
testNewThreadNoPriority0
testNewThreadExHandler0
testNewThreadNoExHandler0

CallableBackgroundInitializerTest

testInitialize0
testInitNullCallable0
testInitExecutor0
testInitExecutorNullCallable0

ConcurrentUtilsTest

testInitialize0
testConcurrentExceptionCauseUnchecked0
testConcurrentExceptionCauseError0.001
testConcurrentExceptionCauseNull0
testConcurrentRuntimeExceptionCauseUnchecked0
testConcurrentRuntimeExceptionCauseError0
testConcurrentRuntimeExceptionCauseNull0
testExtractCauseNull0
testExtractCauseNullCause0
testExtractCauseError0
testExtractCauseUncheckedException0
testExtractCauseChecked0
testExtractCauseUncheckedNull0.001
testExtractCauseUncheckedNullCause0
testExtractCauseUncheckedError0
testExtractCauseUncheckedUncheckedException0
testExtractCauseUncheckedChecked0
testHandleCauseError0
testHandleCauseUncheckedException0
testHandleCauseChecked0
testHandleCauseNull0
testHandleCauseUncheckedError0
testHandleCauseUncheckedUncheckedException0.007
testHandleCauseUncheckedChecked0
testHandleCauseUncheckedNull0
testInitializeNull0.001
testInitializeUncheckedNull0
testInitializeUnchecked0
testInitializeUncheckedEx0
testConstantFuture_Integer0
testConstantFuture_null0
testPutIfAbsentKeyPresent0
testPutIfAbsentKeyNotPresent0
testPutIfAbsentNullMap0
testCreateIfAbsentKeyPresent0
testCreateIfAbsentKeyNotPresent0
testCreateIfAbsentNullMap0
testCreateIfAbsentNullInit0
testCreateIfAbsentUncheckedSuccess0
testCreateIfAbsentUncheckedException0

ConstantInitializerTest

testToString0.001
testGet0
testGetObject0
testEqualsTrue0
testEqualsFalse0
testEqualsWithOtherObjects0
testToStringNull0

LazyInitializerTest

testGet0
testGetMultipleTimes0
testGetConcurrent0.037

MultiBackgroundInitializerTest

testAddInitializerNullName0.003
testAddInitializerNullInit0
testInitializeNoChildren0.004
testInitializeTempExec0.01
testInitializeExternalExec0.014
testInitializeChildWithExecutor0.011
testAddInitializerAfterStart0.002
testResultGetInitializerUnknown0.01
testResultGetResultObjectUnknown0.012
testResultGetExceptionUnknown0.008
testResultIsExceptionUnknown0.007
testResultInitializerNamesModify0.002
testInitializeRuntimeEx0.017
testInitializeEx0
testInitializeResultsIsSuccessfulTrue0
testInitializeResultsIsSuccessfulFalse0
testInitializeNested0

TimedSemaphoreTest

testInit0.004
testInitInvalidPeriod0.001
testInitDefaultService0.003
testStartTimer1.01
testShutdownOwnExecutor0
testShutdownSharedExecutorNoTask0
testShutdownSharedExecutorTask0
testShutdownMultipleTimes0
testAcquireLimit0.001
testAcquireMultipleThreads0.01
testAcquireNoLimit0.005
testPassAfterShutdown0
testAcquireMultiplePeriods0.16
testGetAverageCallsPerPeriod0
testGetAvailablePermits0

EnumUtilsTest

testConstructable0
test_getEnumMap0
test_getEnumList0
test_isEnum0
test_isEnum_nullClass0
test_getEnum0
test_getEnum_nullClass0
test_generateBitVector_nullClass0
test_generateBitVector_nullIterable0.001
test_generateBitVector_nullClassWithArray0
test_generateBitVector_nullArray0
test_generateBitVector_longClass0
test_generateBitVector_longClassWithArray0
test_generateBitVector_nonEnumClass0
test_generateBitVector_nonEnumClassWithArray0
test_generateBitVector0
test_generateBitVectorFromArray0
test_processBitVector_nullClass0
test_processBitVector_longClass0
test_processBitVector0

EventListenerSupportTest

testSerialization0.09
testAddNullListener0
testRemoveNullListener0
testEventDispatchOrder0.001
testCreateWithNonInterfaceParameter0
testCreateWithNullParameter0
testRemoveListenerDuringEvent0.001
testGetListeners0.001
testSubclassInvocationHandling0.001

EventUtilsTest

testConstructor0
testAddEventListener0.006
testAddEventListenerWithNoAddMethod0.003
testAddEventListenerThrowsException0.001
testAddEventListenerWithPrivateAddMethod0
testBindEventsToMethod0.003
testBindEventsToMethodWithEvent0.001
testBindFilteredEventsToMethod0.003

ContextedExceptionTest

testContextedException0.005
testContextedExceptionString0
testContextedExceptionThrowable0.001
testContextedExceptionStringThrowable0
testContextedExceptionStringThrowableContext0
testNullExceptionPassing0.022
testRawMessage0
testAddContextValue0.023
testSetContextValue0
testGetFirstContextValue0
testGetContextValues0
testGetContextLabels0
testGetContextEntries0
testJavaSerialization0

ContextedRuntimeExceptionTest

testContextedException0
testContextedExceptionString0
testContextedExceptionThrowable0
testContextedExceptionStringThrowable0
testContextedExceptionStringThrowableContext0
testNullExceptionPassing0
testRawMessage0
testAddContextValue0
testSetContextValue0
testGetFirstContextValue0
testGetContextValues0
testGetContextLabels0
testGetContextEntries0
testJavaSerialization0.005

DefaultExceptionContextTest

testFormattedExceptionMessageNull0
testAddContextValue0.009
testSetContextValue0
testGetFirstContextValue0
testGetContextValues0.001
testGetContextLabels0
testGetContextEntries0
testJavaSerialization0.001

ExceptionUtilsTest

testConstructor0.001
testGetCause_Throwable0.001
testGetCause_ThrowableArray0
testGetRootCause_Throwable0.018
testGetThrowableCount_Throwable0.002
testGetThrowables_Throwable_null0
testGetThrowables_Throwable_withoutCause0
testGetThrowables_Throwable_nested0.001
testGetThrowables_Throwable_withCause0
testGetThrowables_Throwable_jdkNoCause0.007
testGetThrowables_Throwable_recursiveCause0
testGetThrowableList_Throwable_null0
testGetThrowableList_Throwable_withoutCause0
testGetThrowableList_Throwable_nested0
testGetThrowableList_Throwable_withCause0
testGetThrowableList_Throwable_jdkNoCause0
testGetThrowableList_Throwable_recursiveCause0
testIndexOf_ThrowableClass0.001
testIndexOf_ThrowableClassInt0.012
testIndexOfType_ThrowableClass0.003
testIndexOfType_ThrowableClassInt0.007
testPrintRootCauseStackTrace_Throwable0
testPrintRootCauseStackTrace_ThrowableStream0.007
testPrintRootCauseStackTrace_ThrowableWriter0.002
testGetRootCauseStackTrace_Throwable0.002
testRemoveCommonFrames_ListList0
test_getMessage_Throwable0
test_getRootCauseMessage_Throwable0.001

JavaVersionTest

testToString0
testGetJavaVersion0.001
testAtLeast0

LocaleUtilsTest

testConstructor0.006
testToLocale_1Part0.001
testToLocale_2Part0
testToLocale_3Part0.001
testLocaleLookupList_Locale0.001
testLocaleLookupList_LocaleLocale0
testAvailableLocaleList0
testAvailableLocaleSet0
testIsAvailableLocale0
testLanguagesByCountry0.001
testCountriesByLanguage0.001
testLang3280

FractionTest

testHashCode0
testToString0
testConstants0
testFactory_int_int0
testFactory_int_int_int0
testReducedFactory_int_int0
testFactory_double5.447
testFactory_String0
testFactory_String_double0
testFactory_String_proper0
testFactory_String_improper0
testGets0
testConversions0
testReduce0
testInvert0
testNegate0.001
testAbs0
testPow0
testAdd0
testSubtract0
testMultiply0
testDivide0
testEquals0
testCompareTo0
testToProperString0

IEEE754rUtilsTest

testLang3810
testEnforceExceptions0
testConstructorExists0

NumberUtilsTest

testConstructor0
testConstants0
testLang3810
testToIntString0
testToIntStringI0
testToLongString0
testToLongStringL0
testToFloatString0
testToFloatStringF0
testStringToDoubleString0
testStringToDoubleStringD0
testToByteString0
testToByteStringI0
testToShortString0
testToShortStringI0
testCreateNumber0
testCreateFloat0
testCreateDouble0
testCreateInteger0
testCreateLong0
testCreateBigInteger0
testCreateBigDecimal0
testMinLong_nullArray0
testMinLong_emptyArray0
testMinLong0
testMinInt_nullArray0
testMinInt_emptyArray0
testMinInt0
testMinShort_nullArray0
testMinShort_emptyArray0.011
testMinShort0
testMinByte_nullArray0
testMinByte_emptyArray0
testMinByte0
testMinDouble_nullArray0
testMinDouble_emptyArray0
testMinDouble0
testMinFloat_nullArray0
testMinFloat_emptyArray0
testMinFloat0
testMaxLong_nullArray0
testMaxLong_emptyArray0
testMaxLong0
testMaxInt_nullArray0
testMaxInt_emptyArray0
testMaxInt0
testMaxShort_nullArray0
testMaxShort_emptyArray0
testMaxShort0
testMaxByte_nullArray0
testMaxByte_emptyArray0
testMaxByte0
testMaxDouble_nullArray0
testMaxDouble_emptyArray0
testMaxDouble0
testMaxFloat_nullArray0
testMaxFloat_emptyArray0
testMaxFloat0
testMinimumLong0
testMinimumInt0
testMinimumShort0
testMinimumByte0
testMinimumDouble0
testMinimumFloat0
testMaximumLong0
testMaximumInt0
testMaximumShort0
testMaximumByte0
testMaximumDouble0
testMaximumFloat0
testCompareDouble0
testCompareFloat0
testIsDigits0
testIsNumber0
testLang3000

MutableBooleanTest

testHashCode0
testToString0
testEquals0
testCompareTo0.004
testConstructors0
testGetSet0

MutableByteTest

testHashCode0
testToString0
testEquals0
testCompareTo0
testConstructors0
testGetSet0.005
testPrimitiveValues0
testToByte0
testIncrement0
testDecrement0
testAddValuePrimitive0
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0

MutableDoubleTest

testHashCode0
testToString0
testEquals0
testCompareTo0
testConstructors0
testGetSet0
testPrimitiveValues0
testIncrement0
testDecrement0
testAddValuePrimitive0
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0
testNanInfinite0
testToDouble0

MutableFloatTest

testHashCode0
testToString0
testEquals0
testCompareTo0.001
testConstructors0.01
testGetSet0
testPrimitiveValues0
testIncrement0
testDecrement0
testAddValuePrimitive0
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0
testNanInfinite0
testToFloat0

MutableIntTest

testHashCode0
testToString0
testEquals0
testCompareTo0.001
testConstructors0
testGetSet0
testPrimitiveValues0
testIncrement0
testDecrement0.01
testAddValuePrimitive0
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0
testToInteger0

MutableLongTest

testHashCode0
testToString0
testEquals0
testCompareTo0
testConstructors0.001
testGetSet0
testPrimitiveValues0
testIncrement0
testDecrement0
testAddValuePrimitive0
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0
testToLong0.001

MutableObjectTest

testHashCode0.001
testToString0
testEquals0
testConstructors0.001
testGetSet0

MutableShortTest

testHashCode0
testToString0
testEquals0
testCompareTo0.004
testConstructors0
testGetSet0.002
testPrimitiveValues0
testIncrement0
testDecrement0
testAddValuePrimitive0.001
testAddValueObject0
testSubtractValuePrimitive0
testSubtractValueObject0
testToShort0

ObjectUtilsTest

testHashCode0
testConstructor0
testEquals0
testIsNull0
testFirstNonNull0.001
testNotEqual0
testHashCodeMulti_multiple_emptyArray0
testHashCodeMulti_multiple_nullArray0
testHashCodeMulti_multiple_likeList0
testIdentityToString0
testToString_Object0
testToString_ObjectString0
testNull0
testMax0
testMin0
testCompare0
testMedian0.001
testMedian_nullItems0
testMedian_emptyItems0
testComparatorMedian0.002
testComparatorMedian_nullComparator0
testComparatorMedian_nullItems0
testComparatorMedian_emptyItems0
testMode0
testCloneOfCloneable0.003
testCloneOfNotCloneable0
testCloneOfUncloneable0.001
testCloneOfStringArray0
testCloneOfPrimitiveArray0
testPossibleCloneOfCloneable0
testPossibleCloneOfNotCloneable0
testPossibleCloneOfUncloneable0

RandomStringUtilsTest

testConstructor0.011
testRandomStringUtils0.021
testExceptions0
testRandomAlphaNumeric0.004
testRandomNumeric0.045
testRandomAlphabetic0.021
testRandomAscii0.02
testRandomStringUtilsHomog0
testLang1000.037

RangeTest

testHashCode0.002
testToString0
testContains0
testComparableConstructors0.001
testIsWithCompare0.001
testBetweenWithCompare0.001
testRangeOfChars0
testEqualsObject0
testToStringFormat0
testGetMinimum0.001
testGetMaximum0
testIsAfter0
testIsStartedBy0
testIsEndedBy0
testIsBefore0
testElementCompareTo0.001
testContainsRange0
testIsAfterRange0.001
testIsOverlappedBy0
testIsBeforeRange0
testIntersectionWith0
testIntersectionWithNull0
testIntersectionWithNonOverlapping0.001
testSerializing0.001

ConstructorUtilsTest

testConstructor0
testInvokeConstructor0.003
testInvokeExactConstructor0
testGetAccessibleConstructor0.001
testGetAccessibleConstructorFromDescription0
testGetMatchingAccessibleMethod0.003

FieldUtilsTest

testConstructor0.017
testGetField0.001
testGetFieldIllegalArgumentException10
testGetFieldIllegalArgumentException20
testGetFieldForceAccess0.001
testGetFieldForceAccessIllegalArgumentException10
testGetFieldForceAccessIllegalArgumentException20
testGetDeclaredField0
testGetDeclaredFieldAccessIllegalArgumentException10
testGetDeclaredFieldAccessIllegalArgumentException20
testGetDeclaredFieldForceAccess0
testGetDeclaredFieldForceAccessIllegalArgumentException10
testGetDeclaredFieldForceAccessIllegalArgumentException20
testReadStaticField0
testReadStaticFieldIllegalArgumentException10
testReadStaticFieldIllegalArgumentException20.012
testReadStaticFieldForceAccess0
testReadStaticFieldForceAccessIllegalArgumentException10
testReadStaticFieldForceAccessIllegalArgumentException20
testReadNamedStaticField0.001
testReadNamedStaticFieldForceAccess0.001
testReadDeclaredNamedStaticField0
testReadDeclaredNamedStaticFieldForceAccess0.001
testReadField0.001
testReadFieldForceAccess0
testReadNamedField0.001
testReadNamedFieldForceAccess0.001
testReadDeclaredNamedField0
testReadDeclaredNamedFieldForceAccess0.001
testWriteStaticField0.001
testWriteStaticFieldForceAccess0
testWriteNamedStaticField0.002
testWriteNamedStaticFieldForceAccess0
testWriteDeclaredNamedStaticField0.001
testWriteDeclaredNamedStaticFieldForceAccess0
testWriteField0
testWriteFieldForceAccess0
testWriteNamedField0.014
testWriteNamedFieldForceAccess0
testWriteDeclaredNamedField0
testWriteDeclaredNamedFieldForceAccess0
testAmbig0

MethodUtilsTest

testConstructor0.001
testGetMatchingAccessibleMethod0.005
testInvokeMethod0.001
testInvokeExactMethod0.001
testInvokeStaticMethod0.001
testInvokeExactStaticMethod0
testGetAccessibleInterfaceMethod0.006
testGetAccessibleMethodPrivateInterface0.001
testGetAccessibleInterfaceMethodFromDescription0
testGetAccessiblePublicMethod0
testGetAccessiblePublicMethodFromDescription0
testGetAccessibleMethodInaccessible0

TypeUtilsTest

testIsAssignable0.123
testIsInstance0.001
testGetTypeArguments0.001
testTypesSatisfyVariables0.001
testDetermineTypeVariableAssignments0.001
testGetRawType0.002
testIsArrayTypeClasses0.001
testIsArrayGenericTypes0
testGetPrimitiveArrayComponentType0
testGetArrayComponentType0

SerializationUtilsTest

testConstructor0
testClone0.005
testException0.001
testSerializeStream0.001
testSerializeStreamUnserializable0.001
testSerializeStreamNullObj0
testSerializeStreamObjNull0
testSerializeStreamNullNull0.001
testSerializeIOException0
testDeserializeStream0
testDeserializeStreamOfNull0.001
testDeserializeStreamNull0
testDeserializeStreamBadStream0
testDeserializeStreamClassNotFound0.002
testSerializeBytes0
testSerializeBytesUnserializable0.001
testSerializeBytesNull0
testDeserializeBytes0.001
testDeserializeBytesOfNull0
testDeserializeBytesNull0
testDeserializeBytesBadStream0
testCloneNull0
testCloneUnserializable0.002

StringEscapeUtilsTest

testConstructor0
testEscapeJava0.007
testEscapeJavaWithSlash0
testUnescapeJava0.005
testEscapeEcmaScript0.001
testEscapeHtml0.002
testUnescapeHtml40.006
testUnescapeHexCharsHtml3.696
testUnescapeUnknownEntity0
testEscapeHtmlVersions0
testEscapeXml0.001
testEscapeXmlSupplementaryCharacters0.001
testUnescapeXmlSupplementaryCharacters0.001
testStandaloneAmphersand0
testLang3130
testEscapeCsvString0.001
testEscapeCsvWriter0
testUnescapeCsvString0.001
testUnescapeCsvWriter0.001
testEscapeHtmlHighUnicode0
testEscapeHiragana0.001
testLang7080.059
testLang7200

StringUtilsEqualsIndexOfTest

testContains_Char0
testEquals0
testContains_String0
testContains_StringWithBadSupplementaryChars0
testContains_StringWithSupplementaryChars0
testContainsAny_StringCharArray0.005
testContainsAny_StringCharArrayWithBadSupplementaryChars0
testContainsAny_StringCharArrayWithSupplementaryChars0.001
testContainsAny_StringString0
testContainsAny_StringWithBadSupplementaryChars0
testContainsAny_StringWithSupplementaryChars0
testContainsIgnoreCase_LocaleIndependence0.002
testContainsIgnoreCase_StringString0
testContainsNone_CharArray0
testContainsNone_CharArrayWithBadSupplementaryChars0.001
testContainsNone_CharArrayWithSupplementaryChars0
testContainsNone_String0
testContainsNone_StringWithBadSupplementaryChars0.001
testContainsNone_StringWithSupplementaryChars0
testContainsOnly_CharArray0
testContainsOnly_String0
testContainsWhitespace0
testEqualsIgnoreCase0
testIndexOf_char0.016
testIndexOf_charInt0
testIndexOf_String0.001
testIndexOf_StringInt0
testIndexOfAny_StringCharArray0
testIndexOfAny_StringCharArrayWithSupplementaryChars0
testIndexOfAny_StringString0
testIndexOfAny_StringStringArray0
testIndexOfAny_StringStringWithSupplementaryChars0.011
testIndexOfAnyBut_StringCharArray0.001
testIndexOfAnyBut_StringCharArrayWithSupplementaryChars0.005
testIndexOfAnyBut_StringString0
testIndexOfAnyBut_StringStringWithSupplementaryChars0
testIndexOfIgnoreCase_String0
testIndexOfIgnoreCase_StringInt0
testLastIndexOf_char0
testLastIndexOf_charInt0
testLastIndexOf_String0
testLastIndexOf_StringInt0.001
testLastIndexOfAny_StringStringArray0
testLastIndexOfIgnoreCase_String0
testLastIndexOfIgnoreCase_StringInt0
testLastOrdinalIndexOf0.019
testOrdinalIndexOf0

StringUtilsIsTest

testIsAlpha0
testIsAlphanumeric0
testIsWhitespace0.007
testIsAlphaspace0
testIsAlphanumericSpace0
testIsAsciiPrintable_String0.001
testIsNumeric0
testIsNumericSpace0

StringUtilsStartsEndsWithTest

testStartsWith0
testStartsWithIgnoreCase0
testStartsWithAny0.016
testEndsWith0
testEndsWithIgnoreCase0
testEndsWithAny0

StringUtilsSubstringTest

testSubstring_StringInt0
testSubstring_StringIntInt0
testLeft_String0
testRight_String0
testMid_String0
testSubstringBefore_StringString0
testSubstringAfter_StringString0
testSubstringBeforeLast_StringString0.001
testSubstringAfterLast_StringString0
testSubstringBetween_StringString0
testSubstringBetween_StringStringString0
testSubstringsBetween_StringStringString0.001
testCountMatches_String0

StringUtilsTest

testToString0.001
testConstructor0
testCaseFunctions0
testSwapCase_String0.005
testJoin_Objects0
testJoin_Objectarray0
testJoin_ArrayChar0
testJoin_ArrayString0
testJoin_IteratorChar0.001
testJoin_IteratorString0.001
testJoin_IterableChar0
testJoin_IterableString0.001
testSplit_String0
testSplit_StringChar0
testSplit_StringString_StringStringInt0.272
testSplitByWholeString_StringStringBoolean0
testSplitByWholeString_StringStringBooleanInt0.001
testSplitByWholeSeparatorPreserveAllTokens_StringStringInt0
testSplitPreserveAllTokens_String0
testSplitPreserveAllTokens_StringChar0
testSplitPreserveAllTokens_StringString_StringStringInt0.305
testSplitByCharacterType0
testSplitByCharacterTypeCamelCase0.001
testDeleteWhitespace_String0
testLang6230
testReplace_StringStringString0
testReplace_StringStringStringInt0
testReplaceOnce_StringStringString0
testReplace_StringStringArrayStringArray0.001
testReplace_StringStringArrayStringArrayBoolean0.001
testReplaceChars_StringCharChar0
testReplaceChars_StringStringString0
testOverlay_StringStringIntInt0
testRepeat_StringInt0.024
testRepeat_StringStringInt0.012
testChop0
testChomp0
testRightPad_StringInt0
testRightPad_StringIntChar0.023
testRightPad_StringIntString0.001
testLeftPad_StringInt0
testLeftPad_StringIntChar0.037
testLeftPad_StringIntString0.001
testLengthString0
testLengthStringBuffer0
testLengthStringBuilder0
testLength_CharBuffer0.002
testCenter_StringInt0
testCenter_StringIntChar0
testCenter_StringIntString0.041
testReverse_String0
testReverseDelimited_StringChar0
testDefault_String0
testDefault_StringString0
testDefaultIfEmpty_StringString0
testDefaultIfBlank_StringString0
testDefaultIfEmpty_StringBuilders0
testDefaultIfBlank_StringBuilders0
testDefaultIfEmpty_StringBuffers0
testDefaultIfBlank_StringBuffers0
testDefaultIfEmpty_CharBuffers0
testDefaultIfBlank_CharBuffers0
testAbbreviate_StringInt0
testAbbreviate_StringIntInt0.001
testAbbreviateMiddle0.027
testDifference_StringString0
testDifferenceAt_StringString0
testGetLevenshteinDistance_StringString0.001
testGetLevenshteinDistance_StringStringInt0.001
testEMPTY0
testIsAllLowerCase0.001
testIsAllUpperCase0
testRemoveStart0.001
testRemoveStartIgnoreCase0
testRemoveEnd0
testRemoveEndIgnoreCase0
testRemove_String0
testRemove_char0
testDifferenceAt_StringArray0
testGetCommonPrefix_StringArray0
testNormalizeSpace0
testLANG6660
testStringUtilsCharSequenceContract0

StringUtilsTrimEmptyTest

testIsEmpty0
testIsNotEmpty0
testIsBlank0
testIsNotBlank0
testTrim0
testTrimToNull0
testTrimToEmpty0
testStrip_String0
testStripToNull_String0
testStripToEmpty_String0
testStrip_StringString0
testStripStart_StringString0
testStripEnd_StringString0
testStripAll0
testStripAccents0.067

SystemUtilsTest

testConstructor0
testGetJavaHome0
testGetJavaIoTmpDir0.001
testGetUserDir0
testGetUserHome0
testIS_JAVA0
testIS_OS0
testJavaVersionMatches0
testOSMatchesName0
testOSMatchesNameAndVersion0
testJavaAwtHeadless0

CompositeFormatTest

testCompositeFormat0.001
testUsage0.035

ExtendedMessageFormatTest

testExtendedFormats0
testEscapedQuote_LANG_4770
testExtendedAndBuiltInFormats0.661
testBuiltInChoiceFormat0.296
testBuiltInDateTimeFormat1.063
testOverriddenBuiltinFormat0.237
testBuiltInNumberFormat0.224
testEqualsHashcode0.026

FormattableUtilsTest

testDefaultAppend0.002
testAlternatePadCharacter0
testEllipsis0.001
testIllegalEllipsis0
testAlternatePadCharAndEllipsis0

StrBuilderAppendInsertTest

testAppendNewLine0
testAppendWithNullText0
testAppend_Object0
testAppend_String0
testAppend_String_int_int0.001
testAppend_StringBuffer0
testAppend_StringBuffer_int_int0
testAppend_StrBuilder0
testAppend_StrBuilder_int_int0.001
testAppend_CharArray0
testAppend_CharArray_int_int0.001
testAppend_Boolean0
testAppend_PrimitiveNumber0
testAppendln_Object0
testAppendln_String0.001
testAppendln_String_int_int0
testAppendln_StringBuffer0
testAppendln_StringBuffer_int_int0
testAppendln_StrBuilder0
testAppendln_StrBuilder_int_int0.001
testAppendln_CharArray0
testAppendln_CharArray_int_int0
testAppendln_Boolean0.001
testAppendln_PrimitiveNumber0
testAppendPadding0
testAppendFixedWidthPadLeft0.001
testAppendFixedWidthPadLeft_int0
testAppendFixedWidthPadRight0
testLang2990
testAppendFixedWidthPadRight_int0.001
testAppendAll_Array0
testAppendAll_Collection0.001
testAppendAll_Iterator0
testAppendWithSeparators_Array0
testAppendWithSeparators_Collection0
testAppendWithSeparators_Iterator0
testAppendWithSeparatorsWithNullText0.001
testAppendSeparator_String0
testAppendSeparator_String_String0
testAppendSeparator_char0
testAppendSeparator_char_char0
testAppendSeparator_String_int0
testAppendSeparator_char_int0
testInsert0
testInsertWithNullText0.001

StrBuilderTest

testHashCode0
testToString0
testReverse0
testClear0
testEquals0.001
testConstructors0
testContains_String0
testEqualsIgnoreCase0
testIndexOf_char0
testIndexOf_String0
testLastIndexOf_char0
testLastIndexOf_String0
testStartsWith0
testEndsWith0
testIsEmpty0
testTrim0
testChaining0
testGetSetNewLineText0.001
testGetSetNullText0
testCapacityAndLength0.001
testLength0
testSetLength0
testCapacity0
testEnsureCapacity0
testMinimizeCapacity0
testSize0
testCharAt0.001
testSetCharAt0
testDeleteCharAt0.001
testToCharArray0
testToCharArrayIntInt0.001
testGetChars0
testGetCharsIntIntCharArrayInt0
testDeleteIntInt0.001
testDeleteAll_char0
testDeleteFirst_char0
testDeleteAll_String0
testDeleteFirst_String0
testDeleteAll_StrMatcher0
testDeleteFirst_StrMatcher0
testReplace_int_int_String0
testReplaceAll_char_char0
testReplaceFirst_char_char0
testReplaceAll_String_String0
testReplaceFirst_String_String0
testReplaceAll_StrMatcher_String0
testReplaceFirst_StrMatcher_String0
testReplace_StrMatcher_String_int_int_int_VaryMatcher0
testReplace_StrMatcher_String_int_int_int_VaryReplace0
testReplace_StrMatcher_String_int_int_int_VaryStartIndex0
testReplace_StrMatcher_String_int_int_int_VaryEndIndex0
testReplace_StrMatcher_String_int_int_int_VaryCount0
testSubSequenceIntInt0
testSubstringInt0
testSubstringIntInt0
testMidString0
testRightString0
testLeftString0
testContains_char0.001
testContains_StrMatcher0
testIndexOf_char_int0
testLastIndexOf_char_int0.001
testIndexOf_String_int0
testLastIndexOf_String_int0
testIndexOf_StrMatcher0.001
testIndexOf_StrMatcher_int0
testLastIndexOf_StrMatcher0
testLastIndexOf_StrMatcher_int0
testAsTokenizer0.025
testAsReader0.001
testAsWriter0.003
testToStringBuffer0
testLang2940
testIndexOfLang2940
testLang2950
testLang412Right0.001
testLang412Left0

StrLookupTest

testNoneLookup0.002
testSystemProperiesLookup0.001
testMapLookup0
testMapLookup_nullMap0

StrMatcherTest

testCommaMatcher0
testTabMatcher0
testSpaceMatcher0
testSplitMatcher0
testTrimMatcher0.001
testSingleQuoteMatcher0
testDoubleQuoteMatcher0
testQuoteMatcher0.001
testNoneMatcher0
testCharMatcher_char0.039
testCharSetMatcher_String0.001
testCharSetMatcher_charArray0
testStringMatcher_String0
testMatcherIndices0.001

StrSubstitutorTest

testReplaceSimple0.02
testReplaceSolo0
testReplaceNoVariables0
testReplaceNull0
testReplaceEmpty0.005
testReplaceChangedMap0
testReplaceUnknownKey0.004
testReplaceAdjacentAtStart0
testReplaceAdjacentAtEnd0
testReplaceRecursive0.024
testReplaceEscaping0
testReplaceSoloEscaping0
testReplaceComplexEscaping0.002
testReplaceNoPefixNoSuffix0.003
testReplaceIncompletePefix0.002
testReplacePrefixNoSuffix0.013
testReplaceNoPrefixSuffix0
testReplaceEmptyKeys0
testReplaceToIdentical0
testCyclicReplacement0.001
testReplaceWeirdPattens0.002
testReplacePartialString_noReplace0
testReplaceInVariable0.007
testReplaceInVariableDisabled0
testReplaceInVariableRecursive0
testResolveVariable0
testConstructorNoArgs0
testConstructorMapPrefixSuffix0
testConstructorMapFull0
testGetSetEscape0
testGetSetPrefix0
testGetSetSuffix0
testStaticReplace0
testStaticReplacePrefixSuffix0
testStaticReplaceSystemProperties0
testSubstitutetDefaultProperties0

StrTokenizerTest

testToString0
testReset0
test10
test20.009
test30.001
testCloneNull0
testChaining0.001
test40.014
test50
test60
test70
test80
testBasic10
testBasic20
testBasic30
testBasic40
testBasic50
testBasicDelim10
testBasicDelim20
testBasicEmpty10
testBasicEmpty20
testBasicQuoted10
testBasicQuoted20
testBasicQuoted30
testBasicQuoted40
testBasicQuoted50
testBasicQuoted60
testBasicQuoted70
testBasicQuotedTrimmed10
testBasicTrimmed10
testBasicTrimmed20
testBasicIgnoreTrimmed10
testBasicIgnoreTrimmed20
testBasicIgnoreTrimmed30
testBasicIgnoreTrimmed40
testListArray0
testCSVEmpty0
testCSVSimple0
testCSVSimpleNeedsTrim0
testGetContent0
testCloneNotSupportedException0.003
testCloneReset0
testConstructor_String0
testConstructor_String_char0
testConstructor_String_char_char0
testConstructor_charArray0
testConstructor_charArray_char0
testConstructor_charArray_char_char0
testReset_String0.011
testReset_charArray0.001
testTSV0
testTSVEmpty0
testIteration0.003
testTokenizeSubclassInputChange0
testTokenizeSubclassOutputChange0

EntityArraysTest

testConstructorExists0
testHTML40_EXTENDED_ESCAPE0
testISO8859_1_ESCAPE0

LookupTranslatorTest

testBasicLookup0

NumericEntityEscaperTest

testBelow0
testBetween0
testAbove0
testSupplementary0

NumericEntityUnescaperTest

testSupplementaryUnescaping0
testOutOfBounds0
testUnfinishedEntity0

OctalUnescaperTest

testBetween0

UnicodeEscaperTest

testBelow0.007
testBetween0
testAbove0

UnicodeUnescaperTest

testUPlus0
testUuuuu0
testLessThanFour0

WordUtilsTest

testConstructor0
testSwapCase_String0
testWrap_StringInt0
testWrap_StringIntStringBoolean0
testCapitalize_String0
testCapitalizeWithDelimiters_String0
testCapitalizeFully_String0
testCapitalizeFullyWithDelimiters_String0
testUncapitalize_String0
testUncapitalizeWithDelimiters_String0
testInitials_String0
testInitials_String_charArray0

DateFormatUtilsTest

testConstructor0.031
testFormat0.002
testFormatCalendar0
testFormatUTC0.002
testDateTimeISO0
testDateISO0
testTimeISO0
testTimeNoTISO0
testSMTP0

DateUtilsFragmentTest

testNullDate0.005
testNullCalendar0
testInvalidFragmentWithDate0
testInvalidFragmentWithCalendar0
testMillisecondFragmentInLargerUnitWithDate0
testMillisecondFragmentInLargerUnitWithCalendar0
testSecondFragmentInLargerUnitWithDate0
testSecondFragmentInLargerUnitWithCalendar0
testMinuteFragmentInLargerUnitWithDate0
testMinuteFragmentInLargerUnitWithCalendar0
testHourOfDayFragmentInLargerUnitWithDate0
testHourOfDayFragmentInLargerUnitWithCalendar0
testDayOfYearFragmentInLargerUnitWithDate0
testDayOfYearFragmentInLargerUnitWithCalendar0
testDateFragmentInLargerUnitWithDate0
testDateFragmentInLargerUnitWithCalendar0
testMillisecondsOfSecondWithDate0
testMillisecondsOfSecondWithCalendar0
testMillisecondsOfMinuteWithDate0
testMillisecondsOfMinuteWithCalender0
testSecondsofMinuteWithDate0
testSecondsofMinuteWithCalendar0
testMillisecondsOfHourWithDate0
testMillisecondsOfHourWithCalendar0
testSecondsofHourWithDate0
testSecondsofHourWithCalendar0
testMinutesOfHourWithDate0
testMinutesOfHourWithCalendar0
testMillisecondsOfDayWithDate0
testMillisecondsOfDayWithCalendar0
testSecondsOfDayWithDate0
testSecondsOfDayWithCalendar0
testMinutesOfDayWithDate0
testMinutesOfDayWithCalendar0
testHoursOfDayWithDate0
testHoursOfDayWithCalendar0
testMillisecondsOfMonthWithDate0
testMillisecondsOfMonthWithCalendar0
testSecondsOfMonthWithDate0
testSecondsOfMonthWithCalendar0
testMinutesOfMonthWithDate0
testMinutesOfMonthWithCalendar0
testHoursOfMonthWithDate0
testHoursOfMonthWithCalendar0
testMillisecondsOfYearWithDate0
testMillisecondsOfYearWithCalendar0
testSecondsOfYearWithDate0
testSecondsOfYearWithCalendar0
testMinutesOfYearWithDate0
testMinutesOfYearWithCalendar0
testHoursOfYearWithDate0
testHoursOfYearWithCalendar0

DateUtilsRoundingTest

testRoundYear0
testRoundMonth0.034
testRoundSemiMonth0.089
testRoundDate0
testRoundDayOfMonth0
testRoundAmPm0.01
testRoundHourOfDay0
testRoundHour0
testRoundMinute0.018
testRoundSecond0.012
testRoundMilliSecond0
testTruncateYear0.014
testTruncateMonth0.002
testTruncateSemiMonth0.025
testTruncateDate0
testTruncateDayOfMonth0.003
testTruncateAmPm0.017
testTruncateHour0
testTruncateHourOfDay0
testTruncateMinute0
testTruncateSecond0
testTruncateMilliSecond0.028

DateUtilsTest

testConstructor0.002
testIsSameDay_Date0.008
testIsSameDay_Cal0
testIsSameInstant_Date0.003
testIsSameInstant_Cal0.001
testIsSameLocalTime_Cal0.012
testParseDate0.047
testParseDateWithLeniency0
testAddYears0
testAddMonths0
testAddWeeks0
testAddDays0
testAddHours0.006
testAddMinutes0.008
testAddSeconds0.002
testAddMilliseconds0.005
testSetYears0
testSetMonths0.005
testSetDays0.014
testSetHours0
testSetMinutes0
testSetSeconds0
testSetMilliseconds0
testToCalendar0.007
testRound0.008
testRoundLang3460
testTruncate0.047
testTruncateLang590
testLang5300.009
testCeil0.024
testIteratorEx0.002
testWeekIterator0.053
testMonthIterator0.013

DurationFormatUtilsTest

testConstructor0.007
testFormatDurationWords0.033
testFormatDurationPluralWords0.019
testFormatDurationHMS0.001
testFormatDurationISO0.001
testFormatDuration0.001
testFormatPeriodISO0.001
testFormatPeriod0.01
testLexx0.001
testBugzilla384010
testJiraLang2810.004
testLowDurations5.853
testEdgeDurations0.011
testDurationsByBruteForce0.719

FastDateFormatTest

testFormat0
test_getInstance0
test_getInstance_String0
test_getInstance_String_TimeZone0.001
test_getInstance_String_Locale0.001
test_changeDefault_Locale_DateInstance0
test_changeDefault_Locale_DateTimeInstance0.001
test_getInstance_String_TimeZone_Locale0
testShortDateStyleWithLocales0
testLowYearPadding0.001
testMilleniumBug0
testSimpleDate0.001
testLang3030.005
testLang5380.001
testLang6450

StopWatchTest

testStopWatchSimple0.553
testStopWatchSimpleGet0.501
testStopWatchSplit1.65
testStopWatchSuspend1.651
testLang3150.403
testBadStates0
testGetStartTime0

ImmutablePairTest

testHashCode0
testToString0
testSerialization0
testEquals0
testBasic0
testPairOf0

MutablePairTest

testHashCode0
testToString0
testSerialization0
testEquals0
testBasic0
testPairOf0
testDefault0
testMutate0

PairTest

testToString0
testPairOf0
testCompatibilityBetweenPairs0
testMapEntry0
testComparable10
testComparable20
testToStringCustom0
testFormattable_simple0
testFormattable_padded0

ValidateTest

testConstructor0
testIsAssignable0
testIsTrue10
testIsTrue20
testIsTrue30
testIsTrue40
testIsTrue50
testNotNull10
testNotNull20
testNotEmptyArray10
testNotEmptyArray20
testNotEmptyCollection10
testNotEmptyCollection20
testNotEmptyMap10
testNotEmptyMap20
testNotEmptyString10
testNotEmptyString20
testNotBlankNullStringShouldThrow0
testNotBlankMsgNullStringShouldThrow0
testNotBlankEmptyStringShouldThrow0
testNotBlankBlankStringWithWhitespacesShouldThrow0
testNotBlankBlankStringWithNewlinesShouldThrow0
testNotBlankMsgBlankStringShouldThrow0
testNotBlankMsgBlankStringWithWhitespacesShouldThrow0
testNotBlankMsgEmptyStringShouldThrow0
testNotBlankNotBlankStringShouldNotThrow0
testNotBlankNotBlankStringWithWhitespacesShouldNotThrow0
testNotBlankNotBlankStringWithNewlinesShouldNotThrow0
testNotBlankMsgNotBlankStringShouldNotThrow0
testNotBlankMsgNotBlankStringWithWhitespacesShouldNotThrow0
testNotBlankMsgNotBlankStringWithNewlinesShouldNotThrow0
testNotBlankReturnValues10
testNotBlankReturnValues20
testNoNullElementsArray10
testNoNullElementsArray20
testNoNullElementsCollection10
testNoNullElementsCollection20
testValidIndex_withMessage_array0
testValidIndex_array0
testValidIndex_withMessage_collection0
testValidIndex_collection0
testValidIndex_withMessage_charSequence0
testValidIndex_charSequence0
testMatchesPattern0
testMatchesPattern_withMessage0
testInclusiveBetween0
testInclusiveBetween_withMessage0
testExclusiveBetween0
testExclusiveBetween_withMessage0
testIsInstanceOf0
testIsInstanceOfExceptionMessage0
testIsInstanceOf_withMessage0
testIsAssignableExceptionMessage0
testIsAssignable_withMessage0

Failure Details

[Summary] [Package List] [Test Cases]


testLinkedList
skipped: skipped
testArrayList
skipped: skipped
testCopyOnWriteArrayList
skipped: skipped
testConcurrency
skipped: skipped