Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
227500499.824%84.425

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.002
org.apache.commons.lang3912000100%33.89
org.apache.commons.lang3.text267000100%1.805
org.apache.commons.lang3.event17000100%0.047
org.apache.commons.lang3.builder29300498.635%7.142
org.apache.commons.lang3.time242000100%34.107
org.apache.commons.lang3.mutable115000100%0.017
org.apache.commons.lang3.exception64000100%0.078
org.apache.commons.lang3.concurrent123000100%1.363
org.apache.commons.lang3.math104000100%5.712
org.apache.commons.lang3.reflect73000100%0.213
org.apache.commons.lang3.tuple47000100%0.049

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
LookupTranslatorTest1000100%0
UnicodeUnescaperTest3000100%0.001
UnicodeEscaperTest3000100%0
OctalUnescaperTest1000100%0
NumericEntityEscaperTest4000100%0.001
NumericEntityUnescaperTest3000100%0

org.apache.commons.lang3

ClassTestsErrors FailuresSkippedSuccess RateTime
ArrayUtilsTest146000100%0.04
StringUtilsEqualsIndexOfTest49000100%0.006
CharSequenceUtilsTest2000100%0.001
CharSetTest14000100%0.006
StringUtilsStartsEndsWithTest6000100%0.001
AnnotationUtilsTest10000100%0.042
ObjectUtilsTest33000100%0.039
ValidateTest54000100%0.015
ArrayUtilsRemoveTest19000100%0.003
EnumUtilsTest34000100%0.013
ArrayUtilsAddTest13000100%0.004
StringUtilsIsTest8000100%0
CharUtilsTest23000100%0.095
SystemUtilsTest11000100%0.002
StringUtilsTrimEmptyTest15000100%0.121
CharEncodingTest6000100%0.122
ArrayUtilsRemoveMultipleTest55000100%0.084
LocaleUtilsTest13000100%0.085
RangeTest24000100%0.012
CharSetUtilsTest9000100%0.065
RandomStringUtilsTest11000100%0.15
ClassUtilsTest51000100%0.017
StringUtilsTest95000100%0.424
CharRangeTest16000100%0.184
StringUtilsSubstringTest13000100%0.005
BitFieldTest15000100%0.002
HashSetvBitSetTest2000100%28.601
JavaVersionTest3000100%0
ConversionTest42000100%0.022
BooleanUtilsTest71000100%0.026
StringEscapeUtilsTest24000100%3.686
SerializationUtilsTest25000100%0.017

org.apache.commons.lang3.text

ClassTestsErrors FailuresSkippedSuccess RateTime
ExtendedMessageFormatTest8000100%1.7
StrBuilderTest79000100%0.029
StrSubstitutorTest37000100%0.034
StrLookupTest4000100%0.001
StrTokenizerTest55000100%0.016
FormattableUtilsTest5000100%0.003
StrMatcherTest14000100%0.009
WordUtilsTest12000100%0.003
StrBuilderAppendInsertTest51000100%0.009
CompositeFormatTest2000100%0.001

org.apache.commons.lang3.event

ClassTestsErrors FailuresSkippedSuccess RateTime
EventListenerSupportTest9000100%0.028
EventUtilsTest8000100%0.019

org.apache.commons.lang3.time

ClassTestsErrors FailuresSkippedSuccess RateTime
DateUtilsFragmentTest52000100%0.011
FastDateFormat_ParserTest29000100%7.98
FastDateFormatTest13000100%4.468
DateUtilsTest38000100%0.11
FastDateParserTest29000100%9.882
DurationFormatUtilsTest15000100%6.674
FastDateFormat_PrinterTest14000100%0.045
FastDatePrinterTest14000100%0.008
DateFormatUtilsTest9000100%0.04
StopWatchTest7000100%4.758
DateUtilsRoundingTest22000100%0.131

org.apache.commons.lang3.mutable

ClassTestsErrors FailuresSkippedSuccess RateTime
MutableObjectTest5000100%0.001
MutableShortTest14000100%0.003
MutableFloatTest18000100%0.001
MutableLongTest17000100%0.002
MutableByteTest17000100%0.004
MutableDoubleTest18000100%0.003
MutableIntTest17000100%0.001
MutableBooleanTest9000100%0.002

