Apache Commons logo Commons Text

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1392 0 0 3 99.8% 12.31 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.text.lookup 164 0 0 0 100% 3.213 s
org.apache.commons.text.similarity 228 0 0 0 100% 0.056 s
org.apache.commons.text.io 80 0 0 1 98.8% 1.600 s
org.apache.commons.text.matcher 50 0 0 0 100% 0.008 s
org.apache.commons.text.translate 55 0 0 0 100% 0.019 s
org.apache.commons.text.diff 5 0 0 0 100% 0.008 s
org.apache.commons.text 771 0 0 2 99.7% 4.712 s
org.apache.commons.text.lookup.external 2 0 0 0 100% 0.002 s
org.apache.commons.text.numbers 37 0 0 0 100% 2.687 s

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

org.apache.commons.text.lookup

- Class Tests Errors Failures Skipped Success Rate Time
SystemPropertyStringLookupTest 3 0 0 0 100% 0 s
XmlStringLookupTest 7 0 0 0 100% 0.036 s
XmlDecoderStringLookupTest 3 0 0 0 100% 0.001 s
EnvironmentVariableStringLookupTest 3 0 0 0 100% 0.003 s
InetAddressStringLookupLocalHostTest 6 0 0 0 100% 0.006 s
NullStringLookupTest 2 0 0 0 100% 0.001 s
StringLookupFactoryTest 11 0 0 0 100% 0.014 s
XmlEncoderStringLookupTest 3 0 0 0 100% 0.001 s
PropertiesStringLookupTest 13 0 0 0 100% 0.003 s
InetAddressStringLookupLoopbackAddressTest 6 0 0 0 100% 0.008 s
DefaultStringLookupTest 2 0 0 0 100% 0.002 s
DnsStringLookupTest 7 0 0 0 100% 0.005 s
DateStringLookupTest 4 0 0 0 100% 0.003 s
FunctionStringLookupTest 5 0 0 0 100% 0.001 s
ScriptStringLookupTest 9 0 0 0 100% 0.774 s
JavaPlatformStringLookupTest 5 0 0 0 100% 0.002 s
InterpolatorStringLookupTest 6 0 0 0 100% 0.001 s
ResourceBundleStringLookupTest 9 0 0 0 100% 0.563 s
UrlStringLookupTest 8 0 0 0 100% 1.703 s
Base64DecoderStringLookupTest 3 0 0 0 100% 0.001 s
BiStringLookupTest 1 0 0 0 100% 0.001 s
AbstractStringLookupTest 3 0 0 0 100% 0 s
UrlDecoderStringLookupTest 6 0 0 0 100% 0.030 s
BiFunctionStringLookupTest 6 0 0 0 100% 0.001 s
ConstantStringLookupBasicTest 5 0 0 0 100% 0.003 s
ConstantStringLookupTest 8 0 0 0 100% 0.015 s
UrlEncoderStringLookupTest 4 0 0 0 100% 0.021 s
Base64EncoderStringLookupTest 3 0 0 0 100% 0.005 s
FileStringLookupTest 13 0 0 0 100% 0.009 s

org.apache.commons.text.similarity

- Class Tests Errors Failures Skipped Success Rate Time
CosineSimilarityTest 4 0 0 0 100% 0 s
LevenshteinResultsTest 5 0 0 0 100% 0 s
LevenshteinDetailedDistanceTest 37 0 0 0 100% 0.008 s
ParameterizedEditDistanceFromTest 10 0 0 0 100% 0.002 s
ParameterizedLevenshteinDistanceTest 38 0 0 0 100% 0.012 s
JaccardDistanceTest 7 0 0 0 100% 0.002 s
LongestCommonSubsequenceDistanceTest 4 0 0 0 100% 0 s
JaroWinklerDistanceTest 7 0 0 0 100% 0.003 s
JaccardSimilarityTest 7 0 0 0 100% 0.001 s
ParameterizedSimilarityScoreFromTest 4 0 0 0 100% 0.001 s
FuzzyScoreTest 6 0 0 0 100% 0 s
LongestCommonSubsequenceTest 12 0 0 0 100% 0.002 s
HammingDistanceTest 6 0 0 0 100% 0.001 s
SimilarityScoreFromTest 2 0 0 0 100% 0.001 s
IntersectionResultTest 9 0 0 0 100% 0.002 s
IntersectionSimilarityTest 10 0 0 0 100% 0.004 s
SimilarityInputTest 1 0 0 0 100% 0 s
CosineDistanceTest 1 0 0 0 100% 0.001 s
SimilarityCharacterInputTest 9 0 0 0 100% 0.002 s
JaroWinklerSimilarityTest 7 0 0 0 100% 0.002 s
LevenshteinDistanceTest 39 0 0 0 100% 0.011 s
StringMetricFromTest 3 0 0 0 100% 0.001 s

org.apache.commons.text.io

- Class Tests Errors Failures Skipped Success Rate Time
StringSubstitutorFilterReaderTest 80 0 0 1 98.8% 1.600 s

org.apache.commons.text.matcher

