Surefire Report
Summary
[Summary] [Package List] [Test Cases]  
| Tests | 
Errors | 
Failures | 
Skipped | 
Success Rate | 
Time |  
| 1399 | 
0 | 
0 | 
3 | 
99.8% | 
10.85 s |    
Note: failures are anticipated and checked for with assertions while errors are unanticipated.  
Package List
[Summary] [Package List] [Test Cases]  
 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers. 
org.apache.commons.text.lookup
org.apache.commons.text.similarity
org.apache.commons.text.lookup.external
| - | 
Class | 
Tests | 
Errors | 
Failures | 
Skipped | 
Success Rate | 
Time |  
  | 
CustomStringSubstitutorTest | 
2 | 
0 | 
0 | 
0 | 
100% | 
0.002 s |   
org.apache.commons.text.numbers
| - | 
Class | 
Tests | 
Errors | 
Failures | 
Skipped | 
Success Rate | 
Time |  
  | 
ParsedDecimalTest | 
20 | 
0 | 
0 | 
0 | 
100% | 
0.140 s |  
  | 
DoubleFormatTest | 
17 | 
0 | 
0 | 
0 | 
100% | 
2.593 s |    
Test Cases
[Summary] [Package List] [Test Cases] 
CustomStringSubstitutorTest
  | 
testFencedProperties | 
0.001 s |  
  | 
testFencedFiles | 
0 s |   
TextStringBuilderAppendInsertTest
  | 
testAppendWithSeparators_Collection | 
0 s |  
  | 
testInsertWithNullText | 
0 s |  
  | 
testAppendFixedWidthPadRight_int | 
0.001 s |  
  | 
testAppendln_PrimitiveNumber | 
0 s |  
  | 
testAppendln_TextStringBuilder | 
0.085 s |  
  | 
testAppend_Boolean | 
0 s |  
  | 
testAppendln_Boolean | 
0 s |  
  | 
testAppendln_CharArray_int_int | 
0.001 s |  
  | 
testAppendln_TextStringBuilder_int_int | 
0.001 s |  
  | 
testAppendFixedWidthPadLeft | 
0 s |  
  | 
testAppend_TextStringBuilder | 
0 s |  
  | 
testAppendln_String_int_int | 
0.001 s |  
  | 
testAppendFixedWidthPadLeft_int | 
0 s |  
  | 
testAppendAll_Collection | 
0 s |  
  | 
testAppendln_StringBuilder | 
0.001 s |  
  | 
testAppendNewLine | 
0 s |  
  | 
testAppend_TextStringBuilder_int_int | 
0 s |  
  | 
testAppend_CharArray_int_int | 
0.001 s |  
  | 
testAppendln_StringBuffer | 
0.001 s |  
  | 
testAppendAll_Iterator | 
0 s |  
  | 
testAppendSeparator_char_char | 
0 s |  
  | 
testLang299 | 
0 s |  
  | 
testAppendWithSeparators_Iterator | 
0 s |  
  | 
testAppendWithNullText | 
0 s |  
  | 
testAppendln_Object | 
0 s |  
  | 
testAppendSeparator_String | 
0 s |  
  | 
testAppendln_String | 
0.001 s |  
  | 
testAppendSeparator_char_int | 
0 s |  
  | 
testAppendSeparator_String_String | 
0 s |  
  | 
testAppendAll_Array | 
0 s |  
  | 
testAppend_StringBuilder_int_int | 
0.001 s |  
  | 
testAppendSeparator_char | 
0 s |  
  | 
testAppend_StringBuffer | 
0 s |  
  | 
testAppendWithSeparatorsWithNullText | 
0 s |  
  | 
testAppendSeparator_String_int | 
0 s |  
  | 
testAppendln_StringBuffer_int_int | 
0.001 s |  
  | 
testAppend_FormattedString | 
0 s |  
  | 
testAppend_Object | 
0 s |  
  | 
testAppend_StringBuffer_int_int | 
0.001 s |  
  | 
testAppendPadding | 
0 s |  
  | 
testAppend_String | 
0 s |  
  | 
testAppend_String_int_int | 
0 s |  
  | 
testAppend_PrimitiveNumber | 
0 s |  
  | 
testAppend_StringBuilder | 
0 s |  
  | 
testInsert | 
0.001 s |  
  | 
testAppendFixedWidthPadRight | 
0 s |  
  | 
testAppend_CharArray | 
0 s |  
  | 
testAppendln_FormattedString | 
0 s |  
  | 
testAppendln_CharArray | 
0 s |  
  | 
testAppendln_StringBuilder_int_int | 
0.001 s |  
  | 
testAppendWithSeparators_Array | 
0 s |   
CosineSimilarityTest
  | 
testCosineSimilarityWithNonEmptyMap | 
0.001 s |  
  | 
testCosineSimilarityThrowsIllegalArgumentException | 
0 s |  
  | 
testCosineSimilarityWithNull | 
0 s |  
  | 
testCosineSimilarityReturningDoubleWhereByteValueIsZero | 
0 s |   
CodePointTranslatorTest
  | 
testAboveReturningNonNull | 
0.001 s |   
UnicodeUnpairedSurrogateRemoverTest
  | 
testValidCharacters | 
0 s |  
  | 
testInvalidCharacters | 
0 s |   
LevenshteinResultsTest
  | 
testEqualsWithNonNull | 
0.001 s |  
  | 
testEqualsDifferenceInSubstitutionCount | 
0 s |  
  | 
testEqualsSameObject | 
0 s |  
  | 
testEqualsReturningFalse | 
0 s |  
  | 
testEqualsWithNull | 
0 s |   
SystemPropertyStringLookupTest
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testUserName | 
0 s |   
SinglePassTranslatorTest
  | 
testCodePointsAreReturned | 
0 s |  
  | 
testIndexIsValidated | 
0 s |  
  | 
testTranslateThrowsIllegalArgumentException | 
0.001 s |   
XmlStringLookupTest
  | 
testBadXPath | 
0 s |  
  | 
testOne | 
0.003 s |  
  | 
testNull | 
0.001 s |  
  | 
testToString | 
0.001 s |  
  | 
testMissingXPath | 
0.004 s |  
  | 
testNoFeatures | 
0.006 s |  
  | 
testNoFeaturesDefault | 
0.001 s |   
LevenshteinDetailedDistanceTest
  | 