org.apache.commons.lang3.exception

ClassTestsErrors FailuresSkippedSuccess RateTime
ContextedRuntimeExceptionTest14000100%0.021
ContextedExceptionTest14000100%0.011
ExceptionUtilsTest28000100%0.043
DefaultExceptionContextTest8000100%0.003

org.apache.commons.lang3.concurrent

ClassTestsErrors FailuresSkippedSuccess RateTime
CallableBackgroundInitializerTest4000100%0.003
LazyInitializerTest3000100%0.005
ConcurrentUtilsTest40000100%0.011
ConstantInitializerTest7000100%0.001
TimedSemaphoreTest15000100%1.209
AtomicInitializerTest3000100%0.008
AtomicSafeInitializerTest4000100%0.013
BasicThreadFactoryTest15000100%0.008
MultiBackgroundInitializerTest17000100%0.085
BackgroundInitializerTest15000100%0.02

org.apache.commons.lang3.math

ClassTestsErrors FailuresSkippedSuccess RateTime
NumberUtilsTest76000100%0.168
IEEE754rUtilsTest3000100%0.001
FractionTest25000100%5.543

org.apache.commons.lang3.reflect

ClassTestsErrors FailuresSkippedSuccess RateTime
FieldUtilsTest42000100%0.025
MethodUtilsTest13000100%0.018
TypeUtilsTest11000100%0.162
ConstructorUtilsTest7000100%0.008

org.apache.commons.lang3.tuple

ClassTestsErrors FailuresSkippedSuccess RateTime
PairTest9000100%0.006
MutablePairTest8000100%0.004
MutableTripleTest8000100%0.019
ImmutablePairTest6000100%0.003
ImmutableTripleTest6000100%0.007
TripleTest10000100%0.01

Test Cases

[Summary] [Package List] [Test Cases]

EventListenerSupportTest

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

PairTest

testFormattable_padded0
testFormattable_simple0
testComparable10.004
testComparable20.001
testToString0
testCompatibilityBetweenPairs0
testMapEntry0
testPairOf0
testToStringCustom0.001

HashCodeBuilderAndEqualsBuilderTest

testIntegerWithTransients0
testFixture0.003
testFixtureWithTransients0.004
testInteger0.002

DateUtilsFragmentTest

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

ExtendedMessageFormatTest

testBuiltInDateTimeFormat0.609
testEqualsHashcode0.009
testOverriddenBuiltinFormat0.35
testBuiltInChoiceFormat0.481
testEscapedQuote_LANG_4770.001
testExtendedFormats0
testExtendedAndBuiltInFormats0.093
testBuiltInNumberFormat0.157

StrBuilderTest

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

FieldUtilsTest

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

ArrayUtilsTest

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

EntityArraysTest

testConstructorExists0
testISO8859_1_ESCAPE0
testHTML40_EXTENDED_ESCAPE0

MutableObjectTest

testToString0
testConstructors0
testHashCode0
testEquals0
testGetSet0.001

StrSubstitutorTest

testReplaceEscaping0
testReplaceSoloEscaping0
testSubstituteDefaultProperties0
testReplaceNoPrefixSuffix0
testCyclicReplacement0
testReplaceToIdentical0.005
testReplaceSimple0
testStaticReplacePrefixSuffix0
testReplaceRecursive0.006
testConstructorMapPrefixSuffix0
testSamePrefixAndSuffix0.001
testStaticReplace0
testReplaceUnknownKey0.002
testReplaceNoPrefixNoSuffix0.001
testStaticReplaceSystemProperties0
testReplaceInVariableRecursive0.001
testConstructorNoArgs0
testReplaceAdjacentAtEnd0
testReplaceNull0.001
testReplaceSolo0.001
testReplaceChangedMap0
testReplaceWeirdPattens0.002
testReplaceEmptyKeys0.002
testReplaceNoVariables0
testReplaceComplexEscaping0.003
testReplaceInVariable0.001
testReplacePrefixNoSuffix0.005
testResolveVariable0
testReplaceInVariableDisabled0
testReplaceIncompletePrefix0.001
testGetSetEscape0.001
testReplaceAdjacentAtStart0
testReplaceEmpty0
testGetSetPrefix0
testConstructorMapFull0
testGetSetSuffix0.001
testReplacePartialString_noReplace0

