Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
616 0 0 3 99.513% 7.142

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.codec 25 0 0 0 100% 0.001
org.apache.commons.codec.net 57 0 0 2 96.491% 0
org.apache.commons.codec.language.bm 53 0 0 0 100% 3.791
org.apache.commons.codec.language 247 0 0 0 100% 0.377
org.apache.commons.codec.digest 63 0 0 0 100% 1.823
org.apache.commons.codec.binary 171 0 0 1 99.415% 1.15

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

org.apache.commons.codec

Class Tests Errors Failures Skipped Success Rate Time
CharEncodingTest 7 0 0 0 100% 0.001
CharsetsTest 7 0 0 0 100% 0
DecoderExceptionTest 4 0 0 0 100% 0
EncoderExceptionTest 4 0 0 0 100% 0
StringEncoderComparatorTest 3 0 0 0 100% 0

org.apache.commons.codec.net

Class Tests Errors Failures Skipped Success Rate Time
BCodecTest 9 0 0 0 100% 0
QCodecTest 12 0 0 0 100% 0
QuotedPrintableCodecTest 17 0 0 2 88.235% 0
RFC1522CodecTest 2 0 0 0 100% 0
URLCodecTest 16 0 0 0 100% 0
UtilsTest 1 0 0 0 100% 0

org.apache.commons.codec.language.bm

Class Tests Errors Failures Skipped Success Rate Time
BeiderMorseEncoderTest 22 0 0 0 100% 3.772
LanguageGuessingTest 18 0 0 0 100% 0.004
PhoneticEngineRegressionTest 3 0 0 0 100% 0
PhoneticEngineTest 7 0 0 0 100% 0.015
RuleTest 3 0 0 0 100% 0

org.apache.commons.codec.language

Class Tests Errors Failures Skipped Success Rate Time
Caverphone1Test 9 0 0 0 100% 0
Caverphone2Test 13 0 0 0 100% 0.01
ColognePhoneticTest 13 0 0 0 100% 0.009
DoubleMetaphone2Test 6 0 0 0 100% 0.027
DoubleMetaphoneTest 15 0 0 0 100% 0.049
MatchRatingApproachEncoderTest 96 0 0 0 100% 0.061
MetaphoneTest 34 0 0 0 100% 0.084
NysiisTest 23 0 0 0 100% 0.137
RefinedSoundexTest 10 0 0 0 100% 0
SoundexTest 28 0 0 0 100% 0

org.apache.commons.codec.digest

Class Tests Errors Failures Skipped Success Rate Time
Apr1CryptTest 8 0 0 0 100% 0.283
B64Test 2 0 0 0 100% 0
CryptTest 4 0 0 0 100% 0.152
DigestUtilsTest 17 0 0 0 100% 0.779
Md5CryptTest 7 0 0 0 100% 0.059
Sha256CryptTest 7 0 0 0 100% 0.34
Sha2CryptTest 1 0 0 0 100% 0
Sha512CryptTest 8 0 0 0 100% 0.202
UnixCryptTest 9 0 0 0 100% 0.008

org.apache.commons.codec.binary

Class Tests Errors Failures Skipped Success Rate Time
Base32InputStreamTest 16 0 0 0 100% 0.241
Base32OutputStreamTest 6 0 0 0 100% 0.183
Base32Test 7 0 0 0 100% 0
Base64Codec13Test 8 0 0 0 100% 0.02
Base64InputStreamTest 19 0 0 0 100% 0.2
Base64OutputStreamTest 7 0 0 0 100% 0.269
Base64Test 53 0 0 1 98.113% 0.039
BaseNCodecTest 6 0 0 0 100% 0
BinaryCodecTest 13 0 0 0 100% 0.001
HexTest 19 0 0 0 100% 0.189
StringUtilsTest 17 0 0 0 100% 0.008

Test Cases

[Summary] [Package List] [Test Cases]

Base32InputStreamTest

testBase32InputStreamByteByByte 0.156
testSkipToEnd 0
testSkipNone 0.002
testRead0 0
testBase32EmptyInputStreamPemChuckSize 0.001
testMarkSupported 0
testReadOutOfBounds 0.001
testReadNull 0
testCodec105 0
testCodec130 0.001
testSkipWrongArgument 0.001
testAvailable 0
testBase32EmptyInputStreamMimeChuckSize 0.001
testSkipPastEnd 0
testSkipBig 0
testBase32InputStreamByChunk 0.078