- Class Tests Errors Failures Skipped Success Rate Time
StringMatcherOnCharArrayTest 16 0 0 0 100% 0.002 s
StringMatcherFactoryTest 16 0 0 0 100% 0.002 s
StringSubstitutorGetSetTest 3 0 0 0 100% 0.001 s
StringMatcherOnCharSequenceStringTest 15 0 0 0 100% 0.003 s

org.apache.commons.text.translate

- Class Tests Errors Failures Skipped Success Rate Time
CodePointTranslatorTest 1 0 0 0 100% 0.001 s
UnicodeUnpairedSurrogateRemoverTest 2 0 0 0 100% 0 s
SinglePassTranslatorTest 3 0 0 0 100% 0.001 s
CsvTranslatorsTest 10 0 0 0 100% 0.002 s
NumericEntityUnescaperTest 5 0 0 0 100% 0.002 s
OctalUnescaperTest 1 0 0 0 100% 0 s
JavaUnicodeEscaperTest 4 0 0 0 100% 0.003 s
AggregateTranslatorTest 3 0 0 0 100% 0.001 s
LookupTranslatorTest 4 0 0 0 100% 0 s
NumericEntityEscaperTest 4 0 0 0 100% 0.001 s
UnicodeEscaperTest 3 0 0 0 100% 0.001 s
EntityArraysTest 12 0 0 0 100% 0.006 s
UnicodeUnescaperTest 3 0 0 0 100% 0.001 s

org.apache.commons.text.diff

- Class Tests Errors Failures Skipped Success Rate Time
ReplacementsFinderTest 2 0 0 0 100% 0.004 s
StringsComparatorTest 3 0 0 0 100% 0.004 s

org.apache.commons.text

- Class Tests Errors Failures Skipped Success Rate Time
TextStringBuilderAppendInsertTest 51 0 0 0 100% 0.133 s
StringSubstitutorTest 77 0 0 1 98.7% 0.029 s
CaseUtilsTest 2 0 0 0 100% 0.001 s
CharacterPredicatesTest 7 0 0 0 100% 0.001 s
StringSubstitutorWithInterpolatorStringLookupTest 21 0 0 0 100% 0.064 s
CompositeFormatTest 2 0 0 0 100% 0.032 s
FormattableUtilsTest 9 0 0 0 100% 0.005 s
StrBuilderAppendInsertTest 51 0 0 0 100% 0.009 s
StrSubstitutorTest 49 0 0 0 100% 0.008 s
TextStringBuilderTest 121 0 0 0 100% 1.091 s
StringTokenizerTest 62 0 0 0 100% 0.006 s
WordUtilsTest 32 0 0 0 100% 0.014 s
OssFuzzTest 2 0 0 1 50.0% 0 s
StringSubstitutorOssFuzzTest 3 0 0 0 100% 0.054 s
StrLookupTest 8 0 0 0 100% 0.003 s
StrTokenizerTest 62 0 0 0 100% 0.005 s
RandomStringGeneratorTest 24 0 0 0 100% 0.016 s
StringEscapeUtilsTest 34 0 0 0 100% 0.095 s
StrMatcherTest 14 0 0 0 100% 0 s
AlphabetConverterTest 20 0 0 0 100% 0.007 s
ExtendedMessageFormatTest 21 0 0 0 100% 3.093 s
StrBuilderTest 99 0 0 0 100% 0.046 s

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.165 s
DoubleFormatTest 17 0 0 0 100% 2.522 s

Test Cases

[Summary] [Package List] [Test Cases]

CustomStringSubstitutorTest

testFencedProperties 0.001 s
testFencedFiles 0.001 s

TextStringBuilderAppendInsertTest

testAppendWithSeparators_Collection 0 s
testInsertWithNullText 0 s
testAppendFixedWidthPadRight_int 0 s
testAppendln_PrimitiveNumber 0 s
testAppendln_TextStringBuilder 0.114 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.001 s
testAppendln_StringBuilder 0 s
testAppendNewLine 0 s
testAppend_TextStringBuilder_int_int 0 s
testAppend_CharArray_int_int 0 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.001 s
testAppendln_String 0 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.001 s
testAppend_PrimitiveNumber 0 s
testAppend_StringBuilder 0 s
testInsert 0.002 s
testAppendFixedWidthPadRight 0 s
testAppend_CharArray 0 s
testAppendln_FormattedString 0.001 s
testAppendln_CharArray 0.001 s
testAppendln_StringBuilder_int_int 0.001 s
testAppendWithSeparators_Array 0 s

CosineSimilarityTest

testCosineSimilarityWithNonEmptyMap 0 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 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.001 s
testTranslateThrowsIllegalArgumentException 0 s

XmlStringLookupTest

testBadXPath 0.002 s
testOne 0.009 s
testNull 0 s
testToString 0 s
testMissingXPath 0.008 s
testNoFeatures 0.007 s
testNoFeaturesDefault 0.005 s

LevenshteinDetailedDistanceTest