CallableBackgroundInitializerTest

testInitNullCallable0.001
testInitExecutorNullCallable0.001
testInitialize0
testInitExecutor0.001

NumberUtilsTest

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

StringUtilsEqualsIndexOfTest

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

StrLookupTest

testSystemProperiesLookup0.001
testNoneLookup0
testMapLookup_nullMap0
testMapLookup0

CharSequenceUtilsTest

testSubSequence0
testConstructor0.001

LazyInitializerTest

testGet0
testGetConcurrent0.005
testGetMultipleTimes0

CharSetTest

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

MutableShortTest

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

StringUtilsStartsEndsWithTest

testEndsWithIgnoreCase0
testEndsWith0
testStartsWithAny0
testEndsWithAny0
testStartsWithIgnoreCase0
testStartsWith0.001

LookupTranslatorTest

testBasicLookup0

AnnotationUtilsTest

testOneArgNull0.011
testToString0.01
testSameInstance0.001
testEquivalence0.006
testAnnotationsOfDifferingTypes0.002
testHashCode0.005
testGeneratedAnnotationEquivalentToRealAnnotation0.002
testBothArgsNull0
testNonEquivalentAnnotationsOfSameType0.005
testIsValidAnnotationMemberType0

FastDateFormat_ParserTest

testSpecialCharacters0.043
testShortDateStyleWithLocales0.005
testMilleniumBug0.003
testLocaleMatches0.244
testDayOf0.001
testParseZone0.1
testAmPm0.008
testLowYearPadding0.001
testLocales_Long_AD2.154
testLocales_Long_BC0.071
testParseNumerics0.001
testLang3030.04
testLang5380.064
testToStringContainsName0
testLANG_8310.001
testLANG_8320.001
test_Equality_Hash0.001
testLocales_ShortNoEra_AD1.424
testLocales_ShortNoEra_BC0.065
testParseLongShort0.013
testLocales_LongNoEra_AD1.347
testLocales_LongNoEra_BC0.047
testLocales_Short_AD1.349
testLocales_Short_BC0.039
testEquals0.001
testParses0.957
testQuotes0
testTimeZoneMatches0
testPatternMatches0

ObjectUtilsTest

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

ConcurrentUtilsTest

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

FastDateFormatTest

test_getInstance0.001
testParseSync4.35
test_getInstance_String_TimeZone_Locale0
test_changeDefault_Locale_DateInstance0.009
testTimeDateDefaults0
test_getInstance_String0
testDateDefaults0
testCheckDefaults0
testCheckDifferingStyles0.011
test_getInstance_String_TimeZone0.001
test_getInstance_String_Locale0
test_changeDefault_Locale_DateTimeInstance0.012
testTimeDefaults0.084

MutableFloatTest

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

ConstantInitializerTest

testEqualsFalse0
testGet0
testToString0
testEqualsTrue0
testEqualsWithOtherObjects0
testGetObject0
testToStringNull0.001

SimpleToStringStyleTest

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

TimedSemaphoreTest

testPassAfterShutdown0.006
testAcquireMultipleThreads0.04
testInitInvalidPeriod0
testAcquireMultiplePeriods0.152
testGetAverageCallsPerPeriod0
testInit0
testInitDefaultService0.001
testShutdownOwnExecutor0
testShutdownSharedExecutorTask0
testShutdownMultipleTimes0
testAcquireNoLimit0.006
testShutdownSharedExecutorNoTask0
testAcquireLimit0.001
testStartTimer1.002
testGetAvailablePermits0.001

MutablePairTest

testSerialization0.003
testBasic0
testToString0
testHashCode0
testDefault0
testEquals0
testMutate0.001
testPairOf0

DateUtilsTest