Base32OutputStreamTest

testWriteOutOfBounds 0
testBase32EmptyOutputStreamPemChunkSize 0
testWriteToNullCoverage 0.002
testBase32EmptyOutputStreamMimeChunkSize 0
testBase32OutputStreamByChunk 0.022
testBase32OutputStreamByteByByte 0.159

Base32Test

testBase32Samples 0
testRandomBytes 0
testRandomBytesHex 0
testSingleCharEncoding 0
testRandomBytesChunked 0
testBase32HexSamples 0
testBase32Chunked 0

Base64Codec13Test

testEncoder 0
testBinaryEncoder 0.001
testStaticEncodeChunked 0
testDecoder 0.008
testBinaryDecoder 0.006
testStaticDecodeChunked 0.004
testStaticDecode 0
testStaticEncode 0.001

Base64InputStreamTest

testSkipToEnd 0
testSkipNone 0.008
testCodec98NPE 0
testRead0 0
testBase64InputStreamByChunk 0.096
testMarkSupported 0
testInputStreamReader 0
testReadOutOfBounds 0
testReadNull 0
testCodec101 0
testCodec105 0
testCodec130 0
testSkipWrongArgument 0
testAvailable 0
testBase64EmptyInputStreamPemChuckSize 0
testBase64EmptyInputStreamMimeChuckSize 0
testSkipPastEnd 0
testSkipBig 0.001
testBase64InputStreamByteByByte 0.095

Base64OutputStreamTest

testCodec98NPE 0
testWriteOutOfBounds 0.001
testBase64OutputStreamByteByByte 0.249
testWriteToNullCoverage 0
testBase64EmptyOutputStreamMimeChunkSize 0
testBase64EmptyOutputStreamPemChunkSize 0
testBase64OutputStreamByChunk 0.019

Base64Test

testTriplets 0.001
testCodeIntegerEdgeCases 0
testStringToByteVariations 0.002
testConstructor_Int_ByteArray_Boolean_UrlSafe 0
testSingletonsChunked 0.001
testKnownDecodings 0.001
testPairs 0.001
testUUID 0.001
testEncodeDecodeSmall 0
testConstructors 0.001
testHugeLineSeparator 0
skipped
testObjectDecodeWithValidParameter 0
testCodeInteger1 0.001
testCodeInteger2 0.001
testCodeInteger3 0
testCodeInteger4 0.001
testObjectEncode 0
testRfc2045Section6Dot8ChunkSizeDefinition 0.001
testUrlSafe 0.009
testObjectEncodeWithInvalidParameter 0
testEncodeDecodeRandom 0.004
testRfc2045Section2Dot1CrLfDefinition 0
testDecodeWithWhitespace 0
testDecodePadOnlyChunked 0
testKnownEncodings 0
testIgnoringNonBase64InDecode 0
testCodec112 0
testDecodePadMarkerIndex2 0.001
testDecodePadMarkerIndex3 0
testIsUrlSafe 0
testEncodeOverMaxSize 0
testEmptyBase64 0
testSingletons 0.006
testTripletsChunked 0.001
testCodec68 0.001
testRfc4648Section10DecodeEncode 0
testObjectDecodeWithInvalidParameter 0.001
testIsArrayByteBase64 0
testDecodePadOnly 0
testChunkedEncodeMultipleOf76 0.001
testBase64 0
testRfc1421Section6Dot8ChunkSizeDefinition 0
testNonBase64Test 0
testConstructor_Int_ByteArray_Boolean 0
testByteToStringVariations 0
testObjectEncodeWithValidParameter 0
testRfc4648Section10DecodeWithCrLf 0
testRfc4648Section10Decode 0.001
testRfc4648Section10Encode 0
testCodeIntegerNull 0
testIsStringBase64 0.001
testRfc4648Section10EncodeDecode 0
testDecodeWithInnerPad 0.001

BaseNCodecTest

testBaseNCodec 0
testIsInAlphabetByte 0
testContainsAlphabetOrPad 0
testIsWhiteSpace 0
testIsInAlphabetString 0
testIsInAlphabetByteArrayBoolean 0