testGetLevenshteinDetailedDistance_StringString(Class)[1] 0 s
testGetLevenshteinDetailedDistance_StringString(Class)[2] 0 s
testGetLevenshteinDetailedDistance_StringString(Class)[3] 0.001 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.001 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.001 s
testGetDefaultInstanceTwo(Class)[2] 0 s
testGetDefaultInstanceTwo(Class)[3] 0.001 s
testGetDefaultInstanceTwo(Class)[4] 0 s
testGetDefaultInstanceTwo(Class)[5] 0.001 s
testGetThreshold 0 s
testApplyWithNullString 0 s
testGetLevenshteinDetailedDistance_NullString 0 s
testApplyWithNullSimilarityInput 0 s
testGetLevenshteinDetailedDistance_NullStringInt 0.001 s
testConstructorWithNegativeThreshold 0 s
testHashCode 0 s
testGetLevenshteinDetailedDistance_StringNull 0 s
testEquals(Class)[1] 0 s
testEquals(Class)[2] 0.001 s
testEquals(Class)[3] 0 s
testEquals(Class)[4] 0 s
testEquals(Class)[5] 0 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.003 s
testNull 0 s
testToString 0 s

StringSubstitutorTest

testConstructorNullMap 0.005 s
testConstructorStringSubstitutor 0 s
testGetSetEscape 0 s
testLANG1055 0.001 s
testReplaceAdjacentAtEnd 0.001 s
testReplaceAdjacentAtStart 0 s
testReplaceChangedMap 0 s
testReplaceComplexEscaping 0.002 s
testReplaceEmptyKey 0 s
testReplaceEmptyKeyExtraFirst 0.001 s
testReplaceEmptyKeyExtraLast 0.001 s
testReplaceEmptyKeyOnly 0 s
testReplaceEmptyKeyShortest 0 s
testReplaceEmptyKeyWithDefault 0 s
testReplaceEmptyKeyWithDefaultOnly 0.001 s
testReplaceEmptyKeyWithDefaultOnlyEmpty 0.001 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 s
testReplaceInVariable 0 s
testReplaceInVariableDisabled 0 s
testReplaceInVariableRecursive 0 s
testReplaceIncompletePrefix 0.001 s
testReplaceKeyStartChars 0 s
testReplaceKeyStartChars1Only 0 s
testReplaceKeyStartChars2Only 0 s
testReplaceNoPrefixNoSuffix 0 s
testReplaceNoPrefixSuffix 0 s
testReplaceNoVariables 0 s
testReplaceNull 0 s
testReplacePartialString_noReplace 0 s
testReplacePrefixNoSuffix 0.001 s
testReplaceRecursive 0 s
testReplaceSimple 0 s
testReplaceSimpleKeySize1 0 s
testReplaceSimpleKeySize2 0.001 s
testReplaceSimpleKeySize3 0 s
testReplaceTakingCharSequenceReturningNull 0 s
testReplaceTakingThreeArgumentsThrowsNullPointerException 0 s
testReplaceThrowsStringIndexOutOfBoundsException 0 s
testReplaceToIdentical 0.001 s
testReplaceUnknownKey 0 s
testReplaceUnknownKeyDefaultValue 0 s
testReplaceUnknownKeyOnly 0 s
testReplaceUnknownKeyOnlyExtraFirst 0 s
testReplaceUnknownKeyOnlyExtraLast 0 s
testReplaceUnknownShortestKeyOnly 0 s
testReplaceUnknownShortestKeyOnlyExtraFirst 0.001 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.001 s
testReplaceWeirdPattens 0 s
testReplace_JiraText178_WeirdPatterns1 0 s
testReplace_JiraText178_WeirdPatterns2 0 s
testReplace_JiraText178_WeirdPatterns3 0 s
- public 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.001 s
testStaticReplaceSystemProperties 0.001 s
testStaticReplaceSystemPropertiesWithUpdate 0 s
testSubstituteDefaultProperties 0.001 s
testSubstitutePreserveEscape 0 s

StringSubstitutorFilterReaderTest

testConstructorNullMap 0 s
testConstructorStringSubstitutor 0 s
testGetSetEscape 0 s
testLANG1055 0 s
testReadMixedBufferLengths1ToVarLenPlusNoReplace 0.001 s
testReadMixedBufferLengthsReplace 0.001 s
testReadMixedBufferLengthsVarLenPlusToNoReplace 0 s
testReplaceAdjacentAtEnd 0.004 s
testReplaceAdjacentAtStart 0 s
testReplaceChangedMap 0 s
testReplaceComplexEscaping 0.003 s
testReplaceEmptyKey 0 s
testReplaceEmptyKeyExtraFirst 0 s
testReplaceEmptyKeyExtraLast 0 s
testReplaceEmptyKeyOnly 0 s
testReplaceEmptyKeyShortest 0.093 s
testReplaceEmptyKeyWithDefault 0 s
testReplaceEmptyKeyWithDefaultOnly 0 s
testReplaceEmptyKeyWithDefaultOnlyEmpty 0 s
testReplaceEmptyKeyWithDefaultOnlyShortest 0 s
testReplaceEmptyString 0.030 s
testReplaceEscaping 0 s
testReplaceFailOnUndefinedVariable 0.001 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 s
testReplaceNoPrefixSuffix 0.001 s
testReplaceNoVariables 0.080 s
testReplaceNull 0.023 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.001 s
testReplaceThrowsStringIndexOutOfBoundsException 0 s
testReplaceToIdentical 0 s
testReplaceUnknownKey 0 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 s
testReplaceVariablesCount2NonAdjacent 0 s
testReplaceVariablesCount3 0 s
testReplaceVariablesCount3NonAdjacent 0.001 s
testReplaceWeirdPattens 1.083 s
testReplace_JiraText178_WeirdPatterns1 0.271 s
testReplace_JiraText178_WeirdPatterns2 0.001 s
testReplace_JiraText178_WeirdPatterns3 0 s
- public 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 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.001 s
test(EditDistance, CharSequence, CharSequence, Object)[4] 0 s
test(EditDistance, CharSequence, CharSequence, Object)[5] 0 s
test(EditDistance, CharSequence, CharSequence, Object)[6] 0 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 s
testToString 0 s
testCanonicalName 0.001 s
testBadKey 0.001 s