testGetLevenshteinDetailedDistance_StringString(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringString(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringString(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringString(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringString(Class)[5] | 
0 s |  
  | 
testCreatesLevenshteinDetailedDistanceTakingInteger6(Class)[1] | 
0 s |  
  | 
testCreatesLevenshteinDetailedDistanceTakingInteger6(Class)[2] | 
0 s |  
  | 
testCreatesLevenshteinDetailedDistanceTakingInteger6(Class)[3] | 
0 s |  
  | 
testCreatesLevenshteinDetailedDistanceTakingInteger6(Class)[4] | 
0 s |  
  | 
testCreatesLevenshteinDetailedDistanceTakingInteger6(Class)[5] | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testGetDefaultInstanceOne(Class)[1] | 
0 s |  
  | 
testGetDefaultInstanceOne(Class)[2] | 
0 s |  
  | 
testGetDefaultInstanceOne(Class)[3] | 
0.001 s |  
  | 
testGetDefaultInstanceOne(Class)[4] | 
0 s |  
  | 
testGetDefaultInstanceOne(Class)[5] | 
0 s |  
  | 
testGetDefaultInstanceTwo(Class)[1] | 
0 s |  
  | 
testGetDefaultInstanceTwo(Class)[2] | 
0.001 s |  
  | 
testGetDefaultInstanceTwo(Class)[3] | 
0 s |  
  | 
testGetDefaultInstanceTwo(Class)[4] | 
0.001 s |  
  | 
testGetDefaultInstanceTwo(Class)[5] | 
0 s |  
  | 
testGetThreshold | 
0 s |  
  | 
testApplyWithNullString | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_NullString | 
0 s |  
  | 
testApplyWithNullSimilarityInput | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_NullStringInt | 
0 s |  
  | 
testConstructorWithNegativeThreshold | 
0 s |  
  | 
testHashCode | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringNull | 
0 s |  
  | 
testEquals(Class)[1] | 
0 s |  
  | 
testEquals(Class)[2] | 
0 s |  
  | 
testEquals(Class)[3] | 
0 s |  
  | 
testEquals(Class)[4] | 
0 s |  
  | 
testEquals(Class)[5] | 
0.001 s |  
  | 
testApplyThrowsIllegalArgumentExceptionAndCreatesLevenshteinDetailedDistanceTakingInteger | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringStringInt | 
0 s |  
  | 
testGetLevenshteinDetailedDistance_StringNullInt | 
0 s |   
XmlDecoderStringLookupTest
  | 
testNull | 
0.001 s |  
  | 
testToString | 
0 s |  
  | 
testDecode | 
0 s |   
EnvironmentVariableStringLookupTest
  | 
testOne | 
0.004 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |   
StringSubstitutorTest
  | 
testConstructorNullMap | 
0.005 s |  
  | 
testConstructorStringSubstitutor | 
0.001 s |  
  | 
testGetSetEscape | 
0 s |  
  | 
testLANG1055 | 
0.001 s |  
  | 
testReplaceAdjacentAtEnd | 
0.001 s |  
  | 
testReplaceAdjacentAtStart | 
0 s |  
  | 
testReplaceChangedMap | 
0 s |  
  | 
testReplaceComplexEscaping | 
0.002 s |  
  | 
testReplaceEmptyKey | 
0.001 s |  
  | 
testReplaceEmptyKeyExtraFirst | 
0.001 s |  
  | 
testReplaceEmptyKeyExtraLast | 
0 s |  
  | 
testReplaceEmptyKeyOnly | 
0 s |  
  | 
testReplaceEmptyKeyShortest | 
0 s |  
  | 
testReplaceEmptyKeyWithDefault | 
0 s |  
  | 
testReplaceEmptyKeyWithDefaultOnly | 
0 s |  
  | 
testReplaceEmptyKeyWithDefaultOnlyEmpty | 
0 s |  
  | 
testReplaceEmptyKeyWithDefaultOnlyShortest | 
0 s |  
  | 
testReplaceEmptyString | 
0 s |  
  | 
testReplaceEscaping | 
0.001 s |  
  | 
testReplaceFailOnUndefinedVariable | 
0 s |  
  | 
testReplaceFailOnUndefinedVariableWithReplaceInVariable | 
0.001 s |  
  | 
testReplaceInTakingStringBufferWithNonNull | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNonNull | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNull | 
0 s |  
  | 
testReplaceInTakingTwoAndThreeIntsReturningFalse | 
0.001 s |  
  | 
testReplaceInVariable | 
0 s |  
  | 
testReplaceInVariableDisabled | 
0 s |  
  | 
testReplaceInVariableRecursive | 
0 s |  
  | 
testReplaceIncompletePrefix | 
0 s |  
  | 
testReplaceKeyStartChars | 
0 s |  
  | 
testReplaceKeyStartChars1Only | 
0 s |  
  | 
testReplaceKeyStartChars2Only | 
0.001 s |  
  | 
testReplaceNoPrefixNoSuffix | 
0 s |  
  | 
testReplaceNoPrefixSuffix | 
0 s |  
  | 
testReplaceNoVariables | 
0 s |  
  | 
testReplaceNull | 
0 s |  
  | 
testReplacePartialString_noReplace | 
0 s |  
  | 
testReplacePrefixNoSuffix | 
0 s |  
  | 
testReplaceRecursive | 
0 s |  
  | 
testReplaceSimple | 
0 s |  
  | 
testReplaceSimpleKeySize1 | 
0 s |  
  | 
testReplaceSimpleKeySize2 | 
0 s |  
  | 
testReplaceSimpleKeySize3 | 
0 s |  
  | 
testReplaceTakingCharSequenceReturningNull | 
0 s |  
  | 
testReplaceTakingThreeArgumentsThrowsNullPointerException | 
0.001 s |  
  | 
testReplaceThrowsStringIndexOutOfBoundsException | 
0 s |  
  | 
testReplaceToIdentical | 
0 s |  
  | 
testReplaceUnknownKey | 
0.001 s |  
  | 
testReplaceUnknownKeyDefaultValue | 
0 s |  
  | 
testReplaceUnknownKeyOnly | 
0 s |  
  | 
testReplaceUnknownKeyOnlyExtraFirst | 
0 s |  
  | 
testReplaceUnknownKeyOnlyExtraLast | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnly | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnlyExtraFirst | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnlyExtraLast | 
0 s |  
  | 
testReplaceVariablesCount1 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping2To1 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping3To2 | 
0.001 s |  
  | 
testReplaceVariablesCount1Escaping4To3 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping5To4 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping6To4 | 
0 s |  
  | 
testReplaceVariablesCount2 | 
0.001 s |  
  | 
testReplaceVariablesCount2NonAdjacent | 
0 s |  
  | 
testReplaceVariablesCount3 | 
0 s |  
  | 
testReplaceVariablesCount3NonAdjacent | 
0 s |  
  | 
testReplaceWeirdPattens | 
0.001 s |  
  | 
testReplace_JiraText178_WeirdPatterns1 | 
0 s |  
  | 
testReplace_JiraText178_WeirdPatterns2 | 
0 s |  
  | 
testReplace_JiraText178_WeirdPatterns3
 | 
0 s |  
| - | 
void org.apache.commons.text.StringSubstitutorTest.testReplace_JiraText178_WeirdPatterns3() throws java.io.IOException is @Disabled | 
- |  
  | 
testResolveVariable | 
0.001 s |  
  | 
testSamePrefixAndSuffix | 
0 s |  
  | 
testStaticReplace | 
0 s |  
  | 
testStaticReplacePrefixSuffix | 
0 s |  
  | 
testStaticReplaceSystemProperties | 
0.002 s |  
  | 
testStaticReplaceSystemPropertiesWithUpdate | 
0 s |  
  | 
testSubstituteDefaultProperties | 
0 s |  
  | 
testSubstitutePreserveEscape | 
0 s |   
StringSubstitutorFilterReaderTest
  | 
testConstructorNullMap | 
0 s |  
  | 
testConstructorStringSubstitutor | 
0.001 s |  
  | 
testGetSetEscape | 
0 s |  
  | 
testLANG1055 | 
0 s |  
  | 
testReadMixedBufferLengths1ToVarLenPlusNoReplace | 
0 s |  
  | 
testReadMixedBufferLengthsReplace | 
0 s |  
  | 
testReadMixedBufferLengthsVarLenPlusToNoReplace | 
0 s |  
  | 
testReplaceAdjacentAtEnd | 
0.003 s |  
  | 
testReplaceAdjacentAtStart | 
0 s |  
  | 
testReplaceChangedMap | 
0.001 s |  
  | 
testReplaceComplexEscaping | 
0.003 s |  
  | 
testReplaceEmptyKey | 
0 s |  
  | 
testReplaceEmptyKeyExtraFirst | 
0 s |  
  | 
testReplaceEmptyKeyExtraLast | 
0 s |  
  | 
testReplaceEmptyKeyOnly | 
0.001 s |  
  | 
testReplaceEmptyKeyShortest | 
0.111 s |  
  | 
testReplaceEmptyKeyWithDefault | 
0.001 s |  
  | 
testReplaceEmptyKeyWithDefaultOnly | 
0 s |  
  | 
testReplaceEmptyKeyWithDefaultOnlyEmpty | 
0 s |  
  | 
testReplaceEmptyKeyWithDefaultOnlyShortest | 
0 s |  
  | 
testReplaceEmptyString | 
0.039 s |  
  | 
testReplaceEscaping | 
0.001 s |  
  | 
testReplaceFailOnUndefinedVariable | 
0 s |  
  | 
testReplaceFailOnUndefinedVariableWithReplaceInVariable | 
0 s |  
  | 
testReplaceInTakingStringBufferWithNonNull | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNonNull | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNull | 
0 s |  
  | 
testReplaceInTakingTwoAndThreeIntsReturningFalse | 
0 s |  
  | 
testReplaceInVariable | 
0.001 s |  
  | 
testReplaceInVariableDisabled | 
0 s |  
  | 
testReplaceInVariableRecursive | 
0 s |  
  | 
testReplaceIncompletePrefix | 
0 s |  
  | 
testReplaceKeyStartChars | 
0 s |  
  | 
testReplaceKeyStartChars1Only | 
0 s |  
  | 
testReplaceKeyStartChars2Only | 
0 s |  
  | 
testReplaceNoPrefixNoSuffix | 
0.001 s |  
  | 
testReplaceNoPrefixSuffix | 
0 s |  
  | 
testReplaceNoVariables | 
0.104 s |  
  | 
testReplaceNull | 
0.025 s |  
  | 
testReplacePartialString_noReplace | 
0 s |  
  | 
testReplacePrefixNoSuffix | 
0 s |  
  | 
testReplaceRecursive | 
0.001 s |  
  | 
testReplaceSimple | 
0 s |  
  | 
testReplaceSimpleKeySize1 | 
0 s |  
  | 
testReplaceSimpleKeySize2 | 
0 s |  
  | 
testReplaceSimpleKeySize3 | 
0 s |  
  | 
testReplaceTakingCharSequenceReturningNull | 
0 s |  
  | 
testReplaceTakingThreeArgumentsThrowsNullPointerException | 
0 s |  
  | 
testReplaceThrowsStringIndexOutOfBoundsException | 
0.001 s |  
  | 
testReplaceToIdentical | 
0 s |  
  | 
testReplaceUnknownKey | 
0 s |  
  | 
testReplaceUnknownKeyDefaultValue | 
0.001 s |  
  | 
testReplaceUnknownKeyOnly | 
0 s |  
  | 
testReplaceUnknownKeyOnlyExtraFirst | 
0 s |  
  | 
testReplaceUnknownKeyOnlyExtraLast | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnly | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnlyExtraFirst | 
0 s |  
  | 
testReplaceUnknownShortestKeyOnlyExtraLast | 
0 s |  
  | 
testReplaceVariablesCount1 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping2To1 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping3To2 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping4To3 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping5To4 | 
0 s |  
  | 
testReplaceVariablesCount1Escaping6To4 | 
0.001 s |  
  | 
testReplaceVariablesCount2 | 
0 s |  
  | 
testReplaceVariablesCount2NonAdjacent | 
0 s |  
  | 
testReplaceVariablesCount3 | 
0 s |  
  | 
testReplaceVariablesCount3NonAdjacent | 
0 s |  
  | 
testReplaceWeirdPattens | 
1.083 s |  
  | 
testReplace_JiraText178_WeirdPatterns1 | 
0.276 s |  
  | 
testReplace_JiraText178_WeirdPatterns2 | 
0 s |  
  | 
testReplace_JiraText178_WeirdPatterns3
 | 
0 s |  
| - | 
void org.apache.commons.text.StringSubstitutorTest.testReplace_JiraText178_WeirdPatterns3() throws java.io.IOException is @Disabled | 
- |  
  | 
testResolveVariable | 
0 s |  
  | 
testSamePrefixAndSuffix | 
0 s |  
  | 
testStaticReplace | 
0 s |  
  | 
testStaticReplacePrefixSuffix | 
0 s |  
  | 
testStaticReplaceSystemProperties | 
0 s |  
  | 
testStaticReplaceSystemPropertiesWithUpdate | 
0 s |  
  | 
testSubstituteDefaultProperties | 
0.001 s |  
  | 
testSubstitutePreserveEscape | 
0 s |   
CaseUtilsTest
  | 
testToCamelCase | 
0.001 s |  
  | 
testConstructor | 
0 s |   
ParameterizedEditDistanceFromTest
  | 
test(EditDistance, CharSequence, CharSequence, Object)[1] | 
0.001 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[2] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[3] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[4] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[5] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[6] | 
0.001 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[7] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[8] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[9] | 
0 s |  
  | 
test(EditDistance, CharSequence, CharSequence, Object)[10] | 
0 s |   
InetAddressStringLookupLocalHostTest
  | 
testAddress | 
0.001 s |  
  | 
testName | 
0.001 s |  
  | 
testNull | 
0.001 s |  
  | 
testToString | 
0.001 s |  
  | 
testCanonicalName | 
0 s |  
  | 
testBadKey | 
0 s |   
ParameterizedLevenshteinDistanceTest
  | 
test(Integer, CharSequence, CharSequence, Integer)[1] | 
0.001 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[2] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[3] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[4] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[5] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[6] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[7] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[8] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[9] | 
0.001 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[10] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[11] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[12] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[13] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[14] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[15] | 
0.001 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[16] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[17] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[18] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[19] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[20] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[21] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[22] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[23] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[24] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[25] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[26] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[27] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[28] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[29] | 
0.001 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[30] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[31] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[32] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[33] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[34] | 
0.001 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[35] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[36] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[37] | 
0 s |  
  | 
test(Integer, CharSequence, CharSequence, Integer)[38] | 
0 s |   
CharacterPredicatesTest
  | 
testArabicNumerals | 
0.001 s |  
  | 
testAsciiLowercaseLetters | 
0 s |  
  | 
testAsciiUppercaseLetters | 
0 s |  
  | 
testLetters | 
0 s |  
  | 
testAsciiAlphaNumerals | 
0 s |  
  | 
testDigits | 
0 s |  
  | 
testAsciiLetters | 
0.001 s |   
StringMatcherOnCharArrayTest
  | 
testSingleQuoteMatcher | 
0.001 s |  
  | 
testTrimMatcher | 
0 s |  
  | 
testAndMatcher_char | 
0 s |  
  | 
testCommaMatcher | 
0 s |  
  | 
testStringMatcher_String_fromString | 
0 s |  
  | 
testCharMatcher_char | 
0.001 s |  
  | 
testCharSetMatcher_String | 
0 s |  
  | 
testNoneMatcher | 
0 s |  
  | 
testTabMatcher | 
0 s |  
  | 
testMatcherIndices | 
0 s |  
  | 
testStringMatcher_String_fromChars | 
0 s |  
  | 
testSpaceMatcher | 
0.001 s |  
  | 
testQuoteMatcher | 
0 s |  
  | 
testSplitMatcher | 
0 s |  
  | 
testDoubleQuoteMatcher | 
0 s |  
  | 
testCharSetMatcher_charArray | 
0 s |   
NullStringLookupTest
  | 
testToString | 
0 s |  
  | 
test | 
0 s |   
CsvTranslatorsTest
  | 
testCsvEscaperCommaTest | 
0.002 s |  
  | 
testCsvEscaperQuoteTest | 
0 s |  
  | 
testCsvUnEscaperTest1 | 
0.001 s |  
  | 
testCsvUnEscaperTest2 | 
0.001 s |  
  | 
testCsvUnEscaperTest3 | 
0 s |  
  | 
testCsvUnEscaperTest4 | 
0.001 s |  
  | 
testCsvUnEscaperPlaneTextTest | 
0 s |  
  | 
testCsvEscaperCRTest | 
0 s |  
  | 
testCsvEscaperLFTest | 
0 s |  
  | 
testCsvEscaperPlaneTextTest | 
0.001 s |   
StringLookupFactoryTest
  | 
testDefaultStringLookupsHolder_lookupsPropertyNotPresent | 
0 s |  
  | 
testAddDefaultStringLookupsMap | 
0 s |  
  | 
testDefaultStringLookupsHolder_lookupsPropertyEmptyAndBlank | 
0 s |  
  | 
testDefaultStringLookupsHolder_multipleLookups | 
0 s |  
  | 
testXmlStringLookup | 
0.017 s |  
  | 
testAddDefaultStringLookupsNull | 
0 s |  
  | 
testSingletons | 
0 s |  
  | 
testDefaultStringLookupsHolder_givenSingleLookup_weirdString | 
0 s |  
  | 
testDefaultStringLookupsHolder_invalidLookupsDefinition | 
0 s |  
  | 
testDefault | 
0.001 s |  
  | 
testDefaultStringLookupsHolder_allLookups | 
0 s |  
  | 
testDefaultStringLookupsHolder_givenSingleLookup | 
0 s |   
XmlEncoderStringLookupTest
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testDecode | 
0.001 s |   
JaccardDistanceTest
  | 
testGettingJaccardDistanceNullString | 
0 s |  
  | 
testGettingJaccardDistanceStringNull | 
0 s |  
  | 
testGettingJaccardDistanceCharSequence | 
0.001 s |  
  | 
testGettingJaccardDistanceNullNull | 
0 s |  
  | 
testGettingJaccardDistance(Class)[1] | 
0 s |  
  | 
testGettingJaccardDistance(Class)[2] | 
0.001 s |  
  | 
testGettingJaccardDistance(Class)[3] | 
0 s |   
PropertiesStringLookupTest
  | 
testInterpolatorReplaceProperties | 
0.001 s |  
  | 
testOne | 
0 s |  
  | 
testInterpolator | 
0 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testInterpolatorReplace | 
0.001 s |  
  | 
testMissingKey | 
0 s |  
  | 
testInterpolatorWithParameterizedKey2 | 
0 s |  
  | 
testMissingFile | 
0.001 s |  
  | 
testFenceOne | 
0 s |  
  | 
testInterpolatorNestedColon | 
0 s |  
  | 
testMissingFileWithKey | 
0 s |  
  | 
testInterpolatorWithParameterizedKey | 
0 s |   
InetAddressStringLookupLoopbackAddressTest
  | 
testAddress | 
0.004 s |  
  | 
testName | 
0 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testCanonicalName | 
0.001 s |  
  | 
testBadKey | 
0 s |   
LongestCommonSubsequenceDistanceTest
  | 
testGettingLongestCommonSubsequenceDistanceNullString | 
0 s |  
  | 
testGettingLongestCommonSubsequenceDistanceNullNull | 
0 s |  
  | 
testGettingLongestCommonSubsequenceDistance | 
0 s |  
  | 
testGettingLongestCommonSubsequenceDistanceStringNull | 
0 s |   
DefaultStringLookupTest
  | 
testEnumValues | 
0 s |  
  | 
testIndividualEnums | 
0 s |   
DnsStringLookupTest
  | 
testAddressFromHostAddress | 
0.002 s |  
  | 
testCanonicalNameFromHostName | 
0.001 s |  
  | 
testName | 
0.001 s |  
  | 
testNull | 
0 s |  
  | 
testAddressFromHostName | 
0.001 s |  
  | 
testToString | 
0 s |  
  | 
testCanonicalNameFromHostAddress | 
0 s |   
JaroWinklerDistanceTest
  | 
testGetJaroWinklerDistance_NullNull | 
0 s |  
  | 
testGetJaroWinklerDistance_StringString | 
0 s |  
  | 
testGetJaroWinklerDistance(Class)[1] | 
0.001 s |  
  | 
testGetJaroWinklerDistance(Class)[2] | 
0 s |  
  | 
testGetJaroWinklerDistance(Class)[3] | 
0.001 s |  
  | 
testGetJaroWinklerDistance_NullString | 
0 s |  
  | 
testGetJaroWinklerDistance_StringNull | 
0 s |   
ReplacementsFinderTest
  | 
testReplacementsHandler(String, String, int, Character[], Character[])[1] | 
0.003 s |  
  | 
testReplacementsHandler(String, String, int, Character[], Character[])[2] | 
0 s |   
StringSubstitutorWithInterpolatorStringLookupTest
  | 
testLocalHostLookup_Address | 
0.001 s |  
  | 
testDnsLookupName | 
0.001 s |  
  | 
testJavaScript | 
0.018 s |  
  | 
testLocalHostLookup_CanonicalName | 
0.001 s |  
  | 
testCustomMapWithoutDefaults | 
0 s |  
  | 
testMapAndSystemProperty | 
0 s |  
  | 
testLocalHostLookup_Name | 
0 s |  
  | 
testCustomFunctionWithoutDefaults | 
0 s |  
  | 
testDnsLookup_disabledByDefault | 
0 s |  
  | 
testDefaultValueForMissingKeyInResourceBundle | 
0 s |  
  | 
testJavaScript_disabledByDefault | 
0 s |  
  | 
testCustomMapWithDefaults | 
0.001 s |  
  | 
testDnsLookup | 
0 s |  
  | 
testDefaultInterpolator | 
0.001 s |  
  | 
testDnsLookupAddress | 
0.001 s |  
  | 
testSystemProperty | 
0 s |  
  | 
testDnsLookupCanonicalName | 
0.001 s |  
  | 
testSystemPropertyDefaultStringLookup | 
0 s |  
  | 
testDnsLookupUnknown | 
0.008 s |  
  | 
testCustomFunctionWithDefaults | 
0 s |  
  | 
testDnsLookupNameUntrimmed | 
0.001 s |   
JaccardSimilarityTest
  | 
testGettingJaccardSimilarityNullString | 
0 s |  
  | 
testGettingJaccardSimilarityNullNull | 
0 s |  
  | 
testGettingJaccardSimilarityStringNull | 
0 s |  
  | 
testGettingJaccardSimilarity(Class)[1] | 
0 s |  
  | 
testGettingJaccardSimilarity(Class)[2] | 
0 s |  
  | 
testGettingJaccardSimilarity(Class)[3] | 
0 s |  
  | 
testGettingJaccardSimilarityCharSequence | 
0 s |   
StringMatcherFactoryTest
  | 
test_charSetMatcher_String | 
0.001 s |  
  | 
test_singleQuoteMatcher | 
0 s |  
  | 
test_spaceMatcher | 
0 s |  
  | 
test_quoteMatcher | 
0 s |  
  | 
test_splitMatcher | 
0 s |  
  | 
test_charSetMatcher_char | 
0 s |  
  | 
test_charMatcher | 
0 s |  
  | 
test_tabMatcher | 
0 s |  
  | 
test_trimMatcher | 
0 s |  
  | 
test_stringMatcher | 
0.001 s |  
  | 
test_andMatcher | 
0 s |  
  | 
test_noneMatcher | 
0 s |  
  | 
test_commaMatcher | 
0 s |  
  | 
testDefaultMethods | 
0 s |  
  | 
test_stringMatcherChars | 
0 s |  
  | 
test_doubleQuoteMatcher | 
0 s |   
NumericEntityUnescaperTest
  | 
testSupplementaryUnescaping | 
0.001 s |  
  | 
testCreatesNumericEntityUnescaperOne | 
0 s |  
  | 
testCreatesNumericEntityUnescaperTwo | 
0 s |  
  | 
testUnfinishedEntity | 
0 s |  
  | 
testOutOfBounds | 
0 s |   
DateStringLookupTest
  | 
testToString | 
0 s |  
  | 
testDefault | 
0.002 s |  
  | 
testFormat | 
0 s |  
  | 
testBadFormat | 
0 s |   
ParameterizedSimilarityScoreFromTest
  | 
test(SimilarityScore, CharSequence, CharSequence, Object)[1] | 
0.001 s |  
  | 
test(SimilarityScore, CharSequence, CharSequence, Object)[2] | 
0 s |  
  | 
test(SimilarityScore, CharSequence, CharSequence, Object)[3] | 
0.001 s |  
  | 
test(SimilarityScore, CharSequence, CharSequence, Object)[4] | 
0 s |   
FuzzyScoreTest
  | 
testGetFuzzyScore_StringNullLocale | 
0 s |  
  | 
testGetFuzzyScore_NullNullLocale | 
0 s |  
  | 
testGetFuzzyScore_NullStringLocale | 
0 s |  
  | 
testGetFuzzyScore | 
0 s |  
  | 
testMissingLocale | 
0 s |  
  | 
testGetLocale | 
0 s |   
OctalUnescaperTest
  | 
testBetween | 
0 s |   
JavaUnicodeEscaperTest
  | 
testToUtf16Escape | 
0.001 s |  
  | 
testAbove | 
0 s |  
  | 
testBelow | 
0 s |  
  | 
testBetween | 
0 s |   
FunctionStringLookupTest
  | 
testNullFunction | 
0 s |  
  | 
testOne | 
0.001 s |  
  | 
testToString | 
0 s |  
  | 
testConcurrentHashMapNull | 
0 s |  
  | 
testHashMapNull | 
0 s |   
CompositeFormatTest
  | 
testUsage | 
0.021 s |  
  | 
testCompositeFormat | 
0.001 s |   
ScriptStringLookupTest
  | 
testBadScript | 
0.602 s |  
  | 
testBadEngineName | 
0 s |  
  | 
testOne | 
0.011 s |  
  | 
testNull | 
0.001 s |  
  | 
testToString | 
0 s |  
  | 
testScriptUsingMultipleColons | 
0.008 s |  
  | 
testScriptMissingColon | 
0 s |  
  | 
testNoScript | 
0 s |  
  | 
testSanityCheck | 
0.001 s |   
StringsComparatorTest
  | 
testExecution | 
0.002 s |  
  | 
testLongestCommonSubsequence | 
0.001 s |  
  | 
testLength | 
0 s |   
LongestCommonSubsequenceTest
  | 
testGettingLogestCommonSubsequenceNullString | 
0.001 s |  
  | 
testLogestCommonSubsequence | 
0 s |  
  | 
testLongestCommonSubsequenceApply | 
0 s |  
  | 
testGettingLogestCommonSubsequenceStringNull | 
0 s |  
  | 
testGettingLongestCommonSubsequenceNullString | 
0.001 s |  
  | 
testGettingLongestCommonSubsequenceApplyNullNull | 
0 s |  
  | 
testGettingLogestCommonSubsequenceNullNull | 
0 s |  
  | 
testGettingLongestCommonSubsequenceStringNull | 
0 s |  
  | 
testGettingLongestCommonSubsequenceApplyNullString | 
0 s |  
  | 
testLongestCommonSubsequence | 
0 s |  
  | 
testGettingLongestCommonSubsequenceApplyStringNull | 
0 s |  
  | 
testGettingLongestCommonSubsequenceNullNull | 
0 s |   
JavaPlatformStringLookupTest
  | 
testMain | 
0.001 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testVm | 
0 s |  
  | 
testBadKey | 
0 s |   
FormattableUtilsTest
  | 
testDefaultAppend | 
0.001 s |  
  | 
testAlternatePadCharacter | 
0.001 s |  
  | 
testAlternatePadCharAndEllipsis | 
0 s |  
  | 
testIllegalEllipsis | 
0.001 s |  
  | 
testSimplestFormat | 
0.001 s |  
  | 
testIllegalEllipsisWith7Args | 
0.001 s |  
  | 
testPublicConstructorExists | 
0.001 s |  
  | 
testAppendWithNullFormatterAndIntsThrowsNullPointerException | 
0 s |  
  | 
testEllipsis | 
0 s |   
AggregateTranslatorTest
  | 
testNullConstructor | 
0 s |  
  | 
testNonNull | 
0.001 s |  
  | 
testNullVarargConstructor | 
0 s |   
HammingDistanceTest
  | 
testHammingDistance(Class)[1] | 
0 s |  
  | 
testHammingDistance(Class)[2] | 
0 s |  
  | 
testHammingDistance(Class)[3] | 
0 s |  
  | 
testHammingDistanceCharSequence | 
0 s |  
  | 
testHammingDistance_nullLeftValue | 
0.001 s |  
  | 
testHammingDistance_nullRightValue | 
0 s |   
InterpolatorStringLookupTest
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testLookupWithNullDefaultInterpolator | 
0.001 s |  
  | 
testLookupKeys | 
0 s |  
  | 
testLookup | 
0 s |  
  | 
testLookupWithDefaultInterpolator | 
0 s |   
LookupTranslatorTest
  | 
testBasicLookup | 
0 s |  
  | 
testLang882 | 
0 s |  
  | 
testTranslateSupplementaryCharacter | 
0 s |  
  | 
testFailsToCreateLookupTranslatorThrowsInvalidParameterException | 
0 s |   
StrBuilderAppendInsertTest
  | 
testAppendWithSeparators_Collection | 
0.001 s |  
  | 
testInsertWithNullText | 
0 s |  
  | 
testAppendFixedWidthPadRight_int | 
0 s |  
  | 
testAppendln_PrimitiveNumber | 
0.001 s |  
  | 
testAppend_Boolean | 
0 s |  
  | 
testAppendln_Boolean | 
0 s |  
  | 
testAppend_StrBuilder_int_int | 
0 s |  
  | 
testAppendln_CharArray_int_int | 
0 s |  
  | 
testAppendFixedWidthPadLeft | 
0 s |  
  | 
testAppendln_String_int_int | 
0 s |  
  | 
testAppendFixedWidthPadLeft_int | 
0 s |  
  | 
testAppendAll_Collection | 
0 s |  
  | 
testAppendln_StringBuilder | 
0 s |  
  | 
testAppendNewLine | 
0 s |  
  | 
testAppend_CharArray_int_int | 
0 s |  
  | 
testAppendln_StringBuffer | 
0 s |  
  | 
testAppendAll_Iterator | 
0 s |  
  | 
testAppendSeparator_char_char | 
0 s |  
  | 
testLang299 | 
0 s |  
  | 
testAppendWithSeparators_Iterator | 
0 s |  
  | 
testAppendWithNullText | 
0 s |  
  | 
testAppendln_StrBuilder | 
0 s |  
  | 
testAppendln_Object | 
0 s |  
  | 
testAppend_StrBuilder | 
0 s |  
  | 
testAppendSeparator_String | 
0 s |  
  | 
testAppendln_String | 
0 s |  
  | 
testAppendSeparator_char_int | 
0.001 s |  
  | 
testAppendSeparator_String_String | 
0 s |  
  | 
testAppendAll_Array | 
0 s |  
  | 
testAppend_StringBuilder_int_int | 
0 s |  
  | 
testAppendSeparator_char | 
0 s |  
  | 
testAppend_StringBuffer | 
0 s |  
  | 
testAppendWithSeparatorsWithNullText | 
0 s |  
  | 
testAppendSeparator_String_int | 
0 s |  
  | 
testAppendln_StringBuffer_int_int | 
0.001 s |  
  | 
testAppend_FormattedString | 
0 s |  
  | 
testAppend_Object | 
0 s |  
  | 
testAppend_StringBuffer_int_int | 
0 s |  
  | 
testAppendPadding | 
0 s |  
  | 
testAppend_String | 
0 s |  
  | 
testAppend_String_int_int | 
0 s |  
  | 
testAppend_PrimitiveNumber | 
0 s |  
  | 
testAppend_StringBuilder | 
0 s |  
  | 
testInsert | 
0 s |  
  | 
testAppendFixedWidthPadRight | 
0 s |  
  | 
testAppendln_StrBuilder_int_int | 
0 s |  
  | 
testAppend_CharArray | 
0 s |  
  | 
testAppendln_FormattedString | 
0 s |  
  | 
testAppendln_CharArray | 
0 s |  
  | 
testAppendln_StringBuilder_int_int | 
0 s |  
  | 
testAppendWithSeparators_Array | 
0 s |   
StrSubstitutorTest
  | 
testSubstitutePreserveEscape | 
0 s |  
  | 
testReplaceEscaping | 
0.001 s |  
  | 
testDisableSubstitutionInValues | 
0 s |  
  | 
testReplaceSoloEscaping | 
0 s |  
  | 
testSubstituteDefaultProperties | 
0.001 s |  
  | 
testReplaceNoPrefixSuffix | 
0 s |  
  | 
testCreatesStrSubstitutorTakingStrLookupAndCallsReplaceTakingTwoAndThreeInts | 
0 s |  
  | 
testCyclicReplacement | 
0 s |  
  | 
testReplaceTakingCharSequenceReturningNull | 
0 s |  
  | 
testReplaceInTakingTwoAndThreeIntsReturningFalse | 
0 s |  
  | 
testReplaceToIdentical | 
0 s |  
  | 
testReplaceSimple | 
0 s |  
  | 
testStaticReplacePrefixSuffix | 
0 s |  
  | 
testReplaceRecursive | 
0.001 s |  
  | 
testConstructorMapPrefixSuffix | 
0 s |  
  | 
testSamePrefixAndSuffix | 
0 s |  
  | 
testStaticReplace | 
0.001 s |  
  | 
testReplaceUnknownKey | 
0 s |  
  | 
testReplaceNoPrefixNoSuffix | 
0 s |  
  | 
testStaticReplaceSystemProperties | 
0 s |  
  | 
testReplaceInVariableRecursive | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNull | 
0 s |  
  | 
testConstructorNoArgs | 
0 s |  
  | 
testReplaceAdjacentAtEnd | 
0 s |  
  | 
testReplaceNull | 
0 s |  
  | 
testReplaceSolo | 
0 s |  
  | 
testLANG1055 | 
0.001 s |  
  | 
testReplaceTakingThreeArgumentsThrowsNullPointerException | 
0 s |  
  | 
testReplaceChangedMap | 
0 s |  
  | 
testReplaceWeirdPattens | 
0 s |  
  | 
testReplaceInTakingStringBufferWithNonNull | 
0 s |  
  | 
testReplaceEmptyKeys | 
0 s |  
  | 
testDefaultValueDelimiters | 
0 s |  
  | 
testReplaceNoVariables | 
0 s |  
  | 
testReplaceComplexEscaping | 
0.001 s |  
  | 
testReplaceInVariable | 
0 s |  
  | 
testReplacePrefixNoSuffix | 
0 s |  
  | 
testResolveVariable | 
0.001 s |  
  | 
testGetSetValueDelimiter | 
0 s |  
  | 
testReplaceInVariableDisabled | 
0 s |  
  | 
testReplaceIncompletePrefix | 
0 s |  
  | 
testGetSetEscape | 
0 s |  
  | 
testReplaceAdjacentAtStart | 
0 s |  
  | 
testReplaceEmpty | 
0 s |  
  | 
testGetSetPrefix | 
0.001 s |  
  | 
testConstructorMapFull | 
0 s |  
  | 
testGetSetSuffix | 
0 s |  
  | 
testReplacePartialString_noReplace | 
0 s |  
  | 
testReplaceInTakingStringBuilderWithNonNull | 
0 s |   
TextStringBuilderTest
  | 
testAsTokenizer | 
0.001 s |  
  | 
testEnsureCapacityOutOfMemoryError | 
0 s |  
  | 
testConstructorDefault | 
0 s |  
  | 
testDrainCharsIntIntCharArrayInt | 
0 s |  
  | 
testDeleteAll_String | 
0 s |  
  | 
testEndsWith | 
0 s |  
  | 
testGetSetNullText | 
0 s |  
  | 
test_LANG_1131_EqualsWithNullTextStringBuilder | 
0 s |  
  | 
testConstructorCharSequence | 
0 s |  
  | 
testReadFromReaderAppendsToEnd | 
0 s |  
  | 
testIndexOfLang294 | 
0 s |  
  | 
testSubSequenceIntInt | 
0 s |  
  | 
testGetChars | 
0 s |  
  | 
testAsSupplier | 
0 s |  
  | 
testLastIndexOf_String | 
0 s |  
  | 
testDeleteAll_char | 
0 s |  
  | 
testAppendStringBuilderNull | 
0 s |  
  | 
testLastIndexOf_char_int | 
0 s |  
  | 
testReadFromReadable | 
0.002 s |  
  | 
testAppendTakingTwoIntsWithZeroThrowsStringIndexOutOfBoundsException | 
0 s |  
  | 
testAppendToStringBuffer | 
0 s |  
  | 
testClear | 
0 s |  
  | 
testSize | 
0 s |  
  | 
testTrim | 
0 s |  
  | 
testReadFromReaderEmpty | 
0 s |  
  | 
testRightString | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testConstructors | 
0 s |  
  | 
testAppendToAppendable | 
0.001 s |  
  | 
testReplace_StringMatcher_String_int_int_int_VaryCount | 
0 s |  
  | 
testReadFromReaderIntEmpty | 
0 s |  
  | 
testReadFromCharBuffer | 
0 s |  
  | 
testLastIndexOf_StringMatcher | 
0 s |  
  | 
testMinimizeCapacity | 
0 s |  
  | 
testSubstringIntInt | 
0 s |  
  | 
testLang412Left | 
0.001 s |  
  | 
testContains_String | 
0 s |  
  | 
testEqualsIgnoreCase | 
0 s |  
  | 
testCapacityAndLength | 
0 s |  
  | 
testReadFromReadableAppendsToEnd | 
0.001 s |  
  | 
testAsReader | 
0 s |  
  | 
testToStringBuilder | 
0 s |  
  | 
testReplaceAll_String_String | 
0 s |  
  | 
testAsWriter | 
0 s |  
  | 
testLang294 | 
0 s |  
  | 
testLang295 | 
0 s |  
  | 
testConstructorString | 
0 s |  
  | 
testReplaceAll_char_char | 
0 s |  
  | 
testLastIndexOf_String_int | 
0.001 s |  
  | 
testDeleteCharAt | 
0 s |  
  | 
testReplaceFirst_String_String | 
0 s |  
  | 
testContains_char | 
0 s |  
  | 
testDeleteIntInt | 
0 s |  
  | 
testReplace_StringMatcher_String_int_int_int_VaryEndIndex | 
0 s |  
  | 
testReplaceFirst_StringMatcher_String | 
0 s |  
  | 
testIsNotEmpty | 
0 s |  
  | 
testReplaceFirst_char_char | 
0 s |  
  | 
testIndexOf_char | 
0 s |  
  | 
testReplace_StringMatcher_String_int_int_int_VaryMatcher | 
0 s |  
  | 
testReplace_int_int_String | 
0.001 s |  
  | 
testToCharArray | 
0 s |  
  | 
testIndexOf_StringMatcher | 
0 s |  
  | 
testReplace_StringMatcher_String_int_int_int_VaryReplace | 
0 s |  
  | 
testAppendCharBufferException | 
0 s |  
  | 
testWrap_CharArray_Int_0 | 
0 s |  
  | 
testWrap_CharArray_Int_1 | 
0 s |  
  | 
testWrap_CharArray_Int_2 | 
0 s |  
  | 
testWrap_CharArray_Int_3 | 
0 s |  
  | 
testReadFromReaderInt | 
0 s |  
  | 
testEnsureCapacity | 
0 s |  
  | 
testOutOfMemoryError2 | 
0.556 s |  
  | 
testOutOfMemoryError3 | 
0.078 s |  
  | 
testDrainChar | 
0 s |  
  | 
testLang412Right | 
0 s |  
  | 
testDeleteFirst_String | 
0.001 s |  
  | 
testIndexOf_StringMatcher_int | 
0 s |  
  | 
testAppendToStringBuilder | 
0 s |  
  | 
testMidString | 
0 s |  
  | 
testAppendCharSequence | 
0 s |  
  | 
testCapacity | 
0 s |  
  | 
testReadFromCharBufferAppendsToEnd | 
0 s |  
  | 
testReverse | 
0 s |  
  | 
testSetCharAt | 
0 s |  
  | 
testHashCode | 
0 s |  
  | 
testSubstringInt | 
0 s |  
  | 
testWrap_CharArray_Int_Exceptions | 
0 s |  
  | 
testSetLength | 
0 s |  
  | 
testWrap_CharArray_Int_Empty_0 | 
0 s |  
  | 
testAppendToWriter | 
0 s |  
  | 
testDeleteAll_StringMatcher | 
0 s |  
  | 
testContains_StringMatcher | 
0 s |  
  | 
testCharAt | 
0 s |  
  | 
testEquals | 
0 s |  
  | 
testLastIndexOf_char | 
0 s |  
  | 
testLeftString | 
0 s |  
  | 
testIndexOf_String_int | 
0.001 s |  
  | 
testLastIndexOf_StringMatcher_int | 
0 s |  
  | 
testLength | 
0 s |  
  | 
testOutOfMemoryError | 
0.444 s |  
  | 
testDeleteFirst_char | 
0 s |  
  | 
testAppendToCharBuffer | 
0.001 s |  
  | 
testDeleteFirst_StringMatcher | 
0 s |  
  | 
testAppendCharBufferNull | 
0 s |  
  | 
testIsEmpty | 
0 s |  
  | 
testToCharArrayIntInt | 
0 s |  
  | 
testGetSetNewLineText | 
0 s |  
  | 
testToStringBuffer | 
0 s |  
  | 
testReadFromReader | 
0 s |  
  | 
testAppendln | 
0 s |  
  | 
testAsBuilder | 
0 s |  
  | 
testAppendTakingTwoIntsWithIndexOutOfBoundsThrowsStringIndexOutOfBoundsExceptionTwo | 
0 s |  
  | 
testIndexOf_String | 
0 s |  
  | 
testWrap_CharArray | 
0.001 s |  
  | 
testIndexOf_char_int | 
0 s |  
  | 
testDeleteCharAtWithNegative | 
0 s |  
  | 
testReplaceAll_StringMatcher_String | 
0 s |  
  | 
testGetCharsIntIntCharArrayInt | 
0 s |  
  | 
testStartsWith | 
0 s |  
  | 
testAppendCharBuffer | 
0 s |  
  | 
testChaining | 
0 s |  
  | 
testReplace_StringMatcher_String_int_int_int_VaryStartIndex | 
0 s |   
StringSubstitutorGetSetTest
  | 
testGetSetValueDelimiter | 
0.001 s |  
  | 
testGetSetPrefix | 
0.001 s |  
  | 
testGetSetSuffix | 
0 s |   
ResourceBundleStringLookupTest
  | 
testMissingKeyInSpec | 
0 s |  
  | 
testBadNames | 
0 s |  
  | 
testAny | 
0.001 s |  
  | 
testOne | 
0 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testBadKey | 
0 s |  
  | 
testDoubleBundle | 
0.001 s |  
  | 
testExceptionGettingString | 
0.525 s |   
ParsedDecimalTest
  | 
testMaxPrecision | 
0.001 s |  
  | 
testFrom | 
0 s |  
  | 
testMaxPrecision_halfEvenRounding | 
0 s |  
  | 
testRound_mixed | 
0.001 s |  
  | 
testStringMethodAccuracy_sequence | 
0.070 s |  
  | 
testRound_nine | 
0.001 s |  
  | 
testMaxPrecision_random | 
0.031 s |  
  | 
testStringMethodAccuracy_random | 
0.030 s |  
  | 
testToEngineeringString_defaults | 
0.001 s |  
  | 
testMaxPrecision_singleDigits | 
0 s |  
  | 
testToEngineeringString_altFormat | 
0 s |  
  | 
testFromNotFinite | 
0.001 s |  
  | 
testRound_one | 
0 s |  
  | 
testToScientificString_altFormats | 
0.001 s |  
  | 
testStringMethods_customDigits | 
0 s |  
  | 
testIsZero | 
0.001 s |  
  | 
testToPlainString_defaults | 
0 s |  
  | 
testMaxPrecision_carry | 
0 s |  
  | 
testToPlainString_altFormat | 
0.001 s |  
  | 
testToScientificString_defaults | 
0 s |   
NumericEntityEscaperTest
  | 
testAbove | 
0 s |  
  | 
testBelow | 
0 s |  
  | 
testBetween | 
0 s |  
  | 
testSupplementary | 
0 s |   
StringTokenizerTest
  | 
testCSVSimple | 
0.001 s |  
  | 
testBasicDelim1 | 
0 s |  
  | 
testBasicDelim2 | 
0 s |  
  | 
testBasicEmpty1 | 
0 s |  
  | 
testBasicEmpty2 | 
0 s |  
  | 
testConstructor_charArray_char | 
0 s |  
  | 
testStringTokenizerQuoteMatcher | 
0 s |  
  | 
testDelimString | 
0 s |  
  | 
testTSV | 
0 s |  
  | 
testDelimMatcher | 
0 s |  
  | 
testIteration | 
0.001 s |  
  | 
testConstructor_String_char_char | 
0 s |  
  | 
testReset | 
0 s |  
  | 
testReset_charArray | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testTokenizeSubclassOutputChange | 
0 s |  
  | 
testListArray | 
0 s |  
  | 
testBasicQuoted1 | 
0 s |  
  | 
testBasicQuoted2 | 
0 s |  
  | 
testBasicQuoted3 | 
0 s |  
  | 
testBasicQuoted4 | 
0 s |  
  | 
testBasicQuoted5 | 
0 s |  
  | 
testBasicQuoted6 | 
0 s |  
  | 
testBasicQuoted7 | 
0 s |  
  | 
testCloneNotSupportedException | 
0 s |  
  | 
testReset_String | 
0 s |  
  | 
testTSVEmpty | 
0 s |  
  | 
testConstructor_String | 
0 s |  
  | 
testCloneNull | 
0 s |  
  | 
test1 | 
0.001 s |  
  | 
test2 | 
0 s |  
  | 
test3 | 
0 s |  
  | 
test4 | 
0 s |  
  | 
test5 | 
0 s |  
  | 
test6 | 
0 s |  
  | 
test7 | 
0 s |  
  | 
test8 | 
0 s |  
  | 
testConstructor_String_char | 
0.001 s |  
  | 
testTokenizeSubclassInputChange | 
0 s |  
  | 
testCSVEmpty | 
0 s |  
  | 
testStringTokenizerStrMatcher | 
0 s |  
  | 
testConstructor_charArray | 
0 s |  
  | 
testConstructor_charArray_char_char | 
0 s |  
  | 
testCSVSimpleNeedsTrim | 
0 s |  
  | 
testPreviousTokenAndSetEmptyTokenAsNull | 
0 s |  
  | 
testBasicIgnoreTrimmed1 | 
0 s |  
  | 
testBasicIgnoreTrimmed2 | 
0 s |  
  | 
testBasicIgnoreTrimmed3 | 
0 s |  
  | 
testBasicIgnoreTrimmed4 | 
0.001 s |  
  | 
testStringTokenizerStringMatcher | 
0 s |  
  | 
testBasicQuotedTrimmed1 | 
0 s |  
  | 
testBasic1 | 
0 s |  
  | 
testBasic2 | 
0 s |  
  | 
testBasic3 | 
0 s |  
  | 
testBasic4 | 
0 s |  
  | 
testBasic5 | 
0 s |  
  | 
testGetContent | 
0 s |  
  | 
testCloneReset | 
0 s |  
  | 
testDelimMatcherQuoteMatcher | 
0.001 s |  
  | 
testBasicTrimmed1 | 
0 s |  
  | 
testBasicTrimmed2 | 
0 s |  
  | 
testChaining | 
0 s |   
UnicodeEscaperTest
  | 
testAbove | 
0 s |  
  | 
testBelow | 
0 s |  
  | 
testBetween | 
0 s |   
DoubleFormatTest
  | 
testScientific_custom | 
0.002 s |  
  | 
testScientific_defaults | 
0.001 s |  
  | 
testMixed_defaults | 
0.001 s |  
  | 
testCustomDigitString | 
0 s |  
  | 
testPlain_custom | 
0.001 s |  
  | 
testEngineering_defaults | 
0 s |  
  | 
testEngineering_custom | 
0 s |  
  | 
testMaximumPrecision(DoubleFunction, double)[1] | 
0.005 s |  
  | 
testMaximumPrecision(DoubleFunction, double)[2] | 
0.001 s |  
  | 
testPlain_localeFormatComparison | 
1.334 s |  
  | 
testEngineering_localeFormatComparison | 
0.587 s |  
  | 
testScientific_localeFormatComparison | 
0.627 s |  
  | 
testFormatAccuracy | 
0.009 s |  
  | 
testPlain_defaults | 
0 s |  
  | 
testBuilder_illegalArgs | 
0.001 s |  
  | 
testMixed_defaultsDeprecated | 
0 s |  
  | 
testMixed_custom | 
0.001 s |   
UrlStringLookupTest
  | 
testBadCharsetName | 
0.001 s |  
  | 
testNull | 
0 s |  
  | 
testBadEncoding | 
0.305 s |  
  | 
testToString | 
0 s |  
  | 
testMissingUrl | 
0.001 s |  
  | 
testHttpScheme | 
0.383 s |  
  | 
testFileScheme | 
0.002 s |  
  | 
testBadUrl | 
0.002 s |   
WordUtilsTest
  | 
testCapitalizeWithDelimiters_String | 
0.001 s |  
  | 
testUncapitalize_String | 
0 s |  
  | 
testWrapWithMultipleRegexMatchOfLength0 | 
0 s |  
  | 
testText123 | 
0 s |  
  | 
testAbbreviateForLowerValueAndAppendedString | 
0.001 s |  
  | 
testAbbreviateForUpperLimit | 
0 s |  
  | 
testLANG673 | 
0 s |  
  | 
testWrapAtMiddleTwice | 
0 s |  
  | 
testWrap_StringIntStringBoolean | 
0 s |  
  | 
testWrap_StringIntStringBooleanString | 
0 s |  
  | 
testContainsAllWordsWithNull | 
0 s |  
  | 
testAbbreviateForUpperLimitAndAppendedString | 
0 s |  
  | 
testCapitalize_String | 
0.001 s |  
  | 
testContainsAllWords_StringString | 
0 s |  
  | 
testCapitalizeFully_String | 
0 s |  
  | 
testCapitalizeFully_Text88 | 
0.001 s |  
  | 
testLANG1292 | 
0 s |  
  | 
testAbbreviateUpperLessThanLowerValues | 
0 s |  
  | 
testWrap_StringInt | 
0 s |  
  | 
testAbbreviateForLowerThanMinusOneValues | 
0 s |  
  | 
testInitialsSurrogatePairs | 
0 s |  
  | 
testInitials_String_charArray | 
0.001 s |  
  | 
testUncapitalizeWithDelimiters_String | 
0 s |  
  | 
testWrapAtStartAndEnd | 
0 s |  
  | 
testInitials_String | 
0 s |  
  | 
testAbbreviateForNullAndEmptyString | 
0 s |  
  | 
testCapitalizeFullyWithDelimiters_String | 
0 s |  
  | 
testAbbreviateForLowerValue | 
0 s |  
  | 
testSwapCase_String | 
0 s |  
  | 
testWrapWithRegexMatchOfLength0 | 
0 s |  
  | 
testUnCapitalize_Text88 | 
0 s |  
  | 
testConstructor | 
0.001 s |   
EntityArraysTest
  | 
testForDuplicateDeclaredMapValuesJavaCtrlCharsMap | 
0.001 s |  
  | 
testAposMap | 
0.001 s |  
  | 
testBasicMap | 
0 s |  
  | 
testForDuplicateDeclaredMapValuesHtml40ExtendedMap | 
0 s |  
  | 
testConstructorExists | 
0 s |  
  | 
testJavaCtrlCharsMap | 
0 s |  
  | 
testForDuplicatedDeclaredMapKeys | 
0.001 s |  
  | 
testISO8859Map | 
0.001 s |  
  | 
testHtml40ExtendedMap | 
0.001 s |  
  | 
testForDuplicateDeclaredMapValuesISO8859Map | 
0.001 s |  
  | 
testForDuplicateDeclaredMapValuesAposMap | 
0 s |  
  | 
testForDuplicateDeclaredMapValuesBasicMap | 
0 s |   
UnicodeUnescaperTest
  | 
testUPlus | 
0 s |  
  | 
testUuuuu | 
0 s |  
  | 
testLessThanFour | 
0 s |   
Base64DecoderStringLookupTest
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
test | 
0.001 s |   
BiStringLookupTest
  | 
testDefaultMethod | 
0.001 s |   
SimilarityScoreFromTest
  | 
testApply | 
0 s |  
  | 
testFailsToCreateSimilarityScoreFromThrowsIllegalArgumentException | 
0.001 s |   
AbstractStringLookupTest
  | 
testForwarding_substringAfterChar | 
0 s |  
  | 
testForwarding_substringAfterString | 
0 s |  
  | 
testForwarding_substringAfter | 
0.001 s |   
UrlDecoderStringLookupTest
  | 
testNull | 
0 s |  
  | 
testPlus | 
0 s |  
  | 
testToString | 
0.001 s |  
  | 
testAllPercent | 
0 s |  
  | 
testExclamation | 
0.001 s |  
  | 
testExceptionGettingString | 
0.024 s |   
IntersectionResultTest
  | 
testNewIntersectionResult_WithNegativeIntersection | 
0 s |  
  | 
testProperties | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testNewIntersectionResult_WithNegativeSizeA | 
0 s |  
  | 
testNewIntersectionResult_WithNegativeSizeB | 
0.001 s |  
  | 
testNewIntersectionResult_WithZeros | 
0 s |  
  | 
testNewIntersectionResult_WithIntersectionAboveSizeAorB | 
0 s |  
  | 
testHashCode | 
0 s |  
  | 
testEquals | 
0 s |   
BiFunctionStringLookupTest
  | 
testOne | 
0 s |  
  | 
testToString | 
0.001 s |  
  | 
testNullBiFunction | 
0 s |  
  | 
testConcurrentHashMapNull | 
0 s |  
  | 
testHashMapNull | 
0 s |  
  | 
testBiFunctionForNestedMap | 
0 s |   
IntersectionSimilarityTest
  | 
testF1ScoreUsingListWordBigrams | 
0.003 s |  
  | 
testConstructorWithNullConverterThrows | 
0 s |  
  | 
testApplyNullString | 
0 s |  
  | 
testIntersectionUsingSetCharacterListCharacter | 
0.001 s |  
  | 
testIntersectionUsingListCharacter | 
0 s |  
  | 
testIntersectionUsingSetCharacter | 
0 s |  
  | 
testIntersectionUsingListBigrams | 
0 s |  
  | 
testApplyStringNull | 
0 s |  
  | 
testApplyNullNull | 
0 s |  
  | 
testIntersectionUsingSetBigrams | 
0 s |   
OssFuzzTest
  | 
testStringSubstitutorInterpolatorFuzzer5447769450741760 | 
0.001 s |  
  | 
test
 | 
0 s |  
| - | 
Until Apache Commons Lang 3.18.0 | 
- |   
StringSubstitutorOssFuzzTest
  | 
test42522985 | 
0.010 s |  
  | 
test42527553 | 
0.008 s |  
  | 
test42527776 | 
0.039 s |   
ConstantStringLookupBasicTest
  | 
testOne | 
0.001 s |  
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testNullClassFetch | 
0.001 s |  
  | 
testNullValue | 
0 s |   
SimilarityInputTest
  | 
testInput | 
0 s |   
StrLookupTest
  | 
testResourceBundleLookup | 
0.001 s |  
  | 
testResourceBundleLookup_nullMap | 
0 s |  
  | 
testNoneLookup | 
0 s |  
  | 
testSystemPropertiesLookupReplacedProperties | 
0 s |  
  | 
testSystemPropertiesLookupUpdatedProperty | 
0 s |  
  | 
testMapLookup_nullMap | 
0 s |  
  | 
testMapLookup | 
0 s |  
  | 
testSystemPropertiesLookup | 
0 s |   
ConstantStringLookupTest
  | 
testLookupNonExisting | 
0.002 s |  
  | 
testLookupPrivate | 
0 s |  
  | 
testLookupInvalidSyntax | 
0 s |  
  | 
testLookupNonString | 
0.010 s |  
  | 
testLookupNull | 
0 s |  
  | 
testLookupUnknownClass | 
0 s |  
  | 
testLookupCache | 
0 s |  
  | 
testLookupConstant | 
0 s |   
StrTokenizerTest
  | 
testCSVSimple | 
0 s |  
  | 
testBasicDelim1 | 
0 s |  
  | 
testBasicDelim2 | 
0 s |  
  | 
testBasicEmpty1 | 
0 s |  
  | 
testBasicEmpty2 | 
0 s |  
  | 
testConstructor_charArray_char | 
0 s |  
  | 
testStringTokenizerQuoteMatcher | 
0 s |  
  | 
testDelimString | 
0 s |  
  | 
testTSV | 
0 s |  
  | 
testDelimMatcher | 
0 s |  
  | 
testIteration | 
0 s |  
  | 
testConstructor_String_char_char | 
0 s |  
  | 
testReset | 
0.001 s |  
  | 
testReset_charArray | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testTokenizeSubclassOutputChange | 
0 s |  
  | 
testListArray | 
0 s |  
  | 
testBasicQuoted1 | 
0 s |  
  | 
testBasicQuoted2 | 
0 s |  
  | 
testBasicQuoted3 | 
0 s |  
  | 
testBasicQuoted4 | 
0 s |  
  | 
testBasicQuoted5 | 
0 s |  
  | 
testBasicQuoted6 | 
0 s |  
  | 
testBasicQuoted7 | 
0 s |  
  | 
testCloneNotSupportedException | 
0.001 s |  
  | 
testReset_String | 
0 s |  
  | 
testTSVEmpty | 
0 s |  
  | 
testConstructor_String | 
0 s |  
  | 
testCloneNull | 
0 s |  
  | 
test1 | 
0 s |  
  | 
test2 | 
0 s |  
  | 
test3 | 
0 s |  
  | 
test4 | 
0 s |  
  | 
test5 | 
0 s |  
  | 
test6 | 
0 s |  
  | 
test7 | 
0.001 s |  
  | 
test8 | 
0 s |  
  | 
testConstructor_String_char | 
0 s |  
  | 
testTokenizeSubclassInputChange | 
0 s |  
  | 
testCSVEmpty | 
0 s |  
  | 
testStringTokenizerStrMatcher | 
0 s |  
  | 
testConstructor_charArray | 
0 s |  
  | 
testConstructor_charArray_char_char | 
0 s |  
  | 
testCSVSimpleNeedsTrim | 
0 s |  
  | 
testPreviousTokenAndSetEmptyTokenAsNull | 
0 s |  
  | 
testBasicIgnoreTrimmed1 | 
0 s |  
  | 
testBasicIgnoreTrimmed2 | 
0 s |  
  | 
testBasicIgnoreTrimmed3 | 
0 s |  
  | 
testBasicIgnoreTrimmed4 | 
0 s |  
  | 
testStringTokenizerStringMatcher | 
0 s |  
  | 
testBasicQuotedTrimmed1 | 
0 s |  
  | 
testBasic1 | 
0 s |  
  | 
testBasic2 | 
0 s |  
  | 
testBasic3 | 
0.001 s |  
  | 
testBasic4 | 
0 s |  
  | 
testBasic5 | 
0 s |  
  | 
testGetContent | 
0 s |  
  | 
testCloneReset | 
0 s |  
  | 
testDelimMatcherQuoteMatcher | 
0 s |  
  | 
testBasicTrimmed1 | 
0 s |  
  | 
testBasicTrimmed2 | 
0 s |  
  | 
testChaining | 
0 s |   
RandomStringGeneratorTest
  | 
testRemoveFilters | 
0.002 s |  
  | 
testWithinMultipleRanges | 
0.002 s |  
  | 
testSelectFromCharArray | 
0 s |  
  | 
testNoLoneSurrogates | 
0.005 s |  
  | 
testSelectFromCharVarargs | 
0 s |  
  | 
testSelectFromCharVarargs2(boolean)[1] | 
0.001 s |  
  | 
testSelectFromCharVarargs2(boolean)[2] | 
0.001 s |  
  | 
testSelectFromCharVarargs3(boolean)[1] | 
0 s |  
  | 
testSelectFromCharVarargs3(boolean)[2] | 
0 s |  
  | 
testGenerateMinMaxLength | 
0 s |  
  | 
testSelectFromCharVarargSize1 | 
0 s |  
  | 
testUsingRandomIntUnaryOperator | 
0.001 s |  
  | 
testBuildDeprecated | 
0.001 s |  
  | 
testSelectFromEmptyCharVarargs | 
0 s |  
  | 
testGenerateMinMaxLengthMinGreaterThanMax | 
0 s |  
  | 
testGenerateMinMaxLengthInvalidLength | 
0 s |  
  | 
testWithinRange | 
0.001 s |  
  | 
testInvalidLength | 
0 s |  
  | 
testSelectFromNullCharVarargs | 
0 s |  
  | 
testNoPrivateCharacters | 
0.002 s |  
  | 
testUsingRandomTextRandomProvider | 
0 s |  
  | 
testMultipleFilters | 
0.002 s |  
  | 
testSetLength | 
0 s |  
  | 
testChangeOfFilter | 
0.001 s |  
  | 
testPasswordExample | 
0 s |  
  | 
testGenerateTakingIntThrowsNullPointerException | 
0 s |  
  | 
testBadMinAndMax | 
0 s |  
  | 
testBadMinimumCodePoint | 
0 s |  
  | 
testBadMaximumCodePoint | 
0 s |  
  | 
testZeroLength | 
0.001 s |   
CosineDistanceTest
  | 
testCosineDistance | 
0.001 s |   
UrlEncoderStringLookupTest
  | 
testNull | 
0 s |  
  | 
testToString | 
0 s |  
  | 
test | 
0.001 s |  
  | 
testExceptionGettingString | 
0.020 s |   
StringEscapeUtilsTest
  | 
testDeleteCharacter | 
0 s |  
  | 
testEscapeHtmlThree | 
0 s |  
  | 
testUnescapeJava | 
0.001 s |  
  | 
testUnescapeJson | 
0 s |  
  | 
testStandaloneAmphersand | 
0 s |  
  | 
testUnescapeHtml3 | 
0.001 s |  
  | 
testUnescapeHtml4 | 
0 s |  
  | 
testEscapeJava | 
0 s |  
  | 
testEscapeJson | 
0.001 s |  
  | 
testEscapeHtml3 | 
0 s |  
  | 
testEscapeHtml4 | 
0 s |  
  | 
testEscapeJavaWithSlash | 
0 s |  
  | 
testEscapeXml10 | 
0 s |  
  | 
testEscapeXml11 | 
0 s |  
  | 
testLang313 | 
0.001 s |  
  | 
testLang708 | 
0.001 s |  
  | 
testLang911 | 
0 s |  
  | 
testBuilder | 
0 s |  
  | 
testEscapeEcmaScript | 
0 s |  
  | 
testEscapeCsvString | 
0 s |  
  | 
testUnscapeXSI | 
0 s |  
  | 
testUnescapeJsonDoubleQuoteAndForwardSlash | 
0 s |  
  | 
testEscapeCsvWriter | 
0 s |  
  | 
testEscapeHtmlHighUnicode | 
0 s |  
  | 
testUnescapeHexCharsHtml | 
0.082 s |  
  | 
testUnescapeXmlSupplementaryCharacters | 
0 s |  
  | 
testUnescapeCsvString | 
0.001 s |  
  | 
testUnescapeCsvWriter | 
0 s |  
  | 
testUnescapeEcmaScript | 
0 s |  
  | 
testEscapeHtmlVersions | 
0 s |  
  | 
testUnescapeUnknownEntity | 
0 s |  
  | 
testEscapeHiragana | 
0 s |  
  | 
testEscapeXSI | 
0 s |  
  | 
testConstructor | 
0 s |   
SimilarityCharacterInputTest
  | 
testToString(Class)[1] | 
0 s |  
  | 
testToString(Class)[2] | 
0 s |  
  | 
testToString(Class)[3] | 
0 s |  
  | 
testHashCode(Class)[1] | 
0 s |  
  | 
testHashCode(Class)[2] | 
0 s |  
  | 
testHashCode(Class)[3] | 
0 s |  
  | 
testEquals(Class)[1] | 
0 s |  
  | 
testEquals(Class)[2] | 
0 s |  
  | 
testEquals(Class)[3] | 
0 s |   
Base64EncoderStringLookupTest
  | 
testNull | 
0.001 s |  
  | 
testToString | 
0.001 s |  
  | 
test | 
0.001 s |   
StrMatcherTest
  | 
testSingleQuoteMatcher | 
0 s |  
  | 
testTrimMatcher | 
0 s |  
  | 
testCommaMatcher | 
0 s |  
  | 
testCharMatcher_char | 
0 s |  
  | 
testCharSetMatcher_String | 
0 s |  
  | 
testNoneMatcher | 
0 s |  
  | 
testTabMatcher | 
0 s |  
  | 
testMatcherIndices | 
0.001 s |  
  | 
testStringMatcher_String | 
0 s |  
  | 
testSpaceMatcher | 
0 s |  
  | 
testQuoteMatcher | 
0 s |  
  | 
testSplitMatcher | 
0 s |  
  | 
testDoubleQuoteMatcher | 
0 s |  
  | 
testCharSetMatcher_charArray | 
0 s |   
AlphabetConverterTest
  | 
testOnlyOneEncodingLettersTest | 
0 s |  
  | 
testNoEncodingLettersTest | 
0 s |  
  | 
testHebrewTest | 
0.002 s |  
  | 
testBinaryTest | 
0 s |  
  | 
testCreateConverterFromMapAndEquals | 
0 s |  
  | 
testMissingDoNotEncodeLettersFromEncodingTest | 
0 s |  
  | 
testCreateConverterFromCharsWithNullAndNull | 
0 s |  
  | 
testDoNotEncodeTest | 
0.001 s |  
  | 
testEncodeFailureTest | 
0 s |  
  | 
testJavadocExampleTest | 
0 s |  
  | 
testUnexpectedStringWhileDecodingTest | 
0.001 s |  
  | 
testCreateConverterFromCharsAndEquals | 
0 s |  
  | 
testEquals | 
0 s |  
  | 
testEqualsWithSameObject | 
0 s |  
  | 
testUnexpectedEndWhileDecodingTest | 
0.001 s |  
  | 
testDecodeReturningNull | 
0 s |  
  | 
testCreateConverterFromCharsOne | 
0 s |  
  | 
testMissingDoNotEncodeLettersFromOriginalTest | 
0 s |  
  | 
testUnicodeTest | 
0 s |  
  | 
testEqualsWithNull | 
0.001 s |   
JaroWinklerSimilarityTest
  | 
testGetJaroWinklerSimilarity_StringNull | 
0 s |  
  | 
testGetJaroWinklerSimilarity_StringString | 
0 s |  
  | 
testGetJaroWinklerSimilarity_NullNull | 
0 s |  
  | 
testGetJaroWinklerSimilarity_NullString | 
0 s |  
  | 
testGetJaroWinklerSimilarity(Class)[1] | 
0 s |  
  | 
testGetJaroWinklerSimilarity(Class)[2] | 
0 s |  
  | 
testGetJaroWinklerSimilarity(Class)[3] | 
0 s |   
ExtendedMessageFormatTest
  | 
testEscapedBraces_LANG_948 | 
0.001 s |  
  | 
testSetFormatsByArgumentIndex | 
0 s |  
  | 
testBuiltInDateTimeFormat | 
2.576 s |  
  | 
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionFive | 
0.001 s |  
  | 
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionFour | 
0 s |  
  | 
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionOne | 
0 s |  
  | 
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionTwo | 
0 s |  
  | 
testEqualsHashcode | 
0 s |  
  | 
testOverriddenBuiltinFormat | 
0.052 s |  
  | 
testBuiltInChoiceFormat | 
0.101 s |  
  | 
testCreatesExtendedMessageFormatTakingString | 
0 s |  
  | 
testSetFormatByArgumentIndexIsUnsupported | 
0 s |  
  | 
testEscapedQuote_LANG_477 | 
0 s |  
  | 
testChoiceQuoteJustBeforeBraceEnd_TEXT_106 | 
0.001 s |  
  | 
testSetFormatsIsUnsupported | 
0 s |  
  | 
testSetFormatIsUnsupported | 
0 s |  
  | 
testEmbeddedPatternInChoice | 
0 s |  
  | 
testExtendedFormats | 
0 s |  
  | 
testExtendedAndBuiltInFormats | 
0.027 s |  
  | 
testBuiltInNumberFormat | 
0.027 s |  
  | 
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionThree | 
0 s |   
FileStringLookupTest
  | 
testDefaultInstanceBadDocumentPath | 
0 s |  
  | 
testFenceEmptyOne | 
0 s |  
  | 
testInterpolatorReplace | 
0.001 s |  
  | 
testFenceBadDirOne | 
0 s |  
  | 
testDefaultInstanceBadCharsetName | 
0.004 s |  
  | 
testDefaultInstanceMissingFilePart | 
0 s |  
  | 
testFenceCurrentDirPlusOne | 
0 s |  
  | 
testFenceCurrentDirOne | 
0.001 s |  
  | 
testDefaultInstanceToString | 
0 s |  
  | 
testFenceBadDirPlusGoodOne | 
0 s |  
  | 
testFenceNullOne | 
0 s |  
  | 
testDefaultInstanceOne | 
0 s |  
  | 
testDefaultInstanceNull | 
0 s |   
StrBuilderTest
  | 
testAsTokenizer | 
0.004 s |  
  | 
testDeleteFirst_StrMatcher | 
0 s |  
  | 
testReplaceFirst_StrMatcher_String | 
0 s |  
  | 
testDeleteAll_String | 
0 s |  
  | 
testEndsWith | 
0 s |  
  | 
testGetSetNullText | 
0 s |  
  | 
testReadFromReaderAppendsToEnd | 
0 s |  
  | 
testIndexOfLang294 | 
0 s |  
  | 
testSubSequenceIntInt | 
0 s |  
  | 
testGetChars | 
0.001 s |  
  | 
testLastIndexOf_String | 
0 s |  
  | 
testDeleteAll_char | 
0.001 s |  
  | 
testReplace_StrMatcher_String_int_int_int_VaryEndIndex | 
0 s |  
  | 
testAppendStringBuilderNull | 
0 s |  
  | 
testLastIndexOf_char_int | 
0 s |  
  | 
testReadFromReadable | 
0.001 s |  
  | 
testAppendTakingTwoIntsWithZeroThrowsStringIndexOutOfBoundsException | 
0 s |  
  | 
testAppendToStringBuffer | 
0 s |  
  | 
testClear | 
0 s |  
  | 
testSize | 
0 s |  
  | 
testTrim | 
0.001 s |  
  | 
testRightString | 
0 s |  
  | 
testToString | 
0 s |  
  | 
testConstructors | 
0 s |  
  | 
testReadFromCharBuffer | 
0.001 s |  
  | 
testMinimizeCapacity | 
0 s |  
  | 
testSubstringIntInt | 
0 s |  
  | 
testLang412Left | 
0 s |  
  | 
testContains_String | 
0.001 s |  
  | 
testEqualsIgnoreCase | 
0 s |  
  | 
testCapacityAndLength | 
0.001 s |  
  | 
testReadFromReadableAppendsToEnd | 
0 s |  
  | 
testAsReader | 
0 s |  
  | 
testToStringBuilder | 
0 s |  
  | 
testReplaceAll_String_String | 
0 s |  
  | 
testAsWriter | 
0.001 s |  
  | 
testLang294 | 
0 s |  
  | 
testLang295 | 
0.001 s |  
  | 
testReplaceAll_char_char | 
0 s |  
  | 
testLastIndexOf_String_int | 
0 s |  
  | 
testDeleteCharAt | 
0 s |  
  | 
testReplaceFirst_String_String | 
0.001 s |  
  | 
testContains_char | 
0 s |  
  | 
testDeleteIntInt | 
0 s |  
  | 
testReplace_StrMatcher_String_int_int_int_VaryCount | 
0 s |  
  | 
testReplaceFirst_char_char | 
0.001 s |  
  | 
testIndexOf_char | 
0 s |  
  | 
testReplace_int_int_String | 
0 s |  
  | 
testToCharArray | 
0.001 s |  
  | 
testLastIndexOf_StrMatcher | 
0 s |  
  | 
testAppendCharBufferException | 
0 s |  
  | 
testIndexOf_StrMatcher_int | 
0 s |  
  | 
testEnsureCapacity | 
0.001 s |  
  | 
testLang412Right | 
0 s |  
  | 
testDeleteFirst_String | 
0 s |  
  | 
testAppendToStringBuilder | 
0 s |  
  | 
testMidString | 
0.001 s |  
  | 
testAppendCharSequence | 
0 s |  
  | 
testReplaceAll_StrMatcher_String | 
0 s |  
  | 
testCapacity | 
0 s |  
  | 
testReadFromCharBufferAppendsToEnd | 
0.001 s |  
  | 
testReverse | 
0 s |  
  | 
testSetCharAt | 
0 s |  
  | 
testReplace_StrMatcher_String_int_int_int_VaryStartIndex | 
0 s |  
  | 
testHashCode | 
0 s |  
  | 
testSubstringInt | 
0 s |  
  | 
test_LANG_1131_EqualsWithNullStrBuilder | 
0 s |  
  | 
testSetLength | 
0 s |  
  | 
testAppendToWriter | 
0 s |  
  | 
testCharAt | 
0 s |  
  | 
testReplace_StrMatcher_String_int_int_int_VaryMatcher | 
0 s |  
  | 
testEquals | 
0.001 s |  
  | 
testLastIndexOf_char | 
0.001 s |  
  | 
testLeftString | 
0 s |  
  | 
testIndexOf_String_int | 
0.001 s |  
  | 
testContains_StrMatcher | 
0 s |  
  | 
testLength | 
0.001 s |  
  | 
testReplace_StrMatcher_String_int_int_int_VaryReplace | 
0 s |  
  | 
testDeleteFirst_char | 
0.001 s |  
  | 
testAppendToCharBuffer | 
0 s |  
  | 
testAppendCharBufferNull | 
0.001 s |  
  | 
testDeleteAll_StrMatcher | 
0 s |  
  | 
testIsEmpty | 
0 s |  
  | 
testToCharArrayIntInt | 
0.001 s |  
  | 
testGetSetNewLineText | 
0 s |  
  | 
testToStringBuffer | 
0 s |  
  | 
testReadFromReader | 
0.001 s |  
  | 
testAppendln | 
0 s |  
  | 
testAsBuilder | 
0 s |  
  | 
testAppendTakingTwoIntsWithIndexOutOfBoundsThrowsStringIndexOutOfBoundsExceptionTwo | 
0 s |  
  | 
testIndexOf_String | 
0 s |  
  | 
testIndexOf_char_int | 
0 s |  
  | 
testDeleteCharAtWithNegative | 
0 s |  
  | 
testGetCharsIntIntCharArrayInt | 
0 s |  
  | 
testStartsWith | 
0 s |  
  | 
testIndexOf_StrMatcher | 
0 s |  
  | 
testAppendCharBuffer | 
0.001 s |  
  | 
testLastIndexOf_StrMatcher_int | 
0 s |  
  | 
testChaining | 
0 s |   
StringMatcherOnCharSequenceStringTest
  | 
testSingleQuoteMatcher | 
0 s |  
  | 
testTrimMatcher | 
0 s |  
  | 
testAndMatcher_char | 
0 s |  
  | 
testCommaMatcher | 
0.001 s |  
  | 
testCharMatcher_char | 
0 s |  
  | 
testCharSetMatcher_String | 
0 s |  
  | 
testNoneMatcher | 
0 s |  
  | 
testTabMatcher | 
0 s |  
  | 
testMatcherIndices | 
0 s |  
  | 
testStringMatcher_String | 
0 s |  
  | 
testSpaceMatcher | 
0 s |  
  | 
testQuoteMatcher | 
0 s |  
  | 
testSplitMatcher | 
0 s |  
  | 
testDoubleQuoteMatcher | 
0 s |  
  | 
testCharSetMatcher_charArray | 
0 s |   
LevenshteinDistanceTest
  | 
testGetLevenshteinDistance_NullStringInt(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDistance_NullStringInt(Class)[2] | 
0.001 s |  
  | 
testGetLevenshteinDistance_NullStringInt(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance_NullStringInt(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_NullStringInt(Class)[5] | 
0 s |  
  | 
testGetThresholdDirectlyAfterObjectInstantiation | 
0 s |  
  | 
testApplyThrowsIllegalArgumentExceptionString | 
0 s |  
  | 
testGetLevenshteinDistance_StringNullInt(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNullInt(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNullInt(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNullInt(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNullInt(Class)[5] | 
0 s |  
  | 
testGetLevenshteinDistance_StringStringInt(Class)[1] | 
0.001 s |  
  | 
testGetLevenshteinDistance_StringStringInt(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDistance_StringStringInt(Class)[3] | 
0.001 s |  
  | 
testGetLevenshteinDistance_StringStringInt(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_StringStringInt(Class)[5] | 
0 s |  
  | 
testGetLevenshteinDistance(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDistance(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDistance(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance(Class)[5] | 
0 s |  
  | 
testGetLevenshteinDistance_NullString(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDistance_NullString(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDistance_NullString(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance_NullString(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_NullString(Class)[5] | 
0 s |  
  | 
testConstructorWithNegativeThreshold | 
0 s |  
  | 
testGetLevenshteinDistance_StringString(Class)[1] | 
0 s |  
  | 
testGetLevenshteinDistance_StringString(Class)[2] | 
0.001 s |  
  | 
testGetLevenshteinDistance_StringString(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance_StringString(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_StringString(Class)[5] | 
0 s |  
  | 
testApplyThrowsIllegalArgumentExceptionSimilarityInput | 
0 s |  
  | 
testGetLevenshteinDistance_StringNull(Class)[1] | 
0.001 s |  
  | 
testGetLevenshteinDistance_StringNull(Class)[2] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNull(Class)[3] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNull(Class)[4] | 
0 s |  
  | 
testGetLevenshteinDistance_StringNull(Class)[5] | 
0 s |   
StringMetricFromTest
  | 
testJavadocExample | 
0.001 s |  
  | 
testEquivalence | 
0 s |  
  | 
testMissingMetric | 
0 s |    
                       |