BinaryCodecTest

testToAsciiBytes 0
testToAsciiChars 0
testToByteArrayFromString 0
testEncodeByteArray 0
testEncodeObjectNull 0
testToAsciiString 0
testFromAsciiByteArray 0
testDecodeObjectException 0
testDecodeObject 0
testEncodeObjectException 0
testEncodeObject 0
testDecodeByteArray 0
testFromAsciiCharArray 0.001

HexTest

testDencodeEmpty 0
testHelloWorldLowerCaseHex 0
testCustomCharset 0.162
testHelloWorldUpperCaseHex 0
testEncodeClassCastException 0
testEncodeDecodeRandom 0.025
testCustomCharsetBadName 0
testDecodeBadCharacterPos0 0
testDecodeBadCharacterPos1 0.001
testEncodeZeroes 0
testDecodeClassCastException 0
testEncodeEmpty 0
testDecodeHexOddCharacters1 0
testDecodeHexOddCharacters3 0
testDecodeHexOddCharacters5 0
testRequiredCharset 0.001
testCustomCharsetToString 0
testDecodeStringOddCharacters 0
testDecodeArrayOddCharacters 0

StringUtilsTest

testNewStringNullInput 0
testGetBytesUtf16 0
testGetBytesUtf8 0
testGetBytesIso8859_1 0
testGetBytesUsAscii 0
testGetBytesUtf16Be 0
testGetBytesUtf16Le 0.002
testGetBytesUncheckedNullInput 0
testNewStringIso8859_1 0
testGetBytesUncheckedBadName 0.002
testNewStringUtf8 0
testNewStringUsAscii 0.001
testNewStringUtf16Be 0
testNewStringUtf16Le 0
testNewStringUtf16 0.001
testConstructor 0
testNewStringBadEnc 0.002

CharEncodingTest

testUtf16 0
testUtf8 0
testUsAscii 0
testUtf16Be 0
testUtf16Le 0
testIso8859_1 0
testConstructor 0.001

CharsetsTest

testUtf16 0
testUtf8 0
testUsAscii 0
testUtf16Be 0
testUtf16Le 0
testToCharset 0
testIso8859_1 0

DecoderExceptionTest

testConstructor0 0
testConstructorThrowable 0
testConstructorStringThrowable 0
testConstructorString 0

Apr1CryptTest

testApr1CryptBytes 0.092
testApr1CryptWithEmptySalt 0
testApr1CryptNullData 0
testApr1CryptWithoutSalt 0.03
testApr1LongSalt 0.016
testApr1CryptExplicitCall 0.101
testApr1CryptWithInvalidSalt 0
testApr1CryptStrings 0.044

B64Test

testB64T 0
testB64from24bit 0

CryptTest

testDefaultCryptVariant 0.117
testCrypt 0
testCryptWithEmptySalt 0
testCryptWithBytes 0.035

DigestUtilsTest

testMd2Length 0
testInternalNoSuchAlgorithmException 0.14
testConstructable 0
testSha1UpdateWithByteArray 0.001
testSha1UpdateWithString 0
testMd5HexLength 0.001
testShaUpdateWithByteArray 0.001
testMd5Length 0
testMd2Hex 0.498
testMd5Hex 0.01
testSha1Hex 0.033
testMd2HexLength 0
testSha256 0.039
testSha384 0.028
testSha512 0.016
testShaHex 0.012
testShaUpdateWithString 0

Md5CryptTest

testMd5CryptNullData 0
testCtor 0
testMd5CryptBytes 0.018
testMd5CryptLongInput 0.011
testMd5CryptWithEmptySalt 0
testMd5CryptExplicitCall 0.005
testMd5CryptStrings 0.025

Sha256CryptTest

testSha256CryptNullData 0
testSha256CryptBytes 0.17
testSha256CryptWithEmptySalt 0
testSha2CryptRounds 0.072
testSha256LargetThanBlocksize 0.037
testSha256CryptExplicitCall 0.014
testSha256CryptStrings 0.047

Sha2CryptTest

testCtor 0

Sha512CryptTest