ParameterizedLevenshteinDistanceTest

test(Integer, CharSequence, CharSequence, Integer)[1] 0 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.001 s
test(Integer, CharSequence, CharSequence, Integer)[9] 0 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 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.001 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.001 s
test(Integer, CharSequence, CharSequence, Integer)[27] 0 s
test(Integer, CharSequence, CharSequence, Integer)[28] 0 s
test(Integer, CharSequence, CharSequence, Integer)[29] 0 s
test(Integer, CharSequence, CharSequence, Integer)[30] 0 s
test(Integer, CharSequence, CharSequence, Integer)[31] 0 s
test(Integer, CharSequence, CharSequence, Integer)[32] 0.001 s
test(Integer, CharSequence, CharSequence, Integer)[33] 0 s
test(Integer, CharSequence, CharSequence, Integer)[34] 0 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 s

StringMatcherOnCharArrayTest

testSingleQuoteMatcher 0 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 s
testQuoteMatcher 0 s
testSplitMatcher 0 s
testDoubleQuoteMatcher 0 s
testCharSetMatcher_charArray 0 s

NullStringLookupTest

testToString 0.001 s
test 0 s

CsvTranslatorsTest

testCsvEscaperCommaTest 0 s
testCsvEscaperQuoteTest 0 s
testCsvUnEscaperTest1 0.001 s
testCsvUnEscaperTest2 0 s
testCsvUnEscaperTest3 0 s
testCsvUnEscaperTest4 0 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.001 s
testDefaultStringLookupsHolder_multipleLookups 0 s
testXmlStringLookup 0.012 s
testAddDefaultStringLookupsNull 0 s
testSingletons 0 s
testDefaultStringLookupsHolder_givenSingleLookup_weirdString 0.001 s
testDefaultStringLookupsHolder_invalidLookupsDefinition 0 s
testDefaultStringLookupsHolder_allLookups 0 s
testDefaultStringLookupsHolder_givenSingleLookup 0 s

XmlEncoderStringLookupTest

testNull 0.001 s
testToString 0 s
testDecode 0 s

JaccardDistanceTest

testGettingJaccardDistanceNullString 0 s
testGettingJaccardDistanceStringNull 0 s
testGettingJaccardDistanceCharSequence 0.001 s
testGettingJaccardDistanceNullNull 0 s
testGettingJaccardDistance(Class)[1] 0 s
testGettingJaccardDistance(Class)[2] 0 s
testGettingJaccardDistance(Class)[3] 0.001 s

PropertiesStringLookupTest

testInterpolatorReplaceProperties 0.001 s
testOne 0.001 s
testInterpolator 0 s
testNull 0 s
testToString 0 s
testInterpolatorReplace 0 s
testMissingKey 0 s
testInterpolatorWithParameterizedKey2 0.001 s
testMissingFile 0 s
testFenceOne 0 s
testInterpolatorNestedColon 0 s
testMissingFileWithKey 0 s
testInterpolatorWithParameterizedKey 0 s

InetAddressStringLookupLoopbackAddressTest

testAddress 0.003 s
testName 0 s
testNull 0 s
testToString 0 s
testCanonicalName 0 s
testBadKey 0 s

LongestCommonSubsequenceDistanceTest

testGettingLongestCommonSubsequenceDistanceNullString 0 s
testGettingLongestCommonSubsequenceDistanceNullNull 0 s
testGettingLongestCommonSubsequenceDistance 0 s
testGettingLongestCommonSubsequenceDistanceStringNull 0 s

DefaultStringLookupTest

testEnumValues 0.001 s
testIndividualEnums 0 s

DnsStringLookupTest

testAddressFromHostAddress 0.002 s
testCanonicalNameFromHostName 0.001 s
testName 0.001 s
testNull 0 s
testAddressFromHostName 0 s
testToString 0 s
testCanonicalNameFromHostAddress 0.001 s

JaroWinklerDistanceTest

testGetJaroWinklerDistance_NullNull 0 s
testGetJaroWinklerDistance_StringString 0.001 s
testGetJaroWinklerDistance(Class)[1] 0 s
testGetJaroWinklerDistance(Class)[2] 0.001 s
testGetJaroWinklerDistance(Class)[3] 0 s
testGetJaroWinklerDistance_NullString 0 s
testGetJaroWinklerDistance_StringNull 0 s