testParseDateWithLeniency0
testAddMinutes0
testMonthIterator0
testRoundLang3460
testLANG799_DE_OK0
testLANG799_EN_OK0
testSetMilliseconds0
testTruncate0
testIsSameLocalTime_Cal0.001
testAddDays0.003
testLANG799_EN_WITH_DE_LOCALE0.001
testRound0.007
testParseDate0.002
testCeil0.008
testAddSeconds0.001
testLANG799_EN_FAIL0.001
testSetMinutes0.001
testToCalendar0.001
testAddHours0.001
testAddWeeks0.001
testAddYears0.001
testTruncateLang590.002
testIsSameInstant_Date0.001
testLang5300.032
testSetSeconds0.001
testIsSameInstant_Cal0.001
testAddMonths0.001
testWeekIterator0.033
testSetMonths0.001
testSetDays0.001
testIsSameDay_Date0.001
testIsSameDay_Cal0.001
testIteratorEx0.001
testAddMilliseconds0.001
testConstructor0.001
testSetHours0.001
testSetYears0.001
testLANG799_DE_FAIL0.001

AtomicInitializerTest

testGet0.001
testGetConcurrent0.007
testGetMultipleTimes0

AtomicSafeInitializerTest

testNumberOfInitializeInvocations0.008
testGet0
testGetConcurrent0.005
testGetMultipleTimes0

ValidateTest

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

StrTokenizerTest

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

DefaultToStringStyleTest

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

ArrayUtilsRemoveTest

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

ContextedRuntimeExceptionTest

testContextedException0.006
testNullExceptionPassing0.001
testRawMessage0
testContextedExceptionThrowable0.001
testContextedExceptionStringThrowableContext0.001
testContextedExceptionString0
testContextedExceptionStringThrowable0
testAddContextValue0.001
testJavaSerialization0.009
testSetContextValue0.001
testGetContextEntries0
testGetContextLabels0
testGetFirstContextValue0.001
testGetContextValues0

ToStringStyleTest

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

ShortPrefixToStringStyleTest

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

FastDateParserTest

testSpecialCharacters0.005
testShortDateStyleWithLocales0.003
testMilleniumBug0
testLocaleMatches0.001
testDayOf0
testParseZone0.007
testAmPm0.002
testLowYearPadding0
testLocales_Long_AD1.184
testLocales_Long_BC1.251
testParseNumerics0
testLang3030.002
testLang5380
testToStringContainsName0.001
testLANG_8310
testLANG_8320
test_Equality_Hash0.006
testLocales_ShortNoEra_AD1.232
testLocales_ShortNoEra_BC1.265
testParseLongShort0.012
testLocales_LongNoEra_AD1.166
testLocales_LongNoEra_BC1.244
testLocales_Short_AD1.13
testLocales_Short_BC1.186
testEquals0
testParses0.172
testQuotes0.001
testTimeZoneMatches0.006
testPatternMatches0.006

EnumUtilsTest

test_generateBitVectors_nullClassWithArray0.001
test_generateBitVector_nullElement0.001
test_isEnum_nullClass0
test_getEnumMap0
test_generateBitVector_longClass0.001
test_generateBitVector0.001
test_getEnum0
test_generateBitVectors_nullArrayElement0.001
test_generateBitVectorFromArray0
test_generateBitVectors_nullIterable0
test_generateBitVector_nullArray0.001
test_generateBitVector_nullClass0
test_isEnum0
test_generateBitVector_nullIterable0
test_generateBitVectors_nonEnumClass0
test_processBitVectors0.001
test_generateBitVector_longClassWithArray0
test_generateBitVector_nonEnumClass0
testConstructable0
test_getEnumList0
test_generateBitVectors_nullElement0
test_generateBitVectorsFromArray0.001
test_processBitVector_longClass0
test_processBitVectors_nullClass0
test_generateBitVectors_nonEnumClassWithArray0.005
test_generateBitVector_nonEnumClassWithArray0
test_generateBitVector_nullClassWithArray0
test_processBitVector0
test_generateBitVector_nullArrayElement0
test_generateBitVectors0
test_generateBitVectors_nullArray0
test_generateBitVectors_nullClass0
test_getEnum_nullClass0
test_processBitVector_nullClass0

ArrayUtilsAddTest

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

StringUtilsIsTest