testSha2CryptRounds 0.009
testSha2CryptWrongSalt 0.001
testSha256LargetThanBlocksize 0.041
testSha512CryptWithEmptySalt 0
testSha512CryptBytes 0.03
testSha512CryptStrings 0.066
testSha512CryptNullData 0
testSha512CryptExplicitCall 0.055

UnixCryptTest

testUnicCryptInvalidSalt 0.001
testUnixCryptStrings 0.002
testCtor 0
testUnixCryptExplicitCall 0.001
testUnixCryptNullData 0.001
testUnixCryptWithoutSalt 0.001
testUnixCryptWithEmptySalt 0
testUnixCryptWithHalfSalt 0
testUnixCryptBytes 0.002

EncoderExceptionTest

testConstructor0 0
testConstructorThrowable 0
testConstructorStringThrowable 0
testConstructorString 0

BeiderMorseEncoderTest

testEncodeGna 0.47
testAsciiEncodeNotEmpty1Letter 0.027
testInvalidLanguageIllegalArgumentException 0
testSetRuleTypeExact 0
testAllChars 2.833
testEncodeAtzNotEmpty 0.002
testOOM 0.012
testNegativeIndexForRuleMatchIndexOutOfBoundsException 0
testInvalidLangIllegalArgumentException 0
testAsciiEncodeNotEmpty2Letters 0.224
testSpeedCheck 0.087
testSetNameTypeAsh 0.001
testSetConcat 0
testSpeedCheck2 0.028
testSpeedCheck3 0.06
testSetRuleTypeToRulesIllegalArgumentException 0
testLongestEnglishSurname 0.009
testInvalidLangIllegalStateException 0.019
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

LanguageGuessingTest

testLanguageGuessing[0] 0
testLanguageGuessing[1] 0
testLanguageGuessing[2] 0
testLanguageGuessing[3] 0
testLanguageGuessing[4] 0
testLanguageGuessing[5] 0
testLanguageGuessing[6] 0.001
testLanguageGuessing[7] 0
testLanguageGuessing[8] 0
testLanguageGuessing[9] 0
testLanguageGuessing[10] 0
testLanguageGuessing[11] 0.001
testLanguageGuessing[12] 0
testLanguageGuessing[13] 0.001
testLanguageGuessing[14] 0
testLanguageGuessing[15] 0.001
testLanguageGuessing[16] 0
testLanguageGuessing[17] 0

PhoneticEngineRegressionTest

testSolrGENERIC 0
testSolrSEPHARDIC 0
testSolrASHKENAZI 0

PhoneticEngineTest

testEncode[0] 0
testEncode[1] 0
testEncode[2] 0
testEncode[3] 0.001
testEncode[4] 0
testEncode[5] 0
testEncode[6] 0.014

RuleTest

testPhonemeComparedToLaterIsNegative 0
testSubSequenceWorks 0
testPhonemeComparedToSelfIsZero 0

Caverphone1Test

testEndMb 0
testIsCaverphoneEquals 0
testWikipediaExamples 0
testSpecificationV1Examples 0
testCaverphoneRevisitedCommonCodeAT1111 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

Caverphone2Test

testCaverphoneRevisitedRandomNameTTA1111111 0
testCaverphoneRevisitedRandomNameTN11111111 0.01
testCaverphoneRevisitedRandomNameKLN1111111 0
testEndMb 0
testIsCaverphoneEquals 0
testCaverphoneRevisitedCommonCodeAT11111111 0
testCaverphoneRevisitedExamples 0
testCaverphoneRevisitedRandomWords 0
testSpecificationExamples 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

ColognePhoneticTest

testExamples 0.009
testVariationsMella 0
testVariationsMeyer 0
testAychlmajrForCodec122 0
testEdgeCases 0
testIsEncodeEquals 0
testAabjoe 0
testAaclan 0
testHyphen 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

DoubleMetaphone2Test

testDoubleMetaphonePrimary 0.005
testDoubleMetaphoneAlternate 0.022
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

DoubleMetaphoneTest

testSetMaxCodeLength 0
testIsDoubleMetaphoneEqualBasic 0
testEmpty 0
testCCedilla 0
testIsDoubleMetaphoneEqualExtended1 0
testIsDoubleMetaphoneEqualExtended2 0
testIsDoubleMetaphoneEqualExtended3 0.012
testIsDoubleMetaphoneEqualWithMATCHES 0.037
testDoubleMetaphone 0
testNTilde 0
testIsDoubleMetaphoneNotEqual 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