ReplacementsFinderTest

testReplacementsHandler(String, String, int, Character[], Character[])[1] 0.002 s
testReplacementsHandler(String, String, int, Character[], Character[])[2] 0 s

StringSubstitutorWithInterpolatorStringLookupTest

testLocalHostLookup_Address 0.002 s
testDnsLookupName 0.001 s
testJavaScript 0.016 s
testLocalHostLookup_CanonicalName 0.001 s
testCustomMapWithoutDefaults 0 s
testMapAndSystemProperty 0.001 s
testLocalHostLookup_Name 0 s
testCustomFunctionWithoutDefaults 0 s
testDnsLookup_disabledByDefault 0 s
testDefaultValueForMissingKeyInResourceBundle 0 s
testJavaScript_disabledByDefault 0 s
testCustomMapWithDefaults 0 s
testDnsLookup 0 s
testDefaultInterpolator 0.002 s
testDnsLookupAddress 0.030 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 s
test_andMatcher 0.001 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.003 s
testFormat 0 s
testBadFormat 0 s

ParameterizedSimilarityScoreFromTest

test(SimilarityScore, CharSequence, CharSequence, Object)[1] 0 s
test(SimilarityScore, CharSequence, CharSequence, Object)[2] 0 s
test(SimilarityScore, CharSequence, CharSequence, Object)[3] 0 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 s
testToString 0 s
testConcurrentHashMapNull 0 s
testHashMapNull 0 s

CompositeFormatTest

testUsage 0.022 s
testCompositeFormat 0 s

ScriptStringLookupTest

testBadScript 0.744 s
testBadEngineName 0.001 s
testOne 0.013 s
testNull 0.001 s
testToString 0 s
testScriptUsingMultipleColons 0.008 s
testScriptMissingColon 0.001 s
testNoScript 0.001 s
testSanityCheck 0.001 s

StringsComparatorTest

testExecution 0.002 s
testLongestCommonSubsequence 0.001 s
testLength 0 s

LongestCommonSubsequenceTest

testGettingLogestCommonSubsequenceNullString 0 s
testLogestCommonSubsequence 0.001 s
testLongestCommonSubsequenceApply 0 s
testGettingLogestCommonSubsequenceStringNull 0 s
testGettingLongestCommonSubsequenceNullString 0 s
testGettingLongestCommonSubsequenceApplyNullNull 0 s
testGettingLogestCommonSubsequenceNullNull 0 s
testGettingLongestCommonSubsequenceStringNull 0 s
testGettingLongestCommonSubsequenceApplyNullString 0.001 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 s
testAlternatePadCharAndEllipsis 0.001 s
testIllegalEllipsis 0 s
testSimplestFormat 0.001 s
testIllegalEllipsisWith7Args 0 s
testPublicConstructorExists 0 s
testAppendWithNullFormatterAndIntsThrowsNullPointerException 0 s
testEllipsis 0 s

AggregateTranslatorTest

testNullConstructor 0 s
testNonNull 0.001 s
testNullVarargConstructor 0 s

HammingDistanceTest

testHammingDistance(Class)[1] 0.001 s
testHammingDistance(Class)[2] 0 s
testHammingDistance(Class)[3] 0 s
testHammingDistanceCharSequence 0 s
testHammingDistance_nullLeftValue 0 s
testHammingDistance_nullRightValue 0 s

InterpolatorStringLookupTest

testNull 0 s
testToString 0.001 s
testLookupWithNullDefaultInterpolator 0 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 s
testInsertWithNullText 0.001 s
testAppendFixedWidthPadRight_int 0 s
testAppendln_PrimitiveNumber 0 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.001 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 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 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.001 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.001 s
testReplaceSimple 0 s
testStaticReplacePrefixSuffix 0 s
testReplaceRecursive 0.001 s
testConstructorMapPrefixSuffix 0 s
testSamePrefixAndSuffix 0.001 s
testStaticReplace 0 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 s
testReplaceInVariable 0 s
testReplacePrefixNoSuffix 0 s
testResolveVariable 0.001 s
testGetSetValueDelimiter 0 s
testReplaceInVariableDisabled 0 s
testReplaceIncompletePrefix 0.001 s
testGetSetEscape 0 s
testReplaceAdjacentAtStart 0 s
testReplaceEmpty 0 s
testGetSetPrefix 0 s
testConstructorMapFull 0 s
testGetSetSuffix 0 s
testReplacePartialString_noReplace 0 s
testReplaceInTakingStringBuilderWithNonNull 0 s

TextStringBuilderTest

