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