MatchRatingApproachEncoderTest

testisEncodeEquals_CornerCase_SecondNameJustSpace_ReturnsFalse 0
testCompare_SOPHIE_SOFIA_SuccessfullyMatched 0.005
testGetMinRating_1_Returns5_Successfully 0
testisEncodeEquals_CornerCase_SecondNameNothing_ReturnsFalse 0
testCompare_SurnameCornerCase_Nulls_NoMatch 0
testGetMinRating_7_Return4_Successfully 0
testCompare_SAM_SAMUEL_SuccessfullyMatched 0
testisEncodeEquals_CornerCase_FirstNameNothing_ReturnsFalse 0
testgetMinRating_6_Returns4_Successfully 0
testAccentRemoval_NullValue_ReturnNullSuccessfully 0
testleftTorightThenRightToLeft_EINSTEIN_MICHAELA_Returns0 0
testCompare_STEPHEN_STEVEN_SuccessfullyMatched 0
testCompare_Surname_MOSKOWITZ_MOSKOVITZ_SuccessfullyMatched 0.005
testCompare_SurnamesCornerCase_MURPHY_Space_NoMatch 0
testCompare_OONA_OONAGH_SuccessfullyMatched 0
testCompare_Forenames_SEAN_JOHN_MatchExpected 0
testCompare_Surname_HAILEY_HALLEY_SuccessfullyMatched 0
testCompare_TOMASZ_TOM_SuccessfullyMatched 0
testCompare_KARL_ALESSANDRO_DoesNotMatch 0
testCompare_Surname_LIPSHITZ_LIPPSZYC_SuccessfullyMatched 0
testCompare_CATHERINE_KATHRYN_SuccessfullyMatched 0
testRemoveVowel__AIDAN_Returns_ADN 0
testIsVowel_CapitalA_ReturnsTrue 0
testRemoveSingleDoubleConsonants_BUBLE_RemovedSuccessfully 0.004
testRemoveDoubleConsonants_MISSISSIPPI_RemovedSuccessfully 0
testAccentRemoval_MixedWithUnusualChars_SuccessfullyRemovedAndUnusualcharactersInvariant 0
testGetEncoding_Null_to_Nothing 0
testCompareNameSameNames_ReturnsFalseSuccessfully 0
testGetMinRating_2_Returns5_Successfully 0
testCompare_ZACH_ZAKARIA_SuccessfullyMatched 0
testCompare_MCGOWAN_MCGEOGHEGAN_SuccessfullyMatched 0
testCompare_Surname_SZLAMAWICZ_SHLAMOVITZ_SuccessfullyMatched 0
testRemoveVowel_ALESSANDRA_Returns_ALSSNDR 0
testCompare_ShortNames_AL_ED_WorksButNoMatch 0
testAccentRemoval_ComprehensiveAccentMix_AllSuccessfullyRemoved 0.013
testgetMinRating_7_Returns4_Successfully 0
testCompare_SMITH_SMYTH_SuccessfullyMatched 0
testGetEncoding_HARPER_HRPR 0
testCompare_STEPHEN_STEFAN_SuccessfullyMatched 0
testleftTorightThenRightToLeft_ALEXANDER_ALEXANDRA_Returns4 0
testCompare_MICKY_MICHAEL_SuccessfullyMatched 0
testIsVowel_SmallD_ReturnsFalse 0
testAccentRemoval_GerSpanFrenMix_SuccessfullyRemoved 0
testisEncodeEquals_CornerCase_SecondNameNull_ReturnsFalse 0
testgetMinRating_11_Returns_3_Successfully 0
testGetFirstLast3__ALEXANDER_Returns_Aleder 0
testgetMinRating_5_Returns4_Successfully2 0
testCompare_Surname_COOPERFLYNN_SUPERLYN_SuccessfullyMatched 0
testCompare_Surname_PRZEMYSL_PSHEMESHIL_SuccessfullyMatched 0
testCompareNameNullSpace_ReturnsFalseSuccessfully 0
testGetMinRating_13_Returns_1_Successfully 0
testCompare_BURNS_BOURNE_SuccessfullyMatched 0
testAccentRemovalNormalString_NoChange 0
testCompare_SmallInput_CARK_Kl_SuccessfullyMatched 0
testCompare_PETERSON_PETERS_SuccessfullyMatched 0
testCompare_Surname_ROSOCHOWACIEC_ROSOKHOVATSETS_SuccessfullyMatched 0
testCompare_Surname_AUERBACH_UHRBACH_SuccessfullyMatched 0
testisEncodeEquals_CornerCase_FirstNameJust1Letter_ReturnsFalse 0
testGetEncoding_NoSpace_to_Nothing 0
testCompare_LongSurnames_OMUIRCHEARTAIGH_OMIREADHAIGH_SuccessfulMatch 0
testRemoveDoubleDoubleVowel_BEETLE_NotRemoved 0
testCompare_Forenames_UNA_OONAGH_ShouldSuccessfullyMatchButDoesNot 0
testCompare_STEVEN_STEFAN_SuccessfullyMatched 0
testAccentRemoval_UpperandLower_SuccessfullyRemovedAndCaseInvariant 0
testisEncodeEquals_CornerCase_FirstNameJustSpace_ReturnsFalse 0
testcleanName_SuccessfullyClean 0
testisEncodeEquals_CornerCase_FirstNameNull_ReturnsFalse 0
testCompare_Forenames_SEAN_PETE_NoMatchExpected 0
testCompare_COLM_COLIN_WithAccentsAndSymbolsAndSpaces_SuccessfullyMatched 0.003
testCompare_LongSurnames_MORIARTY_OMUIRCHEARTAIGH_DoesNotSuccessfulMatch 0
testisVowel_SingleVowel_ReturnsTrue 0
testCompare_Surname_OSULLIVAN_OSUILLEABHAIN_SuccessfulMatch 0
testCompare_Surnames_MURPHY_LYNCH_NoMatchExpected 0
testCompare_SEAN_SHAUN_SuccessfullyMatched 0
testCompareNameToSingleLetter_KARL_C_DoesNotMatch 0
testCompare_FRANCISZEK_FRANCES_SuccessfullyMatched 0
testGetEncoding_SMYTH_to_SMYTH 0
testgetMinRating_8_Returns3_Successfully 0
testGetFirstLast3_PETE_Returns_PETE 0
testgetMinRating_5_Returns4_Successfully 0.03
testAccentRemoval_NINO_NoChange 0
testgetMinRating_10_Returns3_Successfully 0
testGetEncoding_One_Letter_to_Nothing 0
testAccentRemoval_AllLower_SuccessfullyRemoved 0
testRemoveVowel__DECLAN_Returns_DCLN 0
testGetEncoding_Space_to_Nothing 0
testisEncodeEqualsSecondNameJust1Letter_ReturnsFalse 0
testGetEncoding_SMITH_to_SMTH 0
testAccentRemoval_WithSpaces_SuccessfullyRemovedAndSpacesInvariant 0
testCompare_Surname_LEWINSKY_LEVINSKI_SuccessfullyMatched 0
testCompare_SurnamesCornerCase_MURPHY_NoSpace_NoMatch 0
testCompare_BRIAN_BRYAN_SuccessfullyMatched 0
testEncodeWithInvalidObject 0
testEncodeNull 0.001
testEncodeEmpty 0
testLocaleIndependence 0