testIsNumeric0
testIsWhitespace0
testIsAlphanumericSpace0
testIsNumericSpace0
testIsAsciiPrintable_String0
testIsAlphanumeric0
testIsAlpha0
testIsAlphaspace0

UnicodeUnescaperTest

testUPlus0
testUuuuu0.001
testLessThanFour0

CharUtilsTest

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

SystemUtilsTest

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

ToStringStyleConcurrencyTest

testArrayList2.507
testCopyOnWriteArrayList2.144
testLinkedList2.373

MutableTripleTest

testTripleOf0
testSerialization0.019
testBasic0
testToString0
testHashCode0
testDefault0
testEquals0
testMutate0

StringUtilsTrimEmptyTest

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

CharEncodingTest

testMustBeSupportedJava1_3_10.002
testSupported0
testNotSupported0.119
testWorksOnJava1_1_80
testWorksOnJava1_2_20.001
testConstructor0

UnicodeEscaperTest

testAbove0
testBelow0
testBetween0

ArrayUtilsRemoveMultipleTest

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

BasicThreadFactoryTest

testNewThreadNoDaemonFlag0.003
testNewThreadDaemonTrue0
testNewThreadNoPriority0
testNewThreadNoExHandler0.002
testNewThreadDaemonFalse0
testNewThreadNamingPattern0.002
testBuildWrappedFactoryNull0
testBuilderReset0
testNewThreadExHandler0
testNewThreadPriority0
testNewThreadNoNamingPattern0.001
testBuildUncaughtExceptionHandlerNull0
testBuildNamingPatternNull0
testBuilderResetAfterBuild0
testBuildDefaults0

LocaleUtilsTest

testAvailableLocaleSet0.041
testIsAvailableLocale0
testAvailableLocaleList0
testLang3280.001
testLang8650.01
testCountriesByLanguage0.012
testLocaleLookupList_LocaleLocale0.001
testLanguagesByCountry0.011
testToLocale_1Part0.001
testToLocale_2Part0.001
testToLocale_3Part0.006
testLocaleLookupList_Locale0.001
testConstructor0

RangeTest

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

MultiLineToStringStyleTest

testObjectArray0
testBlank0
testLong0
testLongArrayArray0
testLongArray0
testObject0
testPerson0
testAppendSuper0

CharSetUtilsTest

testSqueeze_StringString0.062
testDelete_StringString0.001
testKeep_StringString0
testDelete_StringStringarray0.001
testCount_StringStringarray0
testKeep_StringStringarray0.001
testCount_StringString0
testSqueeze_StringStringarray0
testConstructor0

RandomStringUtilsTest

testExceptions0.001
testRandomStringUtilsHomog0.003
testLANG8050
testLANG8070.001
testRandomAscii0.003
testLang1000.043
testRandomAlphaNumeric0.065
testRandomAlphabetic0.006
testRandomNumeric0.023
testRandomStringUtils0.005
testConstructor0

FormattableUtilsTest

testDefaultAppend0.002
testAlternatePadCharacter0
testAlternatePadCharAndEllipsis0.001
testIllegalEllipsis0
testEllipsis0

ImmutablePairTest

testSerialization0.002
testBasic0
testToString0
testHashCode0.001
testEquals0
testPairOf0

DurationFormatUtilsTest

testDurationsByBruteForce1.037
testFormatPeriod0.002
testLANG8150.001
testLowDurations5.624
testLexx0.001
testFormatDurationHMS0.001
testFormatDurationISO0.001
testFormatPeriodISO0
testEdgeDurations0.001
testFormatDurationPluralWords0
testBugzilla384010
testFormatDuration0.001
testFormatDurationWords0.005
testJiraLang2810
testConstructor0

StrMatcherTest

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

IEEE754rUtilsTest

testConstructorExists0.001
testLang3810
testEnforceExceptions0

ClassUtilsTest

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

WordUtilsTest

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

MethodUtilsTest

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

FastDateFormat_PrinterTest

testSimpleDate0
testShortDateStyleWithLocales0
testMilleniumBug0
testLocaleMatches0
testLowYearPadding0
testCalendarTimezoneRespected0.008
testLang3030.002
testLang5380.005
testLang6450
testToStringContainsName0
testEquals0
testFormat0.03
testTimeZoneMatches0
testPatternMatches0