testAsTokenizer 0 s
testEnsureCapacityOutOfMemoryError 0 s
testConstructorDefault 0 s
testDrainCharsIntIntCharArrayInt 0 s
testDeleteAll_String 0.001 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.001 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 s
testReplace_StringMatcher_String_int_int_int_VaryCount 0 s
testReadFromReaderIntEmpty 0 s
testReadFromCharBuffer 0 s
testLastIndexOf_StringMatcher 0.001 s
testMinimizeCapacity 0 s
testSubstringIntInt 0 s
testLang412Left 0 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.001 s
testLastIndexOf_String_int 0 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 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.580 s
testOutOfMemoryError3 0.074 s
testDrainChar 0 s
testLang412Right 0 s
testDeleteFirst_String 0 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 s
testLastIndexOf_StringMatcher_int 0 s
testLength 0 s
testOutOfMemoryError 0.424 s
testDeleteFirst_char 0 s
testAppendToCharBuffer 0 s
testDeleteFirst_StringMatcher 0 s
testAppendCharBufferNull 0 s
testIsEmpty 0 s
testToCharArrayIntInt 0 s
testGetSetNewLineText 0 s
testToStringBuffer 0.001 s
testReadFromReader 0 s
testAppendln 0 s
testAsBuilder 0 s
testAppendTakingTwoIntsWithIndexOutOfBoundsThrowsStringIndexOutOfBoundsExceptionTwo 0 s
testIndexOf_String 0 s
testWrap_CharArray 0 s
testIndexOf_char_int 0 s
testDeleteCharAtWithNegative 0 s
testReplaceAll_StringMatcher_String 0 s
testGetCharsIntIntCharArrayInt 0 s
testStartsWith 0.001 s
testAppendCharBuffer 0 s
testChaining 0 s
testReplace_StringMatcher_String_int_int_int_VaryStartIndex 0 s

StringSubstitutorGetSetTest

testGetSetValueDelimiter 0 s
testGetSetPrefix 0.001 s
testGetSetSuffix 0 s

ResourceBundleStringLookupTest

testMissingKeyInSpec 0 s
testBadNames 0.001 s
testAny 0.001 s
testOne 0 s
testNull 0 s
testToString 0 s
testBadKey 0.001 s
testDoubleBundle 0 s
testExceptionGettingString 0.559 s

ParsedDecimalTest

testMaxPrecision 0 s
testFrom 0 s
testMaxPrecision_halfEvenRounding 0 s
testRound_mixed 0 s
testStringMethodAccuracy_sequence 0.052 s
testRound_nine 0 s
testMaxPrecision_random 0.052 s
testStringMethodAccuracy_random 0.053 s
testToEngineeringString_defaults 0 s
testMaxPrecision_singleDigits 0 s
testToEngineeringString_altFormat 0 s
testFromNotFinite 0 s
testRound_one 0 s
testToScientificString_altFormats 0 s
testStringMethods_customDigits 0 s
testIsZero 0 s
testToPlainString_defaults 0.001 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 s
testBasicDelim1 0.001 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.001 s
testCloneNull 0 s
test1 0 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 s
testTokenizeSubclassInputChange 0.001 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 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

UnicodeEscaperTest

testAbove 0 s
testBelow 0 s
testBetween 0.001 s

DoubleFormatTest

testScientific_custom 0.002 s
testScientific_defaults 0 s
testMixed_defaults 0 s
testCustomDigitString 0 s
testPlain_custom 0.001 s
testEngineering_defaults 0 s
testEngineering_custom 0 s
testMaximumPrecision(DoubleFunction, double)[1] 0.003 s
testMaximumPrecision(DoubleFunction, double)[2] 0 s
testPlain_localeFormatComparison 1.281 s
testEngineering_localeFormatComparison 0.627 s
testScientific_localeFormatComparison 0.575 s
testFormatAccuracy 0.014 s
testPlain_defaults 0 s
testBuilder_illegalArgs 0.001 s
testMixed_defaultsDeprecated 0 s
testMixed_custom 0 s

UrlStringLookupTest

testBadCharsetName 0 s
testNull 0 s
testBadEncoding 0.297 s
testToString 0 s
testMissingUrl 0 s
testHttpScheme 1.399 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 s
testContainsAllWords_StringString 0.001 s
testCapitalizeFully_String 0 s
testCapitalizeFully_Text88 0 s
testLANG1292 0 s
testAbbreviateUpperLessThanLowerValues 0 s
testWrap_StringInt 0 s
testAbbreviateForLowerThanMinusOneValues 0.001 s
testInitialsSurrogatePairs 0 s
testInitials_String_charArray 0 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 s

EntityArraysTest

testForDuplicateDeclaredMapValuesJavaCtrlCharsMap 0.002 s
testAposMap 0 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 s
testForDuplicateDeclaredMapValuesAposMap 0 s
testForDuplicateDeclaredMapValuesBasicMap 0 s

UnicodeUnescaperTest

testUPlus 0 s
testUuuuu 0 s
testLessThanFour 0 s

Base64DecoderStringLookupTest

testNull 0.001 s
testToString 0 s
test 0 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 s

UrlDecoderStringLookupTest

testNull 0.004 s
testPlus 0.001 s
testToString 0.001 s
testAllPercent 0.001 s
testExclamation 0.002 s
testExceptionGettingString 0.019 s

IntersectionResultTest

testNewIntersectionResult_WithNegativeIntersection 0 s
testProperties 0.001 s
testToString 0 s
testNewIntersectionResult_WithNegativeSizeA 0 s
testNewIntersectionResult_WithNegativeSizeB 0 s
testNewIntersectionResult_WithZeros 0 s
testNewIntersectionResult_WithIntersectionAboveSizeAorB 0 s
testHashCode 0 s
testEquals 0.001 s