MetaphoneTest

testTranslateOfSCHAndCH 0
testTranslateToJOfDGEOrDGIOrDGY 0
testTCH 0
testWhy 0
testIsMetaphoneEqual1 0
testIsMetaphoneEqual2 0
testPHTOF 0
testDiscardOfSilentGN 0
testIsMetaphoneEqualParis 0
testIsMetaphoneEqualPeter 0
testIsMetaphoneEqualSusan 0
testIsMetaphoneEqualWhite 0
testIsMetaphoneEqualXalan 0
testIsMetaphoneEqualAlbert 0
testIsMetaphoneEqualKnight 0
testMetaphone 0
testIsMetaphoneEqualWright 0
testSHAndSIOAndSIAToX 0
testSetMaxLengthWithTruncation 0
testTIOAndTIAToX 0
testExceedLength 0
testWordEndingInMB 0
testIsMetaphoneEqualAero 0
testIsMetaphoneEqualGary 0
testIsMetaphoneEqualJohn 0.059
testIsMetaphoneEqualMary 0.025
testDiscardOfSilentHAfterG 0
testWordsWithCIA 0
testDiscardOfSCEOrSCIOrSCY 0
testIsMetaphoneEqualRay 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

NysiisTest

testRule4Dot1 0
testRule4Dot2 0
testCap 0
testDad 0
testDan 0
testFal 0
testRule1 0
testRule2 0.001
testRule5 0.002
testRule6 0
testRule7 0
testBran 0
testSnad 0
testSnat 0
testTrueVariant 0
testDropBy 0
testOthers 0.001
testTranan 0
testSpecialBranches 0.133
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