StringUtilsTest

testJoin_IterableChar0
testRightPad_StringInt0
testRemovePattern0
testDeleteWhitespace_String0
testRemove_String0
testJoin_ArrayOfShorts0.001
testDifferenceAt_StringString0
testSplitByCharacterType0
testLengthStringBuffer0
testNormalizeSpace0
testJoin_ArrayOfInts0
testDifferenceAt_StringArray0
testRepeat_StringStringInt0.001
testOverlay_StringStringIntInt0
testDefaultIfBlank_StringString0
testJoin_ArrayString0
testReplacePattern0
testIsAllLowerCase0
testLANG6660
testReverseDelimited_StringChar0
testEscapeSurrogatePairs0
testChomp0
testEMPTY0
testChop0
testToString0.001
testJoin_IterableString0
testDefaultIfEmpty_CharBuffers0.001
testSplitPreserveAllTokens_StringString_StringStringInt0.213
testJoin_ArrayCharSeparator0
testDefaultIfBlank_StringBuffers0
testRemoveStart0
testRemove_char0
testReplaceChars_StringCharChar0.001
testAbbreviateMiddle0.004
testIsAllUpperCase0
testRemoveEndIgnoreCase0
testCenter_StringIntChar0.001
testDefaultIfEmpty_StringBuffers0
testReplaceChars_StringStringString0.001
testLeftPad_StringIntString0
testLang6230.001
testSplitPreserveAllTokens_StringChar0
testGetLevenshteinDistance_StringStringInt0.002
testDefaultIfEmpty_StringString0
testUnescapeSurrogatePairs0.001
testCenter_StringInt0
testLength_CharBuffer0.001
testGetCommonPrefix_StringArray0
testSplit_String0.001
testLengthString0
testDefault_String0
testLeftPad_StringIntChar0.018
testRepeat_StringInt0.018
testAbbreviate_StringInt0.001
testDefaultIfBlank_StringBuilders0
testDefault_StringString0.001
testLengthStringBuilder0
testJoin_IteratorString0.001
testRightPad_StringIntChar0.018
testJoin_ArrayOfDoubles0
testGetLevenshteinDistance_StringString0.001
testJoin_Objectarray0
testAbbreviate_StringIntInt0.001
testReplace_StringStringArrayStringArray0.001
testEscapeSurrogatePairsLang8580.001
testSplitPreserveAllTokens_String0
testReplaceOnce_StringStringString0
testStringUtilsCharSequenceContract0.002
testJoin_IteratorChar0
testReverse_String0
testReplace_StringStringString0.001
testSplitByWholeSeparatorPreserveAllTokens_StringStringInt0
testCaseFunctions0.001
testSplitByWholeString_StringStringBooleanInt0
testSplitByWholeString_StringStringBoolean0.001
testDefaultIfEmpty_StringBuilders0
testDifference_StringString0
testLeftPad_StringInt0
testDefaultIfBlank_CharBuffers0
testReplace_StringStringArrayStringArrayBoolean0
testSplit_StringChar0
testRightPad_StringIntString0
testSwapCase_String0.003
testRemoveStartIgnoreCase0
testSplit_StringString_StringStringInt0.123
testJoin_ArrayOfBytes0
testJoin_ArrayOfChars0
testJoin_ArrayOfLongs0
testJoin_Objects0
testRemoveEnd0
testJoin_ArrayOfFloats0
testCenter_StringIntString0.001
testConstructor0
testSplitByCharacterTypeCamelCase0
testReplace_StringStringStringInt0.001

ToStringBuilderTest

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

MutableLongTest

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

StrBuilderAppendInsertTest

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

CompositeFormatTest

testUsage0.001
testCompositeFormat0

ContextedExceptionTest

testContextedException0.002
testNullExceptionPassing0
testRawMessage0
testContextedExceptionThrowable0.001
testContextedExceptionStringThrowableContext0
testContextedExceptionString0
testContextedExceptionStringThrowable0.001
testAddContextValue0.001
testJavaSerialization0.006
testSetContextValue0
testGetContextEntries0
testGetContextLabels0
testGetFirstContextValue0
testGetContextValues0