BiFunctionStringLookupTest

testOne 0 s
testToString 0 s
testNullBiFunction 0 s
testConcurrentHashMapNull 0.001 s
testHashMapNull 0 s
testBiFunctionForNestedMap 0 s

IntersectionSimilarityTest

testF1ScoreUsingListWordBigrams 0.003 s
testConstructorWithNullConverterThrows 0 s
testApplyNullString 0 s
testIntersectionUsingSetCharacterListCharacter 0 s
testIntersectionUsingListCharacter 0 s
testIntersectionUsingSetCharacter 0 s
testIntersectionUsingListBigrams 0 s
testApplyStringNull 0 s
testApplyNullNull 0 s
testIntersectionUsingSetBigrams 0 s

OssFuzzTest

testStringSubstitutorInterpolatorFuzzer5447769450741760 0 s
test 0 s
- Until Apache Commons Lang 3.18.0 -

StringSubstitutorOssFuzzTest

test42522985 0.005 s
test42527553 0.006 s
test42527776 0.043 s

ConstantStringLookupBasicTest

testOne 0.001 s
testNull 0.001 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.001 s
testSystemPropertiesLookupUpdatedProperty 0 s
testMapLookup_nullMap 0 s
testMapLookup 0 s
testSystemPropertiesLookup 0 s

ConstantStringLookupTest

testLookupNonExisting 0.003 s
testLookupPrivate 0 s
testLookupInvalidSyntax 0 s
testLookupNonString 0.011 s
testLookupNull 0 s
testLookupUnknownClass 0.001 s
testLookupCache 0 s
testLookupConstant 0 s

StrTokenizerTest

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 s
testConstructor_String_char_char 0 s
testReset 0 s
testReset_charArray 0 s
testToString 0.001 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.001 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 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 s
testBasic4 0 s
testBasic5 0 s
testGetContent 0 s
testCloneReset 0.001 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.004 s
testSelectFromCharVarargs 0 s
testSelectFromCharVarargs2 0 s
testGenerateMinMaxLength 0 s
testSelectFromCharVarargSize1 0 s
testUsingRandom 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
testMultipleFilters 0.001 s
testSetLength 0 s
testChangeOfFilter 0 s
testGenerateTakingIntThrowsNullPointerException 0.001 s
testBadMinAndMax 0 s
testBadMinimumCodePoint 0 s
testBadMaximumCodePoint 0 s
testZeroLength 0 s

CosineDistanceTest

testCosineDistance 0.001 s

UrlEncoderStringLookupTest

testNull 0 s
testToString 0 s
test 0 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.001 s
testEscapeJava 0 s
testEscapeJson 0 s
testEscapeHtml3 0 s
testEscapeHtml4 0.001 s
testEscapeJavaWithSlash 0 s
testEscapeXml10 0 s
testEscapeXml11 0.001 s
testLang313 0 s
testLang708 0.002 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.084 s
testUnescapeXmlSupplementaryCharacters 0.001 s
testUnescapeCsvString 0 s
testUnescapeCsvWriter 0 s
testUnescapeEcmaScript 0 s
testEscapeHtmlVersions 0 s
testUnescapeUnknownEntity 0.001 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 s
test 0 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 s
testStringMatcher_String 0 s
testSpaceMatcher 0 s
testQuoteMatcher 0 s
testSplitMatcher 0 s
testDoubleQuoteMatcher 0 s
testCharSetMatcher_charArray 0 s

AlphabetConverterTest

testOnlyOneEncodingLettersTest 0.001 s
testNoEncodingLettersTest 0.001 s
testHebrewTest 0.001 s
testBinaryTest 0.001 s
testCreateConverterFromMapAndEquals 0 s
testMissingDoNotEncodeLettersFromEncodingTest 0 s
testCreateConverterFromCharsWithNullAndNull 0 s
testDoNotEncodeTest 0.001 s
testEncodeFailureTest 0 s
testJavadocExampleTest 0.001 s
testUnexpectedStringWhileDecodingTest 0 s
testCreateConverterFromCharsAndEquals 0 s
testEquals 0 s
testEqualsWithSameObject 0 s
testUnexpectedEndWhileDecodingTest 0 s
testDecodeReturningNull 0 s
testCreateConverterFromCharsOne 0 s
testMissingDoNotEncodeLettersFromOriginalTest 0 s
testUnicodeTest 0 s
testEqualsWithNull 0 s

JaroWinklerSimilarityTest

testGetJaroWinklerSimilarity_StringNull 0 s
testGetJaroWinklerSimilarity_StringString 0 s
testGetJaroWinklerSimilarity_NullNull 0.001 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.824 s
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionFive 0 s
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionFour 0.002 s
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionOne 0 s
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionTwo 0 s
testEqualsHashcode 0 s
testOverriddenBuiltinFormat 0.051 s
testBuiltInChoiceFormat 0.136 s
testCreatesExtendedMessageFormatTakingString 0.002 s
testSetFormatByArgumentIndexIsUnsupported 0.001 s
testEscapedQuote_LANG_477 0 s
testChoiceQuoteJustBeforeBraceEnd_TEXT_106 0 s
testSetFormatsIsUnsupported 0 s
testSetFormatIsUnsupported 0 s
testEmbeddedPatternInChoice 0 s
testExtendedFormats 0 s
testExtendedAndBuiltInFormats 0.039 s
testBuiltInNumberFormat 0.036 s
testFailsToCreateExtendedMessageFormatTakingTwoArgumentsThrowsIllegalArgumentExceptionThree 0 s

