[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 519 | 0 | 0 | 3 | 99.422% | 65.208 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.commons.codec | 25 | 0 | 0 | 0 | 100% | 0.006 |
| org.apache.commons.codec.net | 57 | 0 | 0 | 2 | 96.491% | 0.015 |
| org.apache.commons.codec.language.bm | 53 | 0 | 0 | 0 | 100% | 54.097 |
| org.apache.commons.codec.language | 151 | 0 | 0 | 0 | 100% | 0.841 |
| org.apache.commons.codec.digest | 63 | 0 | 0 | 0 | 100% | 2.97 |
| org.apache.commons.codec.binary | 170 | 0 | 0 | 1 | 99.412% | 7.279 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CharEncodingTest | 7 | 0 | 0 | 0 | 100% | 0.003 | |
| CharsetsTest | 7 | 0 | 0 | 0 | 100% | 0.001 | |
| DecoderExceptionTest | 4 | 0 | 0 | 0 | 100% | 0 | |
| EncoderExceptionTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
| StringEncoderComparatorTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BCodecTest | 9 | 0 | 0 | 0 | 100% | 0.001 | |
| QCodecTest | 12 | 0 | 0 | 0 | 100% | 0.009 | |
| QuotedPrintableCodecTest | 17 | 0 | 0 | 2 | 88.235% | 0.003 | |
| RFC1522CodecTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| URLCodecTest | 16 | 0 | 0 | 0 | 100% | 0.001 | |
| UtilsTest | 1 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BeiderMorseEncoderTest | 22 | 0 | 0 | 0 | 100% | 53.591 | |
| LanguageGuessingTest | 18 | 0 | 0 | 0 | 100% | 0.007 | |
| PhoneticEngineRegressionTest | 3 | 0 | 0 | 0 | 100% | 0.454 | |
| PhoneticEngineTest | 7 | 0 | 0 | 0 | 100% | 0.045 | |
| RuleTest | 3 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| Caverphone1Test | 9 | 0 | 0 | 0 | 100% | 0.001 | |
| Caverphone2Test | 13 | 0 | 0 | 0 | 100% | 0.025 | |
| ColognePhoneticTest | 13 | 0 | 0 | 0 | 100% | 0.035 | |
| DoubleMetaphone2Test | 6 | 0 | 0 | 0 | 100% | 0.25 | |
| DoubleMetaphoneTest | 15 | 0 | 0 | 0 | 100% | 0.204 | |
| MetaphoneTest | 34 | 0 | 0 | 0 | 100% | 0.305 | |
| NysiisTest | 23 | 0 | 0 | 0 | 100% | 0.008 | |
| RefinedSoundexTest | 10 | 0 | 0 | 0 | 100% | 0.001 | |
| SoundexTest | 28 | 0 | 0 | 0 | 100% | 0.012 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| Apr1CryptTest | 8 | 0 | 0 | 0 | 100% | 0.388 | |
| B64Test | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| CryptTest | 4 | 0 | 0 | 0 | 100% | 0.22 | |
| DigestUtilsTest | 17 | 0 | 0 | 0 | 100% | 1.151 | |
| Md5CryptTest | 7 | 0 | 0 | 0 | 100% | 0.108 | |
| Sha256CryptTest | 7 | 0 | 0 | 0 | 100% | 0.771 | |
| Sha2CryptTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| Sha512CryptTest | 8 | 0 | 0 | 0 | 100% | 0.314 | |
| UnixCryptTest | 9 | 0 | 0 | 0 | 100% | 0.016 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| Base32InputStreamTest | 16 | 0 | 0 | 0 | 100% | 1.586 | |
| Base32OutputStreamTest | 6 | 0 | 0 | 0 | 100% | 1.789 | |
| Base32Test | 7 | 0 | 0 | 0 | 100% | 0.008 | |
| Base64Codec13Test | 8 | 0 | 0 | 0 | 100% | 0.222 | |
| Base64InputStreamTest | 19 | 0 | 0 | 0 | 100% | 1.301 | |
| Base64OutputStreamTest | 7 | 0 | 0 | 0 | 100% | 1.793 | |
| Base64Test | 52 | 0 | 0 | 1 | 98.077% | 0.189 | |
| BaseNCodecTest | 6 | 0 | 0 | 0 | 100% | 0.001 | |
| BinaryCodecTest | 13 | 0 | 0 | 0 | 100% | 0.008 | |
| HexTest | 19 | 0 | 0 | 0 | 100% | 0.379 | |
| StringUtilsTest | 17 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
| testCodec130 | 0.045 | |
| testCodec105 | 0.001 | |
| testAvailable | 0.004 | |
| testBase32EmptyInputStreamMimeChuckSize | 0.025 | |
| testBase32EmptyInputStreamPemChuckSize | 0.019 | |
| testBase32InputStreamByChunk | 0.793 | |
| testBase32InputStreamByteByByte | 0.692 | |
| testMarkSupported | 0.001 | |
| testRead0 | 0 | |
| testReadNull | 0 | |
| testReadOutOfBounds | 0 | |
| testSkipNone | 0.003 | |
| testSkipBig | 0.001 | |
| testSkipPastEnd | 0.001 | |
| testSkipToEnd | 0 | |
| testSkipWrongArgument | 0.001 |
| testBase32EmptyOutputStreamMimeChunkSize | 0.004 | |
| testBase32EmptyOutputStreamPemChunkSize | 0 | |
| testBase32OutputStreamByChunk | 0.769 | |
| testBase32OutputStreamByteByByte | 1.016 | |
| testWriteOutOfBounds | 0 | |
| testWriteToNullCoverage | 0 |
| testBase32Samples | 0 | |
| testBase32HexSamples | 0.001 | |
| testBase32Chunked | 0.001 | |
| testSingleCharEncoding | 0.001 | |
| testRandomBytes | 0.001 | |
| testRandomBytesChunked | 0.002 | |
| testRandomBytesHex | 0.002 |
| testEncoder | 0.043 | |
| testDecoder | 0.055 | |
| testBinaryEncoder | 0.017 | |
| testBinaryDecoder | 0.035 | |
| testStaticEncode | 0.015 | |
| testStaticDecode | 0.02 | |
| testStaticEncodeChunked | 0.013 | |
| testStaticDecodeChunked | 0.024 |
| testCodec130 | 0.014 | |
| testCodec105 | 0 | |
| testAvailable | 0 | |
| testMarkSupported | 0 | |
| testRead0 | 0.001 | |
| testReadNull | 0 | |
| testReadOutOfBounds | 0 | |
| testSkipNone | 0 | |
| testSkipBig | 0 | |
| testSkipPastEnd | 0.002 | |
| testSkipToEnd | 0 | |
| testSkipWrongArgument | 0 | |
| testCodec101 | 0 | |
| testInputStreamReader | 0.001 | |
| testCodec98NPE | 0 | |
| testBase64EmptyInputStreamMimeChuckSize | 0.005 | |
| testBase64EmptyInputStreamPemChuckSize | 0.001 | |
| testBase64InputStreamByChunk | 0.605 | |
| testBase64InputStreamByteByByte | 0.672 |
| testWriteOutOfBounds | 0 | |
| testWriteToNullCoverage | 0 | |
| testCodec98NPE | 0.002 | |
| testBase64EmptyOutputStreamMimeChunkSize | 0.002 | |
| testBase64EmptyOutputStreamPemChunkSize | 0.017 | |
| testBase64OutputStreamByChunk | 0.512 | |
| testBase64OutputStreamByteByByte | 1.26 |
| testIsStringBase64 | 0 | |
| testBase64 | 0 | |
| testChunkedEncodeMultipleOf76 | 0.002 | |
| testCodec68 | 0 | |
| testCodeInteger1 | 0.002 | |
| testCodeInteger2 | 0 | |
| testCodeInteger3 | 0 | |
| testCodeInteger4 | 0.001 | |
| testCodeIntegerEdgeCases | 0 | |
| testCodeIntegerNull | 0 | |
| testConstructors | 0.001 | |
| testConstructor_Int_ByteArray_Boolean | 0.001 | |
| testConstructor_Int_ByteArray_Boolean_UrlSafe | 0.001 | |
| testDecodePadMarkerIndex2 | 0 | |
| testDecodePadMarkerIndex3 | 0 | |
| testDecodePadOnly | 0 | |
| testDecodePadOnlyChunked | 0.001 | |
| testDecodeWithWhitespace | 0 | |
| testEmptyBase64 | 0.001 | |
| testEncodeDecodeRandom | 0.1 | |
| testEncodeDecodeSmall | 0.001 | |
| testEncodeOverMaxSize | 0 | |
| testCodec112 | 0 | |
| testIgnoringNonBase64InDecode | 0 | |
| testIsArrayByteBase64 | 0 | |
| testIsUrlSafe | 0 | |
| testKnownDecodings | 0 | |
| testKnownEncodings | 0.001 | |
| testNonBase64Test | 0 | |
| testObjectDecodeWithInvalidParameter | 0 | |
| testObjectDecodeWithValidParameter | 0 | |
| testObjectEncodeWithInvalidParameter | 0 | |
| testObjectEncodeWithValidParameter | 0.001 | |
| testObjectEncode | 0 | |
| testPairs | 0.008 | |
| testRfc2045Section2Dot1CrLfDefinition | 0 | |
| testRfc2045Section6Dot8ChunkSizeDefinition | 0 | |
| testRfc1421Section6Dot8ChunkSizeDefinition | 0 | |
| testRfc4648Section10Decode | 0.001 | |
| testRfc4648Section10DecodeWithCrLf | 0.001 | |
| testRfc4648Section10Encode | 0 | |
| testRfc4648Section10DecodeEncode | 0.001 | |
| testRfc4648Section10EncodeDecode | 0.001 | |
| testSingletons | 0.011 | |
| testSingletonsChunked | 0.004 | |
| testTriplets | 0.002 | |
| testTripletsChunked | 0.002 | |
| testUrlSafe | 0.041 | |
| testUUID | 0.003 | |
| testByteToStringVariations | 0.001 | |
| testStringToByteVariations | 0 | |
| testHugeLineSeparator | 0 | |
| skipped |
| testBaseNCodec | 0 | |
| testIsWhiteSpace | 0 | |
| testIsInAlphabetByte | 0 | |
| testIsInAlphabetByteArrayBoolean | 0 | |
| testIsInAlphabetString | 0 | |
| testContainsAlphabetOrPad | 0 |
| testDecodeObjectException | 0.002 | |
| testDecodeObject | 0.002 | |
| testDecodeByteArray | 0.001 | |
| testToByteArrayFromString | 0 | |
| testFromAsciiCharArray | 0 | |
| testFromAsciiByteArray | 0.001 | |
| testEncodeByteArray | 0 | |
| testToAsciiBytes | 0.001 | |
| testToAsciiChars | 0 | |
| testToAsciiString | 0 | |
| testEncodeObjectNull | 0 | |
| testEncodeObjectException | 0 | |
| testEncodeObject | 0.001 |
| testEncodeDecodeRandom | 0.148 | |
| testCustomCharset | 0.225 | |
| testCustomCharsetBadName | 0.003 | |
| testCustomCharsetToString | 0 | |
| testDecodeArrayOddCharacters | 0 | |
| testDecodeBadCharacterPos0 | 0 | |
| testDecodeBadCharacterPos1 | 0 | |
| testDecodeClassCastException | 0 | |
| testDecodeHexOddCharacters1 | 0 | |
| testDecodeHexOddCharacters3 | 0 | |
| testDecodeHexOddCharacters5 | 0 | |
| testDecodeStringOddCharacters | 0 | |
| testDencodeEmpty | 0 | |
| testEncodeClassCastException | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeZeroes | 0 | |
| testHelloWorldLowerCaseHex | 0 | |
| testHelloWorldUpperCaseHex | 0 | |
| testRequiredCharset | 0.003 |
| testConstructor | 0 | |
| testGetBytesIso8859_1 | 0 | |
| testGetBytesUsAscii | 0 | |
| testGetBytesUtf16 | 0 | |
| testGetBytesUtf16Be | 0 | |
| testGetBytesUtf16Le | 0 | |
| testGetBytesUtf8 | 0 | |
| testGetBytesUncheckedBadName | 0.002 | |
| testGetBytesUncheckedNullInput | 0 | |
| testNewStringBadEnc | 0.001 | |
| testNewStringNullInput | 0 | |
| testNewStringIso8859_1 | 0 | |
| testNewStringUsAscii | 0 | |
| testNewStringUtf16 | 0 | |
| testNewStringUtf16Be | 0 | |
| testNewStringUtf16Le | 0 | |
| testNewStringUtf8 | 0 |
| testConstructor | 0 | |
| testIso8859_1 | 0 | |
| testUsAscii | 0 | |
| testUtf16 | 0 | |
| testUtf16Be | 0 | |
| testUtf16Le | 0 | |
| testUtf8 | 0 |
| testConstructor0 | 0 | |
| testConstructorString | 0 | |
| testConstructorStringThrowable | 0 | |
| testConstructorThrowable | 0 |
| testApr1CryptStrings | 0.173 | |
| testApr1CryptBytes | 0.128 | |
| testApr1CryptExplicitCall | 0.023 | |
| testApr1LongSalt | 0.026 | |
| testApr1CryptNullData | 0 | |
| testApr1CryptWithEmptySalt | 0 | |
| testApr1CryptWithoutSalt | 0.038 | |
| testApr1CryptWithInvalidSalt | 0 |
| testCrypt | 0.001 | |
| testDefaultCryptVariant | 0.15 | |
| testCryptWithBytes | 0.067 | |
| testCryptWithEmptySalt | 0.002 |
| testConstructable | 0 | |
| testInternalNoSuchAlgorithmException | 0.142 | |
| testMd2Hex | 0.853 | |
| testMd2HexLength | 0 | |
| testMd2Length | 0 | |
| testMd5Hex | 0.013 | |
| testMd5HexLength | 0 | |
| testMd5Length | 0 | |
| testSha1Hex | 0.03 | |
| testSha1UpdateWithByteArray | 0 | |
| testSha1UpdateWithString | 0 | |
| testSha256 | 0.048 | |
| testSha384 | 0.029 | |
| testSha512 | 0.019 | |
| testShaHex | 0.016 | |
| testShaUpdateWithByteArray | 0.001 | |
| testShaUpdateWithString | 0 |
| testCtor | 0 | |
| testMd5CryptStrings | 0.065 | |
| testMd5CryptBytes | 0.018 | |
| testMd5CryptExplicitCall | 0.013 | |
| testMd5CryptLongInput | 0.007 | |
| testMd5CryptNullData | 0.005 | |
| testMd5CryptWithEmptySalt | 0 |
| testSha256CryptStrings | 0.395 | |
| testSha256CryptBytes | 0.19 | |
| testSha2CryptRounds | 0.068 | |
| testSha256CryptExplicitCall | 0.05 | |
| testSha256CryptNullData | 0.001 | |
| testSha256CryptWithEmptySalt | 0 | |
| testSha256LargetThanBlocksize | 0.067 |
| testSha2CryptRounds | 0.073 | |
| testSha256LargetThanBlocksize | 0.037 | |
| testSha512CryptStrings | 0.116 | |
| testSha512CryptBytes | 0.054 | |
| testSha512CryptExplicitCall | 0.033 | |
| testSha512CryptNullData | 0.001 | |
| testSha2CryptWrongSalt | 0 | |
| testSha512CryptWithEmptySalt | 0 |
| testCtor | 0.001 | |
| testUnixCryptStrings | 0.005 | |
| testUnixCryptBytes | 0.004 | |
| testUnixCryptExplicitCall | 0.002 | |
| testUnixCryptWithHalfSalt | 0 | |
| testUnicCryptInvalidSalt | 0 | |
| testUnixCryptNullData | 0 | |
| testUnixCryptWithEmptySalt | 0.001 | |
| testUnixCryptWithoutSalt | 0.003 |
| testConstructor0 | 0 | |
| testConstructorString | 0 | |
| testConstructorStringThrowable | 0 | |
| testConstructorThrowable | 0 |
| testAllChars | 31.234 | |
| testAsciiEncodeNotEmpty1Letter | 0.051 | |
| testAsciiEncodeNotEmpty2Letters | 3.254 | |
| testEncodeAtzNotEmpty | 0.025 | |
| testEncodeGna | 0.005 | |
| testInvalidLangIllegalArgumentException | 0 | |
| testInvalidLangIllegalStateException | 0 | |
| testInvalidLanguageIllegalArgumentException | 0 | |
| testLongestEnglishSurname | 0.128 | |
| testNegativeIndexForRuleMatchIndexOutOfBoundsException | 0.002 | |
| testOOM | 0.127 | |
| testSetConcat | 0 | |
| testSetNameTypeAsh | 0 | |
| testSetRuleTypeExact | 0 | |
| testSetRuleTypeToRulesIllegalArgumentException | 0.001 | |
| testSpeedCheck | 5.29 | |
| testSpeedCheck2 | 5.091 | |
| testSpeedCheck3 | 8.378 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0.001 | |
| testLocaleIndependence | 0.004 |
| testLanguageGuessing[0] | 0.001 | |
| testLanguageGuessing[1] | 0 | |
| testLanguageGuessing[2] | 0 | |
| testLanguageGuessing[3] | 0.001 | |
| testLanguageGuessing[4] | 0.002 | |
| testLanguageGuessing[5] | 0 | |
| testLanguageGuessing[6] | 0 | |
| testLanguageGuessing[7] | 0.001 | |
| testLanguageGuessing[8] | 0 | |
| testLanguageGuessing[9] | 0.001 | |
| testLanguageGuessing[10] | 0 | |
| testLanguageGuessing[11] | 0 | |
| testLanguageGuessing[12] | 0 | |
| testLanguageGuessing[13] | 0 | |
| testLanguageGuessing[14] | 0.001 | |
| testLanguageGuessing[15] | 0 | |
| testLanguageGuessing[16] | 0 | |
| testLanguageGuessing[17] | 0 |
| testEncode[0] | 0.008 | |
| testEncode[1] | 0.003 | |
| testEncode[2] | 0.003 | |
| testEncode[3] | 0.002 | |
| testEncode[4] | 0.002 | |
| testEncode[5] | 0.011 | |
| testEncode[6] | 0.016 |
| testCaverphoneRevisitedCommonCodeAT1111 | 0 | |
| testEndMb | 0 | |
| testIsCaverphoneEquals | 0 | |
| testSpecificationV1Examples | 0 | |
| testWikipediaExamples | 0.001 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testEndMb | 0 | |
| testIsCaverphoneEquals | 0 | |
| testCaverphoneRevisitedCommonCodeAT11111111 | 0.001 | |
| testCaverphoneRevisitedExamples | 0 | |
| testCaverphoneRevisitedRandomNameKLN1111111 | 0.003 | |
| testCaverphoneRevisitedRandomNameTN11111111 | 0.01 | |
| testCaverphoneRevisitedRandomNameTTA1111111 | 0.01 | |
| testCaverphoneRevisitedRandomWords | 0 | |
| testSpecificationExamples | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0.001 |
| testAabjoe | 0.031 | |
| testAaclan | 0 | |
| testAychlmajrForCodec122 | 0 | |
| testEdgeCases | 0 | |
| testExamples | 0 | |
| testHyphen | 0.002 | |
| testIsEncodeEquals | 0 | |
| testVariationsMella | 0 | |
| testVariationsMeyer | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0.001 | |
| testEncodeWithInvalidObject | 0.001 | |
| testLocaleIndependence | 0 |
| testDoubleMetaphoneAlternate | 0.154 | |
| testDoubleMetaphonePrimary | 0.096 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testDoubleMetaphone | 0.003 | |
| testEmpty | 0 | |
| testSetMaxCodeLength | 0.001 | |
| testIsDoubleMetaphoneEqualBasic | 0.006 | |
| testIsDoubleMetaphoneEqualExtended1 | 0 | |
| testIsDoubleMetaphoneEqualExtended2 | 0 | |
| testIsDoubleMetaphoneEqualExtended3 | 0.108 | |
| testIsDoubleMetaphoneEqualWithMATCHES | 0.084 | |
| testIsDoubleMetaphoneNotEqual | 0.001 | |
| testCCedilla | 0 | |
| testNTilde | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0.001 | |
| testLocaleIndependence | 0 |
| testIsMetaphoneEqual1 | 0.001 | |
| testIsMetaphoneEqual2 | 0.001 | |
| testIsMetaphoneEqualAero | 0 | |
| testIsMetaphoneEqualWhite | 0.009 | |
| testIsMetaphoneEqualAlbert | 0.003 | |
| testIsMetaphoneEqualGary | 0.112 | |
| testIsMetaphoneEqualJohn | 0.146 | |
| testIsMetaphoneEqualKnight | 0.007 | |
| testIsMetaphoneEqualMary | 0.007 | |
| testIsMetaphoneEqualParis | 0.001 | |
| testIsMetaphoneEqualPeter | 0.006 | |
| testIsMetaphoneEqualRay | 0 | |
| testIsMetaphoneEqualSusan | 0.005 | |
| testIsMetaphoneEqualWright | 0.001 | |
| testIsMetaphoneEqualXalan | 0.003 | |
| testMetaphone | 0.001 | |
| testWordEndingInMB | 0 | |
| testDiscardOfSCEOrSCIOrSCY | 0.001 | |
| testWhy | 0 | |
| testWordsWithCIA | 0 | |
| testTranslateOfSCHAndCH | 0.001 | |
| testTranslateToJOfDGEOrDGIOrDGY | 0 | |
| testDiscardOfSilentHAfterG | 0 | |
| testDiscardOfSilentGN | 0 | |
| testPHTOF | 0 | |
| testSHAndSIOAndSIAToX | 0 | |
| testTIOAndTIAToX | 0 | |
| testTCH | 0 | |
| testExceedLength | 0 | |
| testSetMaxLengthWithTruncation | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testBran | 0.002 | |
| testCap | 0 | |
| testDad | 0 | |
| testDan | 0.001 | |
| testDropBy | 0.001 | |
| testFal | 0 | |
| testOthers | 0.001 | |
| testRule1 | 0 | |
| testRule2 | 0 | |
| testRule4Dot1 | 0.001 | |
| testRule4Dot2 | 0 | |
| testRule5 | 0 | |
| testRule6 | 0 | |
| testRule7 | 0 | |
| testSnad | 0 | |
| testSnat | 0 | |
| testSpecialBranches | 0.001 | |
| testTranan | 0 | |
| testTrueVariant | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0.001 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testEncode | 0 | |
| testDifference | 0 | |
| testGetMappingCodeNonLetter | 0 | |
| testNewInstance | 0.001 | |
| testNewInstance2 | 0 | |
| testNewInstance3 | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testDifference | 0.002 | |
| testNewInstance | 0 | |
| testNewInstance2 | 0 | |
| testNewInstance3 | 0 | |
| testB650 | 0.005 | |
| testBadCharacters | 0 | |
| testEncodeBasic | 0 | |
| testEncodeBatch2 | 0 | |
| testEncodeBatch3 | 0 | |
| testEncodeBatch4 | 0 | |
| testEncodeIgnoreApostrophes | 0 | |
| testEncodeIgnoreHyphens | 0.001 | |
| testEncodeIgnoreTrimmable | 0 | |
| testHWRuleEx1 | 0 | |
| testHWRuleEx2 | 0.001 | |
| testHWRuleEx3 | 0.001 | |
| testMsSqlServer1 | 0.001 | |
| testMsSqlServer2 | 0.001 | |
| testMsSqlServer3 | 0 | |
| testSoundexUtilsConstructable | 0 | |
| testSoundexUtilsNullBehaviour | 0 | |
| testUsEnglishStatic | 0 | |
| testUsMappingEWithAcute | 0 | |
| testUsMappingOWithDiaeresis | 0 | |
| testEncodeEmpty | 0 | |
| testEncodeNull | 0 | |
| testEncodeWithInvalidObject | 0 | |
| testLocaleIndependence | 0 |
| testNullInput | 0 | |
| testUTF8RoundTrip | 0 | |
| testBasicEncodeDecode | 0 | |
| testEncodeDecodeNull | 0.001 | |
| testEncodeStringWithNull | 0 | |
| testDecodeStringWithNull | 0 | |
| testEncodeObjects | 0 | |
| testInvalidEncoding | 0 | |
| testDecodeObjects | 0 |
| testNullInput | 0.001 | |
| testUTF8RoundTrip | 0.003 | |
| testBasicEncodeDecode | 0 | |
| testEncodeDecodeNull | 0.001 | |
| testEncodeStringWithNull | 0 | |
| testDecodeStringWithNull | 0 | |
| testEncodeObjects | 0 | |
| testInvalidEncoding | 0.002 | |
| testDecodeObjects | 0 | |
| testUnsafeEncodeDecode | 0 | |
| testEncodeDecodeBlanks | 0.001 | |
| testLetUsMakeCloverHappy | 0.001 |
| testEncodeNull | 0 | |
| testUTF8RoundTrip | 0 | |
| testBasicEncodeDecode | 0 | |
| testEncodeDecodeNull | 0 | |
| testEncodeStringWithNull | 0 | |
| testDecodeStringWithNull | 0 | |
| testEncodeObjects | 0.001 | |
| testInvalidEncoding | 0.001 | |
| testDecodeObjects | 0 | |
| testUnsafeEncodeDecode | 0.001 | |
| testSafeCharEncodeDecode | 0 | |
| testDecodeInvalid | 0 | |
| testEncodeUrlWithNullBitSet | 0 | |
| testDecodeWithNullArray | 0 | |
| testDefaultEncoding | 0 | |
| testSoftLineBreakDecode | 0 | |
| skipped | ||
| testSoftLineBreakEncode | 0 | |
| skipped |
| testEncodeNull | 0 | |
| testUTF8RoundTrip | 0 | |
| testBasicEncodeDecode | 0 | |
| testEncodeDecodeNull | 0 | |
| testEncodeStringWithNull | 0 | |
| testDecodeStringWithNull | 0 | |
| testEncodeObjects | 0 | |
| testInvalidEncoding | 0 | |
| testDecodeObjects | 0 | |
| testUnsafeEncodeDecode | 0 | |
| testSafeCharEncodeDecode | 0 | |
| testDecodeInvalid | 0 | |
| testEncodeUrlWithNullBitSet | 0 | |
| testDecodeWithNullArray | 0.001 | |
| testDefaultEncoding | 0 | |
| testDecodeInvalidContent | 0 |
| testComparatorWithSoundex | 0 | |
| testComparatorWithDoubleMetaphone | 0 | |
| testComparatorWithDoubleMetaphoneAndInvalidInput | 0 |
[Summary] [Package List] [Test Cases]
| testHugeLineSeparator | |
| skipped: skipped | |
| testSoftLineBreakDecode | |
| skipped: skipped | |
| testSoftLineBreakEncode | |
| skipped: skipped |