CharRangeTest

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

OctalUnescaperTest

testBetween0

FastDatePrinterTest

testSimpleDate0.001
testShortDateStyleWithLocales0
testMilleniumBug0
testLocaleMatches0
testLowYearPadding0
testCalendarTimezoneRespected0.001
testLang3030.002
testLang5380
testLang6450.001
testToStringContainsName0
testEquals0
testFormat0.002
testTimeZoneMatches0
testPatternMatches0.001

FractionTest

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

StringUtilsSubstringTest

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

ExceptionUtilsTest

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

DefaultExceptionContextTest

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

MutableByteTest

testConstructorNull0.001
testToString0
testConstructors0.001
testCompareTo0
testIncrement0
testPrimitiveValues0
testSubtractValuePrimitive0
testCompareToNull0.001
testHashCode0
testAddValuePrimitive0
testSubtractValueObject0
testDecrement0
testEquals0
testGetSet0
testSetNull0
testToByte0
testAddValueObject0.001

CompareToBuilderTest

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

TypeUtilsTest

testGetTypeArguments0.009
testIsInstance0.001
testLang8200
testIsAssignable0.148
testGetPrimitiveArrayComponentType0
testTypesSatisfyVariables0.001
testIsArrayTypeClasses0
testDetermineTypeVariableAssignments0.001
testGetRawType0.001
testGetArrayComponentType0
testIsArrayGenericTypes0.001

NumericEntityEscaperTest

testAbove0.001
testBelow0
testBetween0
testSupplementary0

BitFieldTest

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

StandardToStringStyleTest

testObjectArray0
testBlank0
testLong0
testLongArrayArray0.009
testLongArray0
testObject0
testPerson0
testAppendSuper0

HashSetvBitSetTest

testTimesExtractOrBitset27.852
testTimes0.749

HashCodeBuilderTest

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

ImmutableTripleTest

testTripleOf0.003
testSerialization0.002
testBasic0
testToString0.001
testHashCode0
testEquals0.001

ReflectionToStringBuilderConcurrencyTest

testArrayList0.005
skipped
testCopyOnWriteArrayList0.005
skipped
testLinkedList0.005
skipped

TripleTest

testTripleOf0.005
testFormattable_padded0
testFormattable_simple0
testComparable10.001
testComparable20
testComparable30.003
testComparable40
testToString0
testCompatibilityBetweenTriples0
testToStringCustom0.001

DateFormatUtilsTest

testFormatUTC0.001
testTimeISO0.007
testFormatCalendar0.001
testSMTP0.012
testDateTimeISO0.006
testTimeNoTISO0.006
testDateISO0.006
testFormat0.001
testConstructor0

ReflectionToStringBuilderExcludeTest

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

EventUtilsTest

testAddEventListenerWithNoAddMethod0.009
testAddEventListener0.002
testBindEventsToMethod0.004
testAddEventListenerWithPrivateAddMethod0
testBindFilteredEventsToMethod0.003
testAddEventListenerThrowsException0.001
testBindEventsToMethodWithEvent0
testConstructor0

StopWatchTest

testBadStates0.001
testGetStartTime0
testLang3150.401
testStopWatchSimpleGet0.504
testStopWatchSimple0.55
testStopWatchSplit1.651
testStopWatchSuspend1.651

EqualsBuilderTest

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

MutableDoubleTest

testConstructorNull0
testToDouble0.001
testToString0
testConstructors0
testCompareTo0
testIncrement0
testPrimitiveValues0.001
testSubtractValuePrimitive0
testNanInfinite0
testCompareToNull0
testHashCode0
testAddValuePrimitive0.001
testSubtractValueObject0
testDecrement0
testEquals0
testGetSet0
testSetNull0
testAddValueObject0

NoFieldNamesToStringStyleTest

testObjectArray0
testBlank0
testLong0
testLongArrayArray0
testLongArray0
testObject0.001
testPerson0
testAppendSuper0

ConstructorUtilsTest

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

JavaVersionTest

testAtLeast0
testToString0
testGetJavaVersion0

MultiBackgroundInitializerTest