RefinedSoundexTest

testDifference 0
testNewInstance 0
testGetMappingCodeNonLetter 0
testEncode 0
testNewInstance2 0
testNewInstance3 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

SoundexTest

testBadCharacters 0
testUsEnglishStatic 0
testMsSqlServer1 0
testMsSqlServer2 0
testMsSqlServer3 0
testB650 0
testEncodeBatch2 0
testEncodeBatch3 0
testEncodeBatch4 0
testSoundexUtilsNullBehaviour 0
testEncodeIgnoreHyphens 0
testEncodeIgnoreTrimmable 0
testEncodeIgnoreApostrophes 0
testDifference 0
testNewInstance 0
testEncodeBasic 0
testUsMappingEWithAcute 0
testNewInstance2 0
testNewInstance3 0
testSoundexUtilsConstructable 0
testUsMappingOWithDiaeresis 0
testHWRuleEx1 0
testHWRuleEx2 0
testHWRuleEx3 0
testEncodeWithInvalidObject 0
testEncodeNull 0
testEncodeEmpty 0
testLocaleIndependence 0

BCodecTest

testUTF8RoundTrip 0
testBasicEncodeDecode 0
testDecodeStringWithNull 0
testDecodeObjects 0
testEncodeDecodeNull 0
testInvalidEncoding 0
testEncodeStringWithNull 0
testEncodeObjects 0
testNullInput 0

QCodecTest

testUTF8RoundTrip 0
testEncodeDecodeBlanks 0
testBasicEncodeDecode 0
testLetUsMakeCloverHappy 0
testDecodeStringWithNull 0
testDecodeObjects 0
testEncodeDecodeNull 0
testInvalidEncoding 0
testEncodeStringWithNull 0
testEncodeObjects 0
testUnsafeEncodeDecode 0
testNullInput 0

QuotedPrintableCodecTest

testUTF8RoundTrip 0
testEncodeNull 0
testEncodeUrlWithNullBitSet 0
testBasicEncodeDecode 0
testDefaultEncoding 0
testSafeCharEncodeDecode 0
testDecodeInvalid 0
testSoftLineBreakDecode 0
skipped
testSoftLineBreakEncode 0
skipped
testDecodeStringWithNull 0
testDecodeObjects 0
testEncodeDecodeNull 0
testInvalidEncoding 0
testEncodeStringWithNull 0
testEncodeObjects 0
testUnsafeEncodeDecode 0
testDecodeWithNullArray 0

RFC1522CodecTest

testDecodeInvalid 0
testNullInput 0

URLCodecTest

testUTF8RoundTrip 0
testEncodeNull 0
testDecodeInvalidContent 0
testEncodeUrlWithNullBitSet 0
testBasicEncodeDecode 0
testDefaultEncoding 0
testSafeCharEncodeDecode 0
testDecodeInvalid 0
testDecodeStringWithNull 0
testDecodeObjects 0
testEncodeDecodeNull 0
testInvalidEncoding 0
testEncodeStringWithNull 0
testEncodeObjects 0
testUnsafeEncodeDecode 0
testDecodeWithNullArray 0

UtilsTest

testConstructor 0

StringEncoderComparatorTest

testComparatorWithDoubleMetaphone 0
testComparatorWithDoubleMetaphoneAndInvalidInput 0
testComparatorWithSoundex 0

Failure Details

[Summary] [Package List] [Test Cases]


testHugeLineSeparator
skipped: skipped
testSoftLineBreakDecode
skipped: skipped
testSoftLineBreakEncode
skipped: skipped