FileStringLookupTest

testDefaultInstanceBadDocumentPath 0 s
testFenceEmptyOne 0.001 s
testInterpolatorReplace 0 s
testFenceBadDirOne 0 s
testDefaultInstanceBadCharsetName 0.006 s
testDefaultInstanceMissingFilePart 0 s
testFenceCurrentDirPlusOne 0.001 s
testFenceCurrentDirOne 0 s
testDefaultInstanceToString 0 s
testFenceBadDirPlusGoodOne 0 s
testFenceNullOne 0 s
testDefaultInstanceOne 0.001 s
testDefaultInstanceNull 0 s

StrBuilderTest

testAsTokenizer 0.004 s
testDeleteFirst_StrMatcher 0 s
testReplaceFirst_StrMatcher_String 0.001 s
testDeleteAll_String 0 s
testEndsWith 0 s
testGetSetNullText 0.001 s
testReadFromReaderAppendsToEnd 0 s
testIndexOfLang294 0 s
testSubSequenceIntInt 0.001 s
testGetChars 0.001 s
testLastIndexOf_String 0.001 s
testDeleteAll_char 0 s
testReplace_StrMatcher_String_int_int_int_VaryEndIndex 0 s
testAppendStringBuilderNull 0.001 s
testLastIndexOf_char_int 0 s
testReadFromReadable 0.001 s
testAppendTakingTwoIntsWithZeroThrowsStringIndexOutOfBoundsException 0 s
testAppendToStringBuffer 0 s
testClear 0 s
testSize 0.003 s
testTrim 0 s
testRightString 0 s
testToString 0 s
testConstructors 0 s
testReadFromCharBuffer 0 s
testMinimizeCapacity 0 s
testSubstringIntInt 0 s
testLang412Left 0 s
testContains_String 0 s
testEqualsIgnoreCase 0 s
testCapacityAndLength 0 s
testReadFromReadableAppendsToEnd 0 s
testAsReader 0 s
testToStringBuilder 0.001 s
testReplaceAll_String_String 0 s
testAsWriter 0 s
testLang294 0 s
testLang295 0 s
testReplaceAll_char_char 0 s
testLastIndexOf_String_int 0 s
testDeleteCharAt 0 s
testReplaceFirst_String_String 0 s
testContains_char 0 s
testDeleteIntInt 0.001 s
testReplace_StrMatcher_String_int_int_int_VaryCount 0 s
testReplaceFirst_char_char 0 s
testIndexOf_char 0.001 s
testReplace_int_int_String 0 s
testToCharArray 0 s
testLastIndexOf_StrMatcher 0 s
testAppendCharBufferException 0 s
testIndexOf_StrMatcher_int 0 s
testEnsureCapacity 0 s
testLang412Right 0 s
testDeleteFirst_String 0 s
testAppendToStringBuilder 0.001 s
testMidString 0 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.001 s
testAppendToWriter 0 s
testCharAt 0 s
testReplace_StrMatcher_String_int_int_int_VaryMatcher 0.002 s
testEquals 0.001 s
testLastIndexOf_char 0 s
testLeftString 0.001 s
testIndexOf_String_int 0 s
testContains_StrMatcher 0.001 s
testLength 0 s
testReplace_StrMatcher_String_int_int_int_VaryReplace 0.001 s
testDeleteFirst_char 0 s
testAppendToCharBuffer 0.001 s
testAppendCharBufferNull 0 s
testDeleteAll_StrMatcher 0.001 s
testIsEmpty 0 s
testToCharArrayIntInt 0 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 s
testLastIndexOf_StrMatcher_int 0 s
testChaining 0 s

StringMatcherOnCharSequenceStringTest

testSingleQuoteMatcher 0.001 s
testTrimMatcher 0 s
testAndMatcher_char 0 s
testCommaMatcher 0 s
testCharMatcher_char 0 s
testCharSetMatcher_String 0 s
testNoneMatcher 0.001 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.001 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 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.001 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.001 s
testGetLevenshteinDistance_StringString(Class)[1] 0 s
testGetLevenshteinDistance_StringString(Class)[2] 0 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 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 s
testEquivalence 0 s
testMissingMetric 0.001 s

Failure Details

[Summary] [Package List] [Test Cases]


testReplace_JiraText178_WeirdPatterns3
- skipped: public void org.apache.commons.text.StringSubstitutorTest.testReplace_JiraText178_WeirdPatterns3() throws java.io.IOException is @Disabled
testReplace_JiraText178_WeirdPatterns3
- skipped: public void org.apache.commons.text.StringSubstitutorTest.testReplace_JiraText178_WeirdPatterns3() throws java.io.IOException is @Disabled
test
- skipped: Until Apache Commons Lang 3.18.0