testResultInitializerNamesModify0.008
testInitializeRuntimeEx0.006
testAddInitializerNullInit0
testAddInitializerNullName0
testInitializeResultsIsSuccessfulTrue0.001
testResultGetExceptionUnknown0.006
testInitializeNested0.008
testInitializeTempExec0.008
testInitializeEx0.001
testResultGetInitializerUnknown0.009
testInitializeResultsIsSuccessfulFalse0.007
testInitializeNoChildren0.004
testInitializeChildWithExecutor0.006
testInitializeExternalExec0.012
testAddInitializerAfterStart0
testResultGetResultObjectUnknown0.007
testResultIsExceptionUnknown0.002

BackgroundInitializerTest

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

ConversionTest

testBinaryToHexDigit0.005
testIntToBinary0
testShortArrayToInt0
testBinaryToHexDigit_2args0
testBinaryBeMsb0ToHexDigit_2args0.001
testByteToHex0
testBinaryBeMsb0ToHexDigit0
testBinaryToShort0
testShortToBinary0.001
testBinaryToHexDigitMsb0_bits0.001
testHexToByte0
testHexToLong0
testShortArrayToLong0
testByteArrayToLong0
testByteArrayToUuid0.001
testLongToShortArray0.001
testHexDigitMsb0ToBinary0
testUuidToByteArray0
testIntToShortArray0
testIntArrayToLong0
testHexDigitMsb0ToInt0
testShortToByteArray0.001
testHexDigitToBinary0.005
testHexToInt0
testIntToByteArray0
testIntToHexDigitMsb00
testLongToByteArray0
testLongToBinary0
testHexDigitToInt0
testLongToHex0.004
testShortToHex0
testLongToIntArray0
testByteToBinary0
testBinaryToByte0
testBinaryToLong0
testIntToHex0
testByteArrayToInt0
testHexToShort0.001
testIntToHexDigit0
testBinaryToHexDigitMsb0_4bits_2args0
testByteArrayToShort0.001
testBinaryToInt0

MutableIntTest

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

MutableBooleanTest

testConstructorNull0.001
testToString0
testConstructors0
testCompareTo0
testCompareToNull0
testHashCode0
testEquals0.001
testGetSet0
testSetNull0

BooleanUtilsTest

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

ReflectionToStringBuilderMutateInspectConcurrencyTest

testConcurrency0
skipped

NumericEntityUnescaperTest

testSupplementaryUnescaping0
testUnfinishedEntity0
testOutOfBounds0

StringEscapeUtilsTest

testEscapeXmlAllCharacters0.001
testUnescapeJava0.007
testStandaloneAmphersand0
testUnescapeHtml40.001
testEscapeHtml0.003
testEscapeJava0.002
testEscapeJavaWithSlash0.001
testEscapeXmlSupplementaryCharacters0
testLang3130
testLang7080.045
testLang7200
testEscapeEcmaScript0.001
testEscapeCsvString0.001
testEscapeCsvWriter0
testEscapeHtmlHighUnicode0.001
testUnescapeHexCharsHtml3.622
testUnescapeXmlSupplementaryCharacters0
testUnescapeCsvString0.001
testUnescapeCsvWriter0
testEscapeHtmlVersions0
testUnescapeUnknownEntity0
testEscapeHiragana0
testEscapeXml0
testConstructor0

SerializationUtilsTest

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

DateUtilsRoundingTest

testRoundMilliSecond0.002
testRoundDayOfMonth0.002
testRoundMinute0.002
testRoundSecond0.001
testRoundMonth0.014
testTruncateSemiMonth0.009
testTruncateMinute0.006
testRoundSemiMonth0.008
testTruncateSecond0.001
testRoundAmPm0.004
testRoundDate0.003
testRoundHour0.003
testRoundYear0.002
testTruncateMilliSecond0.001
testTruncateHourOfDay0.001
testTruncateMonth0.002
testRoundHourOfDay0.063
testTruncateAmPm0.003
testTruncateDate0.001
testTruncateHour0.001
testTruncateYear0.001
testTruncateDayOfMonth0.001

Failure Details

[Summary] [Package List] [Test Cases]


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