Apache Commons logo Apache Commons Codec

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1703 0 0 6 99.6% 14.69 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.codec.language.bm 59 0 0 0 100% 3.910 s
org.apache.commons.codec.cli 2 0 0 0 100% 0.003 s
org.apache.commons.codec.net 78 0 0 1 98.7% 0.283 s
org.apache.commons.codec.binary 721 0 0 3 99.6% 1.426 s
org.apache.commons.codec.language 270 0 0 0 100% 0.234 s
org.apache.commons.codec 25 0 0 0 100% 0.026 s
org.apache.commons.codec.digest 548 0 0 2 99.6% 8.805 s

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

org.apache.commons.codec.language.bm

- Class Tests Errors Failures Skipped Success Rate Time
BeiderMorseEncoderTest 22 0 0 0 100% 3.446 s
LanguageGuessingTest 18 0 0 0 100% 0.038 s
RuleTest 3 0 0 0 100% 0.005 s
PhoneticEngineRegressionTest 4 0 0 0 100% 0.360 s
PhoneticEngineTest 12 0 0 0 100% 0.061 s

org.apache.commons.codec.cli

- Class Tests Errors Failures Skipped Success Rate Time
DigestTest 2 0 0 0 100% 0.003 s

org.apache.commons.codec.net

- Class Tests Errors Failures Skipped Success Rate Time
RFC1522CodecTest 2 0 0 0 100% 0.058 s
BCodecTest 12 0 0 0 100% 0.067 s
PercentCodecTest 13 0 0 1 92.3% 0.021 s
UtilsTest 1 0 0 0 100% 0.005 s
URLCodecTest 16 0 0 0 100% 0.066 s
QCodecTest 12 0 0 0 100% 0.014 s
QuotedPrintableCodecTest 22 0 0 0 100% 0.052 s

org.apache.commons.codec.binary

- Class Tests Errors Failures Skipped Success Rate Time
Base32Test 29 0 0 0 100% 0.039 s
Base64OutputStreamTest 8 0 0 0 100% 0.059 s
HexTest 236 0 0 0 100% 0.509 s
CharSequenceUtilsTest 2 0 0 0 100% 0.003 s
Base32OutputStreamTest 7 0 0 0 100% 0.079 s
Base64Codec13Test 8 0 0 0 100% 0.019 s
Base16InputStreamTest 13 0 0 0 100% 0.019 s
BaseNCodecTest 12 0 0 2 83.3% 0.090 s
Base64Test 61 0 0 1 98.4% 0.099 s
Base16Test 31 0 0 0 100% 0.040 s
Base64InputStreamTest 21 0 0 0 100% 0.092 s
AllocateDirectHexTest 236 0 0 0 100% 0.203 s
StringUtilsTest 22 0 0 0 100% 0.038 s
Base16OutputStreamTest 5 0 0 0 100% 0.017 s
BinaryCodecTest 13 0 0 0 100% 0.004 s
Base32InputStreamTest 17 0 0 0 100% 0.116 s

org.apache.commons.codec.language

- Class Tests Errors Failures Skipped Success Rate Time
RefinedSoundexTest 11 0 0 0 100% 0.009 s
DaitchMokotoffSoundexTest 13 0 0 0 100% 0.023 s
NysiisTest 23 0 0 0 100% 0.010 s
SoundexTest 31 0 0 0 100% 0.013 s
ColognePhoneticTest 15 0 0 0 100% 0.015 s
Caverphone1Test 9 0 0 0 100% 0.017 s
MatchRatingApproachEncoderTest 99 0 0 0 100% 0.033 s
MetaphoneTest 34 0 0 0 100% 0.034 s
DoubleMetaphone2Test 6 0 0 0 100% 0.011 s
Caverphone2Test 13 0 0 0 100% 0.033 s
DoubleMetaphoneTest 16 0 0 0 100% 0.036 s

org.apache.commons.codec

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

org.apache.commons.codec.digest

- Class Tests Errors Failures Skipped Success Rate Time
PureJavaCrc32Test 1 0 0 0 100% 0.603 s
Apr1CryptTest 9 0 0 0 100% 0.031 s
Sha256CryptTest 9 0 0 0 100% 0.180 s
HmacAlgorithmsTest 96 0 0 0 100% 1.261 s
B64Test 2 0 0 0 100% 0.003 s
MessageDigestAlgorithmsTest 117 0 0 0 100% 5.311 s
XXHash32Test 6 0 0 0 100% 0.017 s
Blake3TestVectorsTest 175 0 0 0 100% 0.234 s
CryptTest 4 0 0 0 100% 0.126 s
PureJavaCrc32CTest 4 0 0 0 100% 0.002 s
MurmurHash2Test 8 0 0 0 100% 0.005 s
Blake3Test 1 0 0 0 100% 0.005 s
Sha2CryptTest 1 0 0 0 100% 0.001 s
MurmurHash3Test 27 0 0 1 96.3% 0.220 s
UnixCryptTest 9 0 0 0 100% 0.016 s
DigestUtilsTest 36 0 0 0 100% 0.571 s
Md5CryptTest 9 0 0 0 100% 0.035 s
HmacUtilsTest 23 0 0 0 100% 0.015 s
XXHash32OverflowTest 1 0 0 1 0% 0.076 s
Sha512CryptTest 10 0 0 0 100% 0.093 s

Test Cases

[Summary] [Package List] [Test Cases]

RefinedSoundexTest

testEncodeWithInvalidObject 0.001 s
testEncodeNull 0.001 s
testEncodeEmpty 0.001 s
testLocaleIndependence 0.001 s
testInvalidSoundexCharacter 0 s
testDifference 0 s
testNewInstance 0 s
testGetMappingCodeNonLetter 0 s
testEncode 0.001 s
testNewInstance2 0 s
testNewInstance3 0 s

Base32Test

testBase32HexSamplesReverseLowercase 0.003 s
testBase32Samples 0.002 s
testBase32SamplesNonDefaultPadding 0.005 s
testBase32ImpossibleSamples 0.002 s
testRandomBytes 0.001 s
testRandomBytesHex 0.001 s
testConstructors 0.001 s
testBase32AtBufferMiddle 0.001 s
testSingleCharEncoding 0 s
testBase32BinarySamplesReverse 0.001 s
testCodec200 0 s
testRandomBytesChunked 0 s
testEmptyBase32 0.002 s
testBase32HexSamples 0 s
testBase32DecodingOfTrailing10Bits 0.001 s
testBase32DecodingOfTrailing15Bits 0.001 s
testBase32DecodingOfTrailing20Bits 0.001 s
testBase32DecodingOfTrailing25Bits 0.001 s
testIsInAlphabet 0 s
testBase32DecodingOfTrailing30Bits 0.001 s
testBase32DecodingOfTrailing35Bits 0.001 s
testBase32BinarySamples 0 s
testBase32AtBufferStart 0.001 s
testBase32AtBufferEnd 0 s
testBase32Chunked 0 s
testBase32HexImpossibleSamples 0 s
testBase32ImpossibleChunked 0.001 s
testBase32DecodingOfTrailing5Bits 0 s
testBase32HexSamplesReverse 0 s

Base64OutputStreamTest

testStrictDecoding 0.001 s
testCodec98NPE 0 s
testWriteOutOfBounds 0.001 s
testBase64OutputStreamByteByByte 0.028 s
testWriteToNullCoverage 0 s
testBase64EmptyOutputStreamMimeChunkSize 0.001 s
testBase64EmptyOutputStreamPemChunkSize 0.007 s
testBase64OutputStreamByChunk 0.019 s

PureJavaCrc32Test

testCorrectness 0.602 s

Apr1CryptTest

testApr1CryptBytes 0.006 s
testApr1CryptWithEmptySalt 0.001 s
testApr1CryptNullData 0.001 s
testApr1CryptWithoutSalt 0.002 s
testApr1LongSalt 0.001 s
testApr1CryptBytesWithThreadLocalRandom 0.005 s
testApr1CryptExplicitCall 0.003 s
testApr1CryptWithInvalidSalt 0.001 s
testApr1CryptStrings 0.008 s

DaitchMokotoffSoundexTest

testEncodeWithInvalidObject 0.001 s
testEncodeNull 0 s
testEncodeEmpty 0.003 s
testLocaleIndependence 0.004 s
testSoundexBasic 0.001 s
testAdjacentCodes 0 s
testSpecialRomanianCharacters 0.001 s
testSoundexBasic2 0.001 s
testSoundexBasic3 0.001 s
testEncodeIgnoreHyphens 0.002 s
testEncodeIgnoreTrimmable 0.001 s
testEncodeIgnoreApostrophes 0 s
testAccentedCharacterFolding 0 s

HexTest

testEncodeHexByteString_ByteBufferBoolean_ToUpperCase 0.001 s
testDecodeHexStringOddCharacters1 0.003 s
testEncodeDecodeHexCharArrayRandom 0.006 s
testDecodeByteBufferObjectEmpty 0 s
testEncodeHexByteArrayHelloWorldLowerCaseHex 0 s
testDecodeByteArrayOddCharacters 0 s
testDecodeHexCharArrayOddCharacters1 0.001 s
testDecodeHexCharArrayOddCharacters3 0 s
testDecodeHexCharArrayOddCharacters5 0 s
testDecodeByteBufferOddCharacters 0.001 s
testEncodeHexByteBufferHelloWorldLowerCaseHex 0.001 s
testEncodeHexByteArrayHelloWorldUpperCaseHex 0 s
testDecodeByteBufferEmpty 0 s
testDecodeHexCharArrayOutBufferUnderSized 0.001 s
testDecodeHexCharArrayOutBufferUnderSizedByOffset 0.001 s
testCustomCharset(String)[1] 0.005 s
testCustomCharset(String)[2] 0.005 s
testCustomCharset(String)[3] 0.002 s
testCustomCharset(String)[4] 0.006 s
testCustomCharset(String)[5] 0.003 s
testCustomCharset(String)[6] 0.001 s
testCustomCharset(String)[7] 0.003 s
testCustomCharset(String)[8] 0.005 s
testCustomCharset(String)[9] 0.001 s
testCustomCharset(String)[10] 0 s
testCustomCharset(String)[11] 0.001 s
testCustomCharset(String)[12] 0 s
testCustomCharset(String)[13] 0.001 s
testCustomCharset(String)[14] 0.001 s
testCustomCharset(String)[15] 0.002 s
testCustomCharset(String)[16] 0.001 s
testCustomCharset(String)[17] 0.003 s
testCustomCharset(String)[18] 0.003 s
testCustomCharset(String)[19] 0.002 s
testCustomCharset(String)[20] 0.001 s
testCustomCharset(String)[21] 0.002 s
testCustomCharset(String)[22] 0.002 s
testCustomCharset(String)[23] 0.001 s
testCustomCharset(String)[24] 0.001 s
testCustomCharset(String)[25] 0.001 s
testCustomCharset(String)[26] 0.001 s
testCustomCharset(String)[27] 0.001 s
testCustomCharset(String)[28] 0.001 s
testCustomCharset(String)[29] 0.001 s
testCustomCharset(String)[30] 0.001 s
testCustomCharset(String)[31] 0.001 s
testCustomCharset(String)[32] 0.001 s
testCustomCharset(String)[33] 0 s
testCustomCharset(String)[34] 0 s
testCustomCharset(String)[35] 0.001 s
testCustomCharset(String)[36] 0.001 s
testCustomCharset(String)[37] 0 s
testCustomCharset(String)[38] 0.001 s
testCustomCharset(String)[39] 0 s
testCustomCharset(String)[40] 0 s
testCustomCharset(String)[41] 0.001 s
testCustomCharset(String)[42] 0.001 s
testCustomCharset(String)[43] 0.002 s
testCustomCharset(String)[44] 0.001 s
testCustomCharset(String)[45] 0.001 s
testCustomCharset(String)[46] 0 s
testCustomCharset(String)[47] 0 s
testCustomCharset(String)[48] 0.001 s
testCustomCharset(String)[49] 0 s
testCustomCharset(String)[50] 0.001 s
testCustomCharset(String)[51] 0.001 s
testCustomCharset(String)[52] 0.001 s
testCustomCharset(String)[53] 0 s
testCustomCharset(String)[54] 0.001 s
testCustomCharset(String)[55] 0.002 s
testCustomCharset(String)[56] 0.002 s
testCustomCharset(String)[57] 0.001 s
testCustomCharset(String)[58] 0.002 s
testCustomCharset(String)[59] 0.002 s
testCustomCharset(String)[60] 0.001 s
testCustomCharset(String)[61] 0.001 s
testCustomCharset(String)[62] 0.002 s
testCustomCharset(String)[63] 0.001 s
testCustomCharset(String)[64] 0.001 s
testCustomCharset(String)[65] 0.001 s
testCustomCharset(String)[66] 0.001 s
testCustomCharset(String)[67] 0.001 s
testCustomCharset(String)[68] 0.001 s
testCustomCharset(String)[69] 0 s
testCustomCharset(String)[70] 0.001 s
testCustomCharset(String)[71] 0 s
testCustomCharset(String)[72] 0.001 s
testCustomCharset(String)[73] 0.002 s
testCustomCharset(String)[74] 0.001 s
testCustomCharset(String)[75] 0.001 s
testCustomCharset(String)[76] 0 s
testCustomCharset(String)[77] 0 s
testCustomCharset(String)[78] 0.001 s
testCustomCharset(String)[79] 0.001 s
testCustomCharset(String)[80] 0 s
testCustomCharset(String)[81] 0 s
testCustomCharset(String)[82] 0.001 s
testCustomCharset(String)[83] 0 s
testCustomCharset(String)[84] 0.001 s
testCustomCharset(String)[85] 0 s
testCustomCharset(String)[86] 0 s
testCustomCharset(String)[87] 0.001 s
testCustomCharset(String)[88] 0.001 s
testCustomCharset(String)[89] 0 s
testCustomCharset(String)[90] 0.001 s
testCustomCharset(String)[91] 0.001 s
testCustomCharset(String)[92] 0 s
testCustomCharset(String)[93] 0.001 s
testCustomCharset(String)[94] 0.003 s
testCustomCharset(String)[95] 0.004 s
testCustomCharset(String)[96] 0.001 s
testCustomCharset(String)[97] 0.023 s
testCustomCharset(String)[98] 0.001 s
testCustomCharset(String)[99] 0.001 s
testCustomCharset(String)[100] 0.001 s
testCustomCharset(String)[101] 0.001 s
testCustomCharset(String)[102] 0.001 s
testCustomCharset(String)[103] 0 s
testCustomCharset(String)[104] 0 s
testCustomCharset(String)[105] 0 s
testCustomCharset(String)[106] 0.001 s
testCustomCharset(String)[107] 0.001 s
testCustomCharset(String)[108] 0.001 s
testCustomCharset(String)[109] 0.005 s
testCustomCharset(String)[110] 0.003 s
testCustomCharset(String)[111] 0.002 s
testCustomCharset(String)[112] 0.004 s
testCustomCharset(String)[113] 0.003 s
testCustomCharset(String)[114] 0.002 s
testCustomCharset(String)[115] 0.001 s
testCustomCharset(String)[116] 0.001 s
testCustomCharset(String)[117] 0.003 s
testCustomCharset(String)[118] 0.001 s
testCustomCharset(String)[119] 0 s
testCustomCharset(String)[120] 0 s
testCustomCharset(String)[121] 0 s
testCustomCharset(String)[122] 0 s
testCustomCharset(String)[123] 0.002 s
testCustomCharset(String)[124] 0.001 s
testCustomCharset(String)[125] 0.003 s
testCustomCharset(String)[126] 0.004 s
testCustomCharset(String)[127] 0.002 s
testCustomCharset(String)[128] 0.002 s
testCustomCharset(String)[129] 0.001 s
testCustomCharset(String)[130] 0 s
testCustomCharset(String)[131] 0.001 s
testCustomCharset(String)[132] 0.003 s
testCustomCharset(String)[133] 0.003 s
testCustomCharset(String)[134] 0.001 s
testCustomCharset(String)[135] 0.004 s
testCustomCharset(String)[136] 0.003 s
testCustomCharset(String)[137] 0.002 s
testCustomCharset(String)[138] 0 s
testCustomCharset(String)[139] 0.001 s
testCustomCharset(String)[140] 0.001 s
testCustomCharset(String)[141] 0 s
testCustomCharset(String)[142] 0.001 s
testCustomCharset(String)[143] 0.003 s
testCustomCharset(String)[144] 0.004 s
testCustomCharset(String)[145] 0.005 s
testCustomCharset(String)[146] 0.002 s
testCustomCharset(String)[147] 0.001 s
testCustomCharset(String)[148] 0.001 s
testCustomCharset(String)[149] 0.001 s
testCustomCharset(String)[150] 0.001 s
testCustomCharset(String)[151] 0.001 s
testCustomCharset(String)[152] 0.001 s
testCustomCharset(String)[153] 0.001 s
testCustomCharset(String)[154] 0.001 s
testCustomCharset(String)[155] 0.001 s
testCustomCharset(String)[156] 0.001 s
testCustomCharset(String)[157] 0.001 s
testCustomCharset(String)[158] 0.001 s
testCustomCharset(String)[159] 0.001 s
testCustomCharset(String)[160] 0.001 s
testCustomCharset(String)[161] 0.002 s
testCustomCharset(String)[162] 0.001 s
testCustomCharset(String)[163] 0 s
testCustomCharset(String)[164] 0 s
testCustomCharset(String)[165] 0.004 s
testCustomCharset(String)[166] 0.001 s
testCustomCharset(String)[167] 0.003 s
testCustomCharset(String)[168] 0.005 s
testCustomCharset(String)[169] 0.001 s
testCustomCharset(String)[170] 0.001 s
testCustomCharset(String)[171] 0.003 s
testCustomCharset(String)[172] 0 s
testCustomCharset(String)[173] 0.003 s
testEncodeHexByteArrayZeroes 0.001 s
testEncodeClassCastException 0 s
testEncodeByteBufferObjectEmpty 0 s
testDecodeHexStringOddCharacters 0 s
testDecodeStringEmpty 0 s
testEncodeHexByteString_ByteBufferOfZeroesWithLimit 0 s
testEncodeHexByteString_ByteArrayBoolean_ToLowerCase 0.001 s
testEncodeHexByteBufferHelloWorldUpperCaseHex 0 s
testCustomCharsetBadName 0.001 s
testEncodeByteBufferEmpty 0 s
testEncodeByteArrayObjectEmpty 0.001 s
testEncodeHex_ByteBufferWithLimit 0 s
testDecodeByteBufferAllocatedButEmpty 0 s
testEncodeHexReadOnlyByteBuffer 0.002 s
testDecodeByteBufferWithLimitOddCharacters 0.001 s
testDecodeBadCharacterPos0 0 s
testDecodeBadCharacterPos1 0 s
testDecodeHexStringEmpty 0 s
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToLowerCase 0.001 s
testEncodeHexByteString_ByteArrayBoolean_ToUpperCase 0 s
testEncodeHexByteString_ByteArrayOfZeroes 0 s
testEncodeStringEmpty 0 s
testEncodeHexPartialInput 0 s
testDecodeByteArrayEmpty 0 s
testEncodeHex_ByteBufferOfZeroes 0 s
testEncodeHexPartialInputOverbounds 0.001 s
testGetCharset 0 s
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToUpperCase 0 s
testGetCharsetName 0.001 s
testDecodeClassCastException 0 s
testEncodeHexByteString_ByteBufferOfZeroes 0 s
testEncodeDecodeHexCharArrayRandomToOutput 0.006 s
testEncodeHexByteString_ByteBufferBoolean_ToLowerCase 0 s
testDecodeByteArrayObjectEmpty 0 s
testEncodeByteArrayEmpty 0 s
testEncodeByteBufferAllocatedButEmpty 0 s
testDecodeByteBufferWithLimit 0 s
testRequiredCharset(Charset)[1] 0 s
testRequiredCharset(Charset)[2] 0 s
testRequiredCharset(Charset)[3] 0.001 s
testRequiredCharset(Charset)[4] 0 s
testRequiredCharset(Charset)[5] 0.001 s
testRequiredCharset(Charset)[6] 0 s
testCustomCharsetToString 0.001 s
testEncodeHexByteBufferEmpty 0 s
testEncodeHexByteArrayEmpty 0 s
testEncodeHexPartialInputUnderbounds 0.001 s
testDecodeHexCharArrayEmpty 0 s

CharSequenceUtilsTest

testRegionMatches 0.003 s
testConstructor 0 s

RFC1522CodecTest

testDecodeInvalid 0.026 s
testNullInput 0.002 s

NysiisTest

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

Sha256CryptTest

testSha256CryptNullData 0.002 s
testZeroOutInput 0.022 s
testSha256CryptBytes 0.031 s
testSha256CryptWithEmptySalt 0.001 s
testSha2CryptRounds 0.022 s
testSha256CryptExplicitCall 0.016 s
testSha256LargestThanBlocksize 0.025 s
testSha256CryptStrings 0.043 s
testSha2CryptRoundsThreadLocalRandom 0.012 s

SoundexTest

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

StringEncoderComparatorTest

testComparatorWithDoubleMetaphone 0.016 s
testComparatorWithDoubleMetaphoneAndInvalidInput 0 s
testComparatorWithSoundex 0 s

DecoderExceptionTest

testConstructor0 0 s
testConstructorThrowable 0.001 s
testConstructorStringThrowable 0.001 s
testConstructorString 0 s

HmacAlgorithmsTest

testMacInputStream(HmacAlgorithms, byte[], String)[1] 0.116 s
testMacInputStream(HmacAlgorithms, byte[], String)[2] 0.020 s
testMacInputStream(HmacAlgorithms, byte[], String)[3] 0.014 s
testMacInputStream(HmacAlgorithms, byte[], String)[4] 0.015 s
testMacInputStream(HmacAlgorithms, byte[], String)[5] 0.014 s
testMacInputStream(HmacAlgorithms, byte[], String)[6] 0.015 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[1] 0.017 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[2] 0.015 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[3] 0.019 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[4] 0.017 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[5] 0.016 s
testMacHexInputStream(HmacAlgorithms, byte[], String)[6] 0.029 s
testMacString(HmacAlgorithms, byte[], String)[1] 0.013 s
testMacString(HmacAlgorithms, byte[], String)[2] 0.012 s
testMacString(HmacAlgorithms, byte[], String)[3] 0.012 s
testMacString(HmacAlgorithms, byte[], String)[4] 0.013 s
testMacString(HmacAlgorithms, byte[], String)[5] 0.013 s
testMacString(HmacAlgorithms, byte[], String)[6] 0.008 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[1] 0.007 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[2] 0.007 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[3] 0.007 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[4] 0.007 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[5] 0.007 s
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[6] 0.007 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[1] 0.008 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[2] 0.007 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[3] 0.007 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[4] 0.006 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[5] 0.014 s
testHmacFailByteArray(HmacAlgorithms, byte[], String)[6] 0.007 s
testHmacFailString(HmacAlgorithms, byte[], String)[1] 0.008 s
testHmacFailString(HmacAlgorithms, byte[], String)[2] 0.007 s
testHmacFailString(HmacAlgorithms, byte[], String)[3] 0.010 s
testHmacFailString(HmacAlgorithms, byte[], String)[4] 0.008 s
testHmacFailString(HmacAlgorithms, byte[], String)[5] 0.010 s
testHmacFailString(HmacAlgorithms, byte[], String)[6] 0.008 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[1] 0.012 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[2] 0.007 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[3] 0.008 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[4] 0.006 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[5] 0.007 s
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[6] 0.006 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[1] 0.009 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[2] 0.006 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[3] 0.006 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[4] 0.009 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[5] 0.007 s
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[6] 0.006 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[1] 0.007 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[2] 0.006 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[3] 0.009 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[4] 0.007 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[5] 0.007 s
testHmacHexFailString(HmacAlgorithms, byte[], String)[6] 0.006 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[1] 0.010 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[2] 0.006 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[3] 0.043 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[4] 0.021 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[5] 0.017 s
testHmacFailInputStream(HmacAlgorithms, byte[], String)[6] 0.019 s
testInitializedMac(HmacAlgorithms, byte[], String)[1] 0.018 s
testInitializedMac(HmacAlgorithms, byte[], String)[2] 0.016 s
testInitializedMac(HmacAlgorithms, byte[], String)[3] 0.008 s
testInitializedMac(HmacAlgorithms, byte[], String)[4] 0.008 s
testInitializedMac(HmacAlgorithms, byte[], String)[5] 0.008 s
testInitializedMac(HmacAlgorithms, byte[], String)[6] 0.007 s
testAlgorithm(HmacAlgorithms, byte[], String)[1] 0.008 s
testAlgorithm(HmacAlgorithms, byte[], String)[2] 0.007 s
testAlgorithm(HmacAlgorithms, byte[], String)[3] 0.008 s
testAlgorithm(HmacAlgorithms, byte[], String)[4] 0.006 s
testAlgorithm(HmacAlgorithms, byte[], String)[5] 0.007 s
testAlgorithm(HmacAlgorithms, byte[], String)[6] 0.007 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[1] 0.007 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[2] 0.006 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[3] 0.006 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[4] 0.006 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[5] 0.007 s
testGetHmacNullKey(HmacAlgorithms, byte[], String)[6] 0.006 s
testMacByteArray(HmacAlgorithms, byte[], String)[1] 0.007 s
testMacByteArray(HmacAlgorithms, byte[], String)[2] 0.007 s
testMacByteArray(HmacAlgorithms, byte[], String)[3] 0.007 s
testMacByteArray(HmacAlgorithms, byte[], String)[4] 0.006 s
testMacByteArray(HmacAlgorithms, byte[], String)[5] 0.007 s
testMacByteArray(HmacAlgorithms, byte[], String)[6] 0.010 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[1] 0.007 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[2] 0.006 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[3] 0.008 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[4] 0.006 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[5] 0.014 s
testMacHexByteArray(HmacAlgorithms, byte[], String)[6] 0.006 s
testMacHexString(HmacAlgorithms, byte[], String)[1] 0.008 s
testMacHexString(HmacAlgorithms, byte[], String)[2] 0.006 s
testMacHexString(HmacAlgorithms, byte[], String)[3] 0.007 s
testMacHexString(HmacAlgorithms, byte[], String)[4] 0.006 s
testMacHexString(HmacAlgorithms, byte[], String)[5] 0.009 s
testMacHexString(HmacAlgorithms, byte[], String)[6] 0.006 s

B64Test

testB64T 0 s
testB64from24bit 0 s

Base32OutputStreamTest

testStrictDecoding 0.001 s
testWriteOutOfBounds 0.003 s
testBase32EmptyOutputStreamPemChunkSize 0.001 s
testWriteToNullCoverage 0.001 s
testBase32EmptyOutputStreamMimeChunkSize 0.001 s
testBase32OutputStreamByChunk 0.048 s
testBase32OutputStreamByteByByte 0.020 s

MessageDigestAlgorithmsTest

testDigestPathOpenOptionsEmpty(String)[1] 0.509 s
testDigestPathOpenOptionsEmpty(String)[2] 0.039 s
testDigestPathOpenOptionsEmpty(String)[3] 0.077 s
testDigestPathOpenOptionsEmpty(String)[4] 0.042 s
testDigestPathOpenOptionsEmpty(String)[5] 0.030 s
testDigestPathOpenOptionsEmpty(String)[6] 0.022 s
testDigestPathOpenOptionsEmpty(String)[7] 0.026 s
testDigestPathOpenOptionsEmpty(String)[8] 0.016 s
testDigestPathOpenOptionsEmpty(String)[9] 0.015 s
testDigestPathOpenOptionsEmpty(String)[10] 0.096 s
testDigestPathOpenOptionsEmpty(String)[11] 0.088 s
testDigestPathOpenOptionsEmpty(String)[12] 0.043 s
testDigestPathOpenOptionsEmpty(String)[13] 0.057 s
testDigestFile(String)[1] 0.399 s
testDigestFile(String)[2] 0.019 s
testDigestFile(String)[3] 0.024 s
testDigestFile(String)[4] 0.018 s
testDigestFile(String)[5] 0.019 s
testDigestFile(String)[6] 0.016 s
testDigestFile(String)[7] 0.015 s
testDigestFile(String)[8] 0.015 s
testDigestFile(String)[9] 0.015 s
testDigestFile(String)[10] 0.032 s
testDigestFile(String)[11] 0.034 s
testDigestFile(String)[12] 0.041 s
testDigestFile(String)[13] 0.055 s
testDigestInputStream(String)[1] 0.392 s
testDigestInputStream(String)[2] 0.014 s
testDigestInputStream(String)[3] 0.019 s
testDigestInputStream(String)[4] 0.016 s
testDigestInputStream(String)[5] 0.016 s
testDigestInputStream(String)[6] 0.014 s
testDigestInputStream(String)[7] 0.013 s
testDigestInputStream(String)[8] 0.015 s
testDigestInputStream(String)[9] 0.012 s
testDigestInputStream(String)[10] 0.033 s
testDigestInputStream(String)[11] 0.033 s
testDigestInputStream(String)[12] 0.042 s
testDigestInputStream(String)[13] 0.053 s
testNonBlockingDigestRandomAccessFile(String)[1] 0.303 s
testNonBlockingDigestRandomAccessFile(String)[2] 0.014 s
testNonBlockingDigestRandomAccessFile(String)[3] 0.021 s
testNonBlockingDigestRandomAccessFile(String)[4] 0.016 s
testNonBlockingDigestRandomAccessFile(String)[5] 0.018 s
testNonBlockingDigestRandomAccessFile(String)[6] 0.015 s
testNonBlockingDigestRandomAccessFile(String)[7] 0.015 s
testNonBlockingDigestRandomAccessFile(String)[8] 0.015 s
testNonBlockingDigestRandomAccessFile(String)[9] 0.016 s
testNonBlockingDigestRandomAccessFile(String)[10] 0.033 s
testNonBlockingDigestRandomAccessFile(String)[11] 0.032 s
testNonBlockingDigestRandomAccessFile(String)[12] 0.038 s
testNonBlockingDigestRandomAccessFile(String)[13] 0.048 s
testGetMessageDigest(String)[1] 0.009 s
testGetMessageDigest(String)[2] 0.008 s
testGetMessageDigest(String)[3] 0.007 s
testGetMessageDigest(String)[4] 0.007 s
testGetMessageDigest(String)[5] 0.007 s
testGetMessageDigest(String)[6] 0.008 s
testGetMessageDigest(String)[7] 0.007 s
testGetMessageDigest(String)[8] 0.005 s
testGetMessageDigest(String)[9] 0.005 s
testGetMessageDigest(String)[10] 0.006 s
testGetMessageDigest(String)[11] 0.006 s
testGetMessageDigest(String)[12] 0.007 s
testGetMessageDigest(String)[13] 0.007 s
testDigestByteBuffer(String)[1] 0.395 s
testDigestByteBuffer(String)[2] 0.013 s
testDigestByteBuffer(String)[3] 0.022 s
testDigestByteBuffer(String)[4] 0.018 s
testDigestByteBuffer(String)[5] 0.019 s
testDigestByteBuffer(String)[6] 0.016 s
testDigestByteBuffer(String)[7] 0.014 s
testDigestByteBuffer(String)[8] 0.017 s
testDigestByteBuffer(String)[9] 0.012 s
testDigestByteBuffer(String)[10] 0.033 s
testDigestByteBuffer(String)[11] 0.034 s
testDigestByteBuffer(String)[12] 0.038 s
testDigestByteBuffer(String)[13] 0.055 s
testAlgorithm(String)[1] 0.006 s
testAlgorithm(String)[2] 0.007 s
testAlgorithm(String)[3] 0.006 s
testAlgorithm(String)[4] 0.008 s
testAlgorithm(String)[5] 0.010 s
testAlgorithm(String)[6] 0.008 s
testAlgorithm(String)[7] 0.006 s
testAlgorithm(String)[8] 0.006 s
testAlgorithm(String)[9] 0.006 s
testAlgorithm(String)[10] 0.005 s
testAlgorithm(String)[11] 0.005 s
testAlgorithm(String)[12] 0.006 s
testAlgorithm(String)[13] 0.007 s
testDigestByteArray(String)[1] 0.391 s
testDigestByteArray(String)[2] 0.011 s
testDigestByteArray(String)[3] 0.021 s
testDigestByteArray(String)[4] 0.015 s
testDigestByteArray(String)[5] 0.018 s
testDigestByteArray(String)[6] 0.015 s
testDigestByteArray(String)[7] 0.012 s
testDigestByteArray(String)[8] 0.014 s
testDigestByteArray(String)[9] 0.012 s
testDigestByteArray(String)[10] 0.032 s
testDigestByteArray(String)[11] 0.033 s
testDigestByteArray(String)[12] 0.040 s
testDigestByteArray(String)[13] 0.052 s
testDigestPathStandardOpenOptionRead(String)[1] 0.398 s
testDigestPathStandardOpenOptionRead(String)[2] 0.011 s
testDigestPathStandardOpenOptionRead(String)[3] 0.022 s
testDigestPathStandardOpenOptionRead(String)[4] 0.016 s
testDigestPathStandardOpenOptionRead(String)[5] 0.018 s
testDigestPathStandardOpenOptionRead(String)[6] 0.013 s
testDigestPathStandardOpenOptionRead(String)[7] 0.016 s
testDigestPathStandardOpenOptionRead(String)[8] 0.014 s
testDigestPathStandardOpenOptionRead(String)[9] 0.014 s
testDigestPathStandardOpenOptionRead(String)[10] 0.031 s
testDigestPathStandardOpenOptionRead(String)[11] 0.035 s
testDigestPathStandardOpenOptionRead(String)[12] 0.040 s
testDigestPathStandardOpenOptionRead(String)[13] 0.060 s

XXHash32Test

verifyIncrementalChecksum(String, String)[1] 0.004 s
verifyIncrementalChecksum(String, String)[2] 0.002 s
verifyIncrementalChecksum(String, String)[3] 0.004 s
verifyChecksum(String, String)[1] 0.001 s
verifyChecksum(String, String)[2] 0.001 s
verifyChecksum(String, String)[3] 0 s

Base64Codec13Test

testEncoder 0.002 s
testBinaryEncoder 0.005 s
testStaticEncodeChunked 0.001 s
testDecoder 0.002 s
testBinaryDecoder 0.002 s
testStaticDecodeChunked 0.002 s
testStaticDecode 0.001 s
testStaticEncode 0.001 s

Blake3TestVectorsTest

keyedHashTruncatedOutput(int, String, String, String)[1] 0.002 s
keyedHashTruncatedOutput(int, String, String, String)[2] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[3] 0.002 s
keyedHashTruncatedOutput(int, String, String, String)[4] 0 s
keyedHashTruncatedOutput(int, String, String, String)[5] 0.002 s
keyedHashTruncatedOutput(int, String, String, String)[6] 0.002 s
keyedHashTruncatedOutput(int, String, String, String)[7] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[8] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[9] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[10] 0 s
keyedHashTruncatedOutput(int, String, String, String)[11] 0 s
keyedHashTruncatedOutput(int, String, String, String)[12] 0 s
keyedHashTruncatedOutput(int, String, String, String)[13] 0 s
keyedHashTruncatedOutput(int, String, String, String)[14] 0 s
keyedHashTruncatedOutput(int, String, String, String)[15] 0 s
keyedHashTruncatedOutput(int, String, String, String)[16] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[17] 0 s
keyedHashTruncatedOutput(int, String, String, String)[18] 0 s
keyedHashTruncatedOutput(int, String, String, String)[19] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[20] 0 s
keyedHashTruncatedOutput(int, String, String, String)[21] 0 s
keyedHashTruncatedOutput(int, String, String, String)[22] 0 s
keyedHashTruncatedOutput(int, String, String, String)[23] 0 s
keyedHashTruncatedOutput(int, String, String, String)[24] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[25] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[26] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[27] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[28] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[29] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[30] 0 s
keyedHashTruncatedOutput(int, String, String, String)[31] 0 s
keyedHashTruncatedOutput(int, String, String, String)[32] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[33] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[34] 0.001 s
keyedHashTruncatedOutput(int, String, String, String)[35] 0.004 s
hashTruncatedOutput(int, String, String, String)[1] 0.001 s
hashTruncatedOutput(int, String, String, String)[2] 0.001 s
hashTruncatedOutput(int, String, String, String)[3] 0 s
hashTruncatedOutput(int, String, String, String)[4] 0 s
hashTruncatedOutput(int, String, String, String)[5] 0.001 s
hashTruncatedOutput(int, String, String, String)[6] 0 s
hashTruncatedOutput(int, String, String, String)[7] 0 s
hashTruncatedOutput(int, String, String, String)[8] 0 s
hashTruncatedOutput(int, String, String, String)[9] 0.001 s
hashTruncatedOutput(int, String, String, String)[10] 0.001 s
hashTruncatedOutput(int, String, String, String)[11] 0 s
hashTruncatedOutput(int, String, String, String)[12] 0 s
hashTruncatedOutput(int, String, String, String)[13] 0 s
hashTruncatedOutput(int, String, String, String)[14] 0.001 s
hashTruncatedOutput(int, String, String, String)[15] 0 s
hashTruncatedOutput(int, String, String, String)[16] 0.001 s
hashTruncatedOutput(int, String, String, String)[17] 0.001 s
hashTruncatedOutput(int, String, String, String)[18] 0.001 s
hashTruncatedOutput(int, String, String, String)[19] 0.001 s
hashTruncatedOutput(int, String, String, String)[20] 0 s
hashTruncatedOutput(int, String, String, String)[21] 0 s
hashTruncatedOutput(int, String, String, String)[22] 0 s
hashTruncatedOutput(int, String, String, String)[23] 0 s
hashTruncatedOutput(int, String, String, String)[24] 0 s
hashTruncatedOutput(int, String, String, String)[25] 0 s
hashTruncatedOutput(int, String, String, String)[26] 0 s
hashTruncatedOutput(int, String, String, String)[27] 0 s
hashTruncatedOutput(int, String, String, String)[28] 0 s
hashTruncatedOutput(int, String, String, String)[29] 0.001 s
hashTruncatedOutput(int, String, String, String)[30] 0.001 s
hashTruncatedOutput(int, String, String, String)[31] 0.001 s
hashTruncatedOutput(int, String, String, String)[32] 0.001 s
hashTruncatedOutput(int, String, String, String)[33] 0.001 s
hashTruncatedOutput(int, String, String, String)[34] 0.001 s
hashTruncatedOutput(int, String, String, String)[35] 0.002 s
hashArbitraryOutputLength(int, String, String, String)[1] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[2] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[3] 0 s
hashArbitraryOutputLength(int, String, String, String)[4] 0 s
hashArbitraryOutputLength(int, String, String, String)[5] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[6] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[7] 0 s
hashArbitraryOutputLength(int, String, String, String)[8] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[9] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[10] 0 s
hashArbitraryOutputLength(int, String, String, String)[11] 0.002 s
hashArbitraryOutputLength(int, String, String, String)[12] 0.003 s
hashArbitraryOutputLength(int, String, String, String)[13] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[14] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[15] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[16] 0.002 s
hashArbitraryOutputLength(int, String, String, String)[17] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[18] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[19] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[20] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[21] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[22] 0 s
hashArbitraryOutputLength(int, String, String, String)[23] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[24] 0 s
hashArbitraryOutputLength(int, String, String, String)[25] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[26] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[27] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[28] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[29] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[30] 0 s
hashArbitraryOutputLength(int, String, String, String)[31] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[32] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[33] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[34] 0.001 s
hashArbitraryOutputLength(int, String, String, String)[35] 0.002 s
keyDerivation(int, String, String, String)[1] 0.001 s
keyDerivation(int, String, String, String)[2] 0 s
keyDerivation(int, String, String, String)[3] 0 s
keyDerivation(int, String, String, String)[4] 0.001 s
keyDerivation(int, String, String, String)[5] 0.001 s
keyDerivation(int, String, String, String)[6] 0 s
keyDerivation(int, String, String, String)[7] 0.001 s
keyDerivation(int, String, String, String)[8] 0 s
keyDerivation(int, String, String, String)[9] 0 s
keyDerivation(int, String, String, String)[10] 0 s
keyDerivation(int, String, String, String)[11] 0.001 s
keyDerivation(int, String, String, String)[12] 0 s
keyDerivation(int, String, String, String)[13] 0.001 s
keyDerivation(int, String, String, String)[14] 0 s
keyDerivation(int, String, String, String)[15] 0 s
keyDerivation(int, String, String, String)[16] 0 s
keyDerivation(int, String, String, String)[17] 0 s
keyDerivation(int, String, String, String)[18] 0 s
keyDerivation(int, String, String, String)[19] 0.001 s
keyDerivation(int, String, String, String)[20] 0 s
keyDerivation(int, String, String, String)[21] 0 s
keyDerivation(int, String, String, String)[22] 0.001 s
keyDerivation(int, String, String, String)[23] 0.001 s
keyDerivation(int, String, String, String)[24] 0 s
keyDerivation(int, String, String, String)[25] 0 s
keyDerivation(int, String, String, String)[26] 0 s
keyDerivation(int, String, String, String)[27] 0.001 s
keyDerivation(int, String, String, String)[28] 0 s
keyDerivation(int, String, String, String)[29] 0 s
keyDerivation(int, String, String, String)[30] 0 s
keyDerivation(int, String, String, String)[31] 0 s
keyDerivation(int, String, String, String)[32] 0 s
keyDerivation(int, String, String, String)[33] 0 s
keyDerivation(int, String, String, String)[34] 0.001 s
keyDerivation(int, String, String, String)[35] 0.003 s
keyedHashArbitraryOutputLength(int, String, String, String)[1] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[2] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[3] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[4] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[5] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[6] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[7] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[8] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[9] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[10] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[11] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[12] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[13] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[14] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[15] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[16] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[17] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[18] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[19] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[20] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[21] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[22] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[23] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[24] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[25] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[26] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[27] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[28] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[29] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[30] 0 s
keyedHashArbitraryOutputLength(int, String, String, String)[31] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[32] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[33] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[34] 0.001 s
keyedHashArbitraryOutputLength(int, String, String, String)[35] 0.002 s

ColognePhoneticTest

testEncodeWithInvalidObject 0.001 s
testEncodeNull 0 s
testEncodeEmpty 0.003 s
testLocaleIndependence 0 s
testExamples 0.001 s
testVariationsMella 0.001 s
testVariationsMeyer 0 s
testCanFail 0.005 s
testAychlmajrForCodec122 0 s
testEdgeCases 0.001 s
testIsEncodeEquals 0 s
testAabjoe 0 s
testAaclan 0 s
testHyphen 0 s
testSpecialCharsBetweenSameLetters 0 s

CryptTest

testDefaultCryptVariant 0.065 s
testCrypt 0.001 s
testCryptWithEmptySalt 0.004 s
testCryptWithBytes 0.053 s

Base16InputStreamTest

testSkipToEnd 0.001 s
testSkipNone 0.001 s
testRead0 0 s
testMarkSupported 0.001 s
testReadOutOfBounds 0 s
testBase16InputStreamByChunk 0.005 s
testReadNull 0 s
testSkipWrongArgument 0.001 s
testAvailable 0 s
testBase16EmptyInputStream 0 s
testBase16InputStreamByteByByte 0.005 s
testSkipPastEnd 0.001 s
testSkipBig 0.001 s

BaseNCodecTest

testBaseNCodec 0.001 s
testProvidePaddingByte 0 s
testContextToString 0 s
testIsInAlphabetByte 0 s
testContainsAlphabetOrPad 0 s
testIsWhiteSpace 0.001 s
testEnsureBufferSize 0.001 s
testIsInAlphabetString 0 s
testEnsureBufferSizeExpandsToBeyondMaxBufferSize 0 s
- skipped -
testEnsureBufferSizeThrowsOnOverflow 0.001 s
testIsInAlphabetByteArrayBoolean 0 s
testEnsureBufferSizeExpandsToMaxBufferSize 0 s
- skipped -

DigestTest

testEmptyArguments 0.002 s
testNullArguments 0 s

Base64Test

testTriplets 0 s
testCodeIntegerEdgeCases 0.001 s
testBase64ImpossibleSamples 0.001 s
testStringToByteVariations 0.001 s
testConstructor_Int_ByteArray_Boolean_UrlSafe 0.001 s
testSingletonsChunked 0 s
testKnownDecodings 0 s
testPairs 0.001 s
testUUID 0 s
testEncodeDecodeSmall 0 s
testConstructors 0.001 s
testHugeLineSeparator 0.003 s
testObjectDecodeWithValidParameter 0.002 s
testCodeInteger1 0.007 s
testCodeInteger2 0 s
testCodeInteger3 0 s
testCodeInteger4 0 s
testObjectEncode 0 s
testRfc2045Section6Dot8ChunkSizeDefinition 0 s
testUrlSafe 0.003 s
testObjectEncodeWithInvalidParameter 0.001 s
testEncodeDecodeRandom 0.005 s
testRfc2045Section2Dot1CrLfDefinition 0 s
testDecodeWithWhitespace 0 s
testDecodePadOnlyChunked 0.001 s
testKnownEncodings 0 s
testIgnoringNonBase64InDecode 0 s
testCodec112 0 s
testCodec265 0 s
- skipped -
testBase64DecodingOfTrailing6Bits 0.001 s
testDecodePadMarkerIndex2 0.001 s
testDecodePadMarkerIndex3 0 s
testIsUrlSafe 0 s
testEncodeOverMaxSize 0.001 s
testEmptyBase64 0.001 s
testSingletons 0.002 s
testTripletsChunked 0.001 s
testBase64AtBufferStart 0.001 s
testCodec68 0 s
testBase64AtBufferMiddle 0 s
testBase64AtBufferEnd 0 s
testBase64DecodingOfTrailing12Bits 0.002 s
testBase64DecodingOfTrailing18Bits 0.001 s
testRfc4648Section10DecodeEncode 0 s
testObjectDecodeWithInvalidParameter 0.001 s
testIsArrayByteBase64 0 s
testDecodePadOnly 0 s
testChunkedEncodeMultipleOf76 0 s
testBase64 0.001 s
testRfc1421Section6Dot8ChunkSizeDefinition 0 s
testNonBase64Test 0 s
testConstructor_Int_ByteArray_Boolean 0 s
testByteToStringVariations 0.001 s
testObjectEncodeWithValidParameter 0 s
testRfc4648Section10DecodeWithCrLf 0.001 s
testRfc4648Section10Decode 0 s
testRfc4648Section10Encode 0 s
testCodeIntegerNull 0 s
testIsStringBase64 0 s
testRfc4648Section10EncodeDecode 0.001 s
testDecodeWithInnerPad 0.001 s

PureJavaCrc32CTest

testZeros 0.001 s
testOnes 0 s
testIncreasing 0 s
testDecreasing 0 s

Base16Test

testTriplets 0.001 s
testStrictDecoding 0.001 s
testBase16AtBufferEnd 0.001 s
testStringToByteVariations 0.001 s
testLenientDecoding 0 s
testCheckEncodeLengthBounds 0.001 s
testKnownDecodings 0 s
testPairs 0.010 s
testDecodeSingleBytesOptimisation 0.001 s
testEncodeDecodeSmall 0.001 s
testConstructors 0.001 s
testObjectDecodeWithValidParameter 0 s
testDecodeSingleBytes 0 s
testObjectEncode 0 s
testObjectEncodeWithInvalidParameter 0.001 s
testEncodeDecodeRandom 0.001 s
testKnownEncodings 0.001 s
testEmptyBase16 0 s
testSingletons 0.005 s
testBase16AtBufferStart 0 s
testIsInAlphabet 0 s
testCodec68 0.003 s
testConstructor_LowerCase 0.004 s
testObjectDecodeWithInvalidParameter 0.001 s
testConstructor_LowerCase_DecodingPolicy 0 s
testOddEvenDecoding 0 s
testNonBase16Test 0 s
testBase16 0 s
testByteToStringVariations 0 s
testObjectEncodeWithValidParameter 0.001 s
testBase16AtBufferMiddle 0 s

CharEncodingTest

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

MurmurHash2Test

testHash64ByteArrayIntInt 0.002 s
testHash32ByteArrayInt 0 s
testHash32ByteArrayIntInt 0.001 s
testHash64StringIntInt 0 s
testHash64String 0 s
testHash64ByteArrayInt 0 s
testHash32String 0 s
testHash32StringIntInt 0 s

Caverphone1Test

testEncodeWithInvalidObject 0.002 s
testEncodeNull 0.001 s
testEncodeEmpty 0.002 s
testLocaleIndependence 0.001 s
testEndMb 0 s
testIsCaverphoneEquals 0 s
testWikipediaExamples 0.001 s
testSpecificationV1Examples 0.001 s
testCaverphoneRevisitedCommonCodeAT1111 0.001 s

Base64InputStreamTest

testStrictDecoding 0.001 s
testSkipToEnd 0 s
testSkipNone 0 s
testCodec98NPE 0 s
testRead0 0 s
testBase64InputStreamByChunk 0.041 s
testMarkSupported 0.001 s
testReadMultipleBufferSizes 0.005 s
testInputStreamReader 0 s
testReadOutOfBounds 0 s
testReadNull 0 s
testCodec101 0.001 s
testCodec105 0 s
testCodec130 0 s
testSkipWrongArgument 0.001 s
testAvailable 0.001 s
testBase64EmptyInputStreamPemChuckSize 0.001 s
testBase64EmptyInputStreamMimeChuckSize 0 s
testSkipPastEnd 0 s
testSkipBig 0.001 s
testBase64InputStreamByteByByte 0.034 s

Blake3Test

testShouldThrowIllegalArgumentExceptionWhenIncorrectKeySize 0.004 s

AllocateDirectHexTest

testEncodeHexByteString_ByteBufferBoolean_ToUpperCase 0.002 s
testDecodeHexStringOddCharacters1 0.003 s
testEncodeDecodeHexCharArrayRandom 0.007 s
testDecodeByteBufferObjectEmpty 0 s
testEncodeHexByteArrayHelloWorldLowerCaseHex 0 s
testDecodeByteArrayOddCharacters 0 s
testDecodeHexCharArrayOddCharacters1 0 s
testDecodeHexCharArrayOddCharacters3 0 s
testDecodeHexCharArrayOddCharacters5 0 s
testDecodeByteBufferOddCharacters 0 s
testEncodeHexByteBufferHelloWorldLowerCaseHex 0 s
testEncodeHexByteArrayHelloWorldUpperCaseHex 0 s
testDecodeByteBufferEmpty 0.001 s
testDecodeHexCharArrayOutBufferUnderSized 0 s
testDecodeHexCharArrayOutBufferUnderSizedByOffset 0 s
testCustomCharset(String)[1] 0.001 s
testCustomCharset(String)[2] 0.001 s
testCustomCharset(String)[3] 0 s
testCustomCharset(String)[4] 0.001 s
testCustomCharset(String)[5] 0.001 s
testCustomCharset(String)[6] 0.001 s
testCustomCharset(String)[7] 0 s
testCustomCharset(String)[8] 0 s
testCustomCharset(String)[9] 0.001 s
testCustomCharset(String)[10] 0 s
testCustomCharset(String)[11] 0 s
testCustomCharset(String)[12] 0 s
testCustomCharset(String)[13] 0 s
testCustomCharset(String)[14] 0 s
testCustomCharset(String)[15] 0 s
testCustomCharset(String)[16] 0.001 s
testCustomCharset(String)[17] 0.001 s
testCustomCharset(String)[18] 0 s
testCustomCharset(String)[19] 0.001 s
testCustomCharset(String)[20] 0 s
testCustomCharset(String)[21] 0.001 s
testCustomCharset(String)[22] 0 s
testCustomCharset(String)[23] 0.001 s
testCustomCharset(String)[24] 0 s
testCustomCharset(String)[25] 0.001 s
testCustomCharset(String)[26] 0 s
testCustomCharset(String)[27] 0.001 s
testCustomCharset(String)[28] 0 s
testCustomCharset(String)[29] 0 s
testCustomCharset(String)[30] 0 s
testCustomCharset(String)[31] 0 s
testCustomCharset(String)[32] 0 s
testCustomCharset(String)[33] 0 s
testCustomCharset(String)[34] 0 s
testCustomCharset(String)[35] 0 s
testCustomCharset(String)[36] 0 s
testCustomCharset(String)[37] 0.001 s
testCustomCharset(String)[38] 0.001 s
testCustomCharset(String)[39] 0.002 s
testCustomCharset(String)[40] 0 s
testCustomCharset(String)[41] 0 s
testCustomCharset(String)[42] 0 s
testCustomCharset(String)[43] 0.001 s
testCustomCharset(String)[44] 0 s
testCustomCharset(String)[45] 0 s
testCustomCharset(String)[46] 0 s
testCustomCharset(String)[47] 0 s
testCustomCharset(String)[48] 0 s
testCustomCharset(String)[49] 0 s
testCustomCharset(String)[50] 0.001 s
testCustomCharset(String)[51] 0 s
testCustomCharset(String)[52] 0.001 s
testCustomCharset(String)[53] 0 s
testCustomCharset(String)[54] 0.001 s
testCustomCharset(String)[55] 0 s
testCustomCharset(String)[56] 0 s
testCustomCharset(String)[57] 0.001 s
testCustomCharset(String)[58] 0 s
testCustomCharset(String)[59] 0.001 s
testCustomCharset(String)[60] 0 s
testCustomCharset(String)[61] 0.001 s
testCustomCharset(String)[62] 0 s
testCustomCharset(String)[63] 0.001 s
testCustomCharset(String)[64] 0 s
testCustomCharset(String)[65] 0 s
testCustomCharset(String)[66] 0.001 s
testCustomCharset(String)[67] 0 s
testCustomCharset(String)[68] 0 s
testCustomCharset(String)[69] 0.001 s
testCustomCharset(String)[70] 0 s
testCustomCharset(String)[71] 0.001 s
testCustomCharset(String)[72] 0 s
testCustomCharset(String)[73] 0.001 s
testCustomCharset(String)[74] 0 s
testCustomCharset(String)[75] 0 s
testCustomCharset(String)[76] 0 s
testCustomCharset(String)[77] 0 s
testCustomCharset(String)[78] 0.001 s
testCustomCharset(String)[79] 0 s
testCustomCharset(String)[80] 0 s
testCustomCharset(String)[81] 0 s
testCustomCharset(String)[82] 0 s
testCustomCharset(String)[83] 0.001 s
testCustomCharset(String)[84] 0.001 s
testCustomCharset(String)[85] 0.001 s
testCustomCharset(String)[86] 0 s
testCustomCharset(String)[87] 0 s
testCustomCharset(String)[88] 0 s
testCustomCharset(String)[89] 0.001 s
testCustomCharset(String)[90] 0 s
testCustomCharset(String)[91] 0.001 s
testCustomCharset(String)[92] 0 s
testCustomCharset(String)[93] 0.001 s
testCustomCharset(String)[94] 0 s
testCustomCharset(String)[95] 0.001 s
testCustomCharset(String)[96] 0 s
testCustomCharset(String)[97] 0 s
testCustomCharset(String)[98] 0 s
testCustomCharset(String)[99] 0 s
testCustomCharset(String)[100] 0.001 s
testCustomCharset(String)[101] 0 s
testCustomCharset(String)[102] 0 s
testCustomCharset(String)[103] 0 s
testCustomCharset(String)[104] 0.001 s
testCustomCharset(String)[105] 0 s
testCustomCharset(String)[106] 0.001 s
testCustomCharset(String)[107] 0 s
testCustomCharset(String)[108] 0.001 s
testCustomCharset(String)[109] 0 s
testCustomCharset(String)[110] 0.001 s
testCustomCharset(String)[111] 0 s
testCustomCharset(String)[112] 0 s
testCustomCharset(String)[113] 0.001 s
testCustomCharset(String)[114] 0 s
testCustomCharset(String)[115] 0 s
testCustomCharset(String)[116] 0.001 s
testCustomCharset(String)[117] 0 s
testCustomCharset(String)[118] 0 s
testCustomCharset(String)[119] 0 s
testCustomCharset(String)[120] 0.001 s
testCustomCharset(String)[121] 0.002 s
testCustomCharset(String)[122] 0 s
testCustomCharset(String)[123] 0.010 s
testCustomCharset(String)[124] 0.001 s
testCustomCharset(String)[125] 0.001 s
testCustomCharset(String)[126] 0.001 s
testCustomCharset(String)[127] 0.002 s
testCustomCharset(String)[128] 0.001 s
testCustomCharset(String)[129] 0 s
testCustomCharset(String)[130] 0 s
testCustomCharset(String)[131] 0.001 s
testCustomCharset(String)[132] 0.001 s
testCustomCharset(String)[133] 0.002 s
testCustomCharset(String)[134] 0 s
testCustomCharset(String)[135] 0 s
testCustomCharset(String)[136] 0.001 s
testCustomCharset(String)[137] 0 s
testCustomCharset(String)[138] 0.001 s
testCustomCharset(String)[139] 0.001 s
testCustomCharset(String)[140] 0.001 s
testCustomCharset(String)[141] 0.001 s
testCustomCharset(String)[142] 0.001 s
testCustomCharset(String)[143] 0.001 s
testCustomCharset(String)[144] 0.001 s
testCustomCharset(String)[145] 0 s
testCustomCharset(String)[146] 0.001 s
testCustomCharset(String)[147] 0.002 s
testCustomCharset(String)[148] 0.001 s
testCustomCharset(String)[149] 0.002 s
testCustomCharset(String)[150] 0.001 s
testCustomCharset(String)[151] 0.001 s
testCustomCharset(String)[152] 0.001 s
testCustomCharset(String)[153] 0.001 s
testCustomCharset(String)[154] 0 s
testCustomCharset(String)[155] 0.001 s
testCustomCharset(String)[156] 0.001 s
testCustomCharset(String)[157] 0 s
testCustomCharset(String)[158] 0 s
testCustomCharset(String)[159] 0 s
testCustomCharset(String)[160] 0.001 s
testCustomCharset(String)[161] 0.002 s
testCustomCharset(String)[162] 0.001 s
testCustomCharset(String)[163] 0 s
testCustomCharset(String)[164] 0.001 s
testCustomCharset(String)[165] 0.001 s
testCustomCharset(String)[166] 0 s
testCustomCharset(String)[167] 0.001 s
testCustomCharset(String)[168] 0 s
testCustomCharset(String)[169] 0.001 s
testCustomCharset(String)[170] 0 s
testCustomCharset(String)[171] 0 s
testCustomCharset(String)[172] 0 s
testCustomCharset(String)[173] 0 s
testEncodeHexByteArrayZeroes 0 s
testEncodeClassCastException 0 s
testEncodeByteBufferObjectEmpty 0 s
testDecodeHexStringOddCharacters 0 s
testDecodeStringEmpty 0 s
testEncodeHexByteString_ByteBufferOfZeroesWithLimit 0 s
testEncodeHexByteString_ByteArrayBoolean_ToLowerCase 0 s
testEncodeHexByteBufferHelloWorldUpperCaseHex 0 s
testCustomCharsetBadName 0.001 s
testEncodeByteBufferEmpty 0.001 s
testEncodeByteArrayObjectEmpty 0 s
testEncodeHex_ByteBufferWithLimit 0 s
testDecodeByteBufferAllocatedButEmpty 0.001 s
testEncodeHexReadOnlyByteBuffer 0 s
testDecodeByteBufferWithLimitOddCharacters 0 s
testDecodeBadCharacterPos0 0 s
testDecodeBadCharacterPos1 0 s
testDecodeHexStringEmpty 0 s
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToLowerCase 0 s
testEncodeHexByteString_ByteArrayBoolean_ToUpperCase 0 s
testEncodeHexByteString_ByteArrayOfZeroes 0 s
testEncodeStringEmpty 0 s
testEncodeHexPartialInput 0 s
testDecodeByteArrayEmpty 0 s
testEncodeHex_ByteBufferOfZeroes 0 s
testEncodeHexPartialInputOverbounds 0 s
testGetCharset 0 s
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToUpperCase 0 s
testGetCharsetName 0 s
testDecodeClassCastException 0 s
testEncodeHexByteString_ByteBufferOfZeroes 0.001 s
testEncodeDecodeHexCharArrayRandomToOutput 0 s
testEncodeHexByteString_ByteBufferBoolean_ToLowerCase 0 s
testDecodeByteArrayObjectEmpty 0 s
testEncodeByteArrayEmpty 0 s
testEncodeByteBufferAllocatedButEmpty 0 s
testDecodeByteBufferWithLimit 0 s
testRequiredCharset(Charset)[1] 0.001 s
testRequiredCharset(Charset)[2] 0 s
testRequiredCharset(Charset)[3] 0.001 s
testRequiredCharset(Charset)[4] 0 s
testRequiredCharset(Charset)[5] 0 s
testRequiredCharset(Charset)[6] 0 s
testCustomCharsetToString 0 s
testEncodeHexByteBufferEmpty 0 s
testEncodeHexByteArrayEmpty 0 s
testEncodeHexPartialInputUnderbounds 0 s
testDecodeHexCharArrayEmpty 0 s

StringUtilsTest

testNewStringNullInput 0.005 s
testNewStringNullInput_CODEC229 0.001 s
testGetBytesUtf16 0.001 s
testGetBytesUtf8 0 s
testGetBytesIso8859_1 0 s
testGetBytesUsAscii 0 s
testGetBytesUtf16Be 0 s
testGetBytesUtf16Le 0.001 s
testGetBytesUncheckedNullInput 0.001 s
testEqualsString 0.001 s
testByteBufferUtf8 0.001 s
testNewStringIso8859_1 0.001 s
testGetBytesUncheckedBadName 0.002 s
testNewStringUtf8 0.001 s
testNewStringUsAscii 0 s
testNewStringUtf16Be 0 s
testNewStringUtf16Le 0 s
testEqualsCS1 0.001 s
testEqualsCS2 0.007 s
testNewStringUtf16 0 s
testConstructor 0 s
testNewStringBadEnc 0.001 s

BCodecTest

testUTF8RoundTrip 0.007 s
testBasicEncodeDecode 0 s
testBase64ImpossibleSamplesStrict 0.002 s
testBase64ImpossibleSamplesLenient 0.002 s
testDecodeStringWithNull 0.001 s
testDecodeObjects 0.002 s
testEncodeDecodeNull 0.002 s
testInvalidEncoding 0.020 s
testBase64ImpossibleSamplesDefault 0.001 s
testEncodeStringWithNull 0.003 s
testEncodeObjects 0.004 s
testNullInput 0.004 s

Sha2CryptTest

testCtor 0.001 s

PercentCodecTest

testSafeCharEncodeDecodeObject 0.001 s
testBasicSpace 0 s
- public void org.apache.commons.codec.net.PercentCodecTest.testBasicSpace() throws java.lang.Exception is @Disabled -
testInvalidByte 0.001 s
testPercentEncoderDecoderWithNullOrEmptyInput 0.003 s
testDecodeNullObject 0 s
testEncodeNullObject 0 s
testBasicEncodeDecode 0 s
testPercentEncoderDecoderWithPlusForSpace 0.001 s
testConfigurablePercentEncoder 0.001 s
testDecodeUnsupportedObject 0.001 s
testEncodeUnsupportedObject 0 s
testDecodeInvalidEncodedResultDecoding 0.001 s
testUnsafeCharEncodeDecode 0.001 s

BeiderMorseEncoderTest

testEncodeWithInvalidObject 0 s
testEncodeNull 0.001 s
testEncodeEmpty 0.001 s
testLocaleIndependence 0.004 s
testEncodeGna 0 s
testAsciiEncodeNotEmpty1Letter 0.059 s
testInvalidLanguageIllegalArgumentException 0.001 s
testSetRuleTypeExact 0 s
testAllChars 3.100 s
testEncodeAtzNotEmpty 0.002 s
testOOM 0.003 s
testNegativeIndexForRuleMatchIndexOutOfBoundsException 0.001 s
testInvalidLangIllegalArgumentException 0 s
testAsciiEncodeNotEmpty2Letters 0.067 s
testSpeedCheck 0.085 s
testSetNameTypeAsh 0.001 s
testSetConcat 0 s
testSpeedCheck2 0.041 s
testSpeedCheck3 0.063 s
testSetRuleTypeToRulesIllegalArgumentException 0 s
testLongestEnglishSurname 0.004 s
testInvalidLangIllegalStateException 0.001 s

UtilsTest

testConstructor 0 s

MatchRatingApproachEncoderTest

testEncodeWithInvalidObject 0 s
testEncodeNull 0 s
testEncodeEmpty 0.001 s
testLocaleIndependence 0 s
testCompare_SOPHIE_SOFIA_SuccessfullyMatched 0.001 s
testGetMinRating_1_Returns5_Successfully 0 s
testCompare_SurnameCornerCase_Nulls_NoMatch 0 s
testGetMinRating_7_Return4_Successfully 0.001 s
testCompare_SAM_SAMUEL_SuccessfullyMatched 0 s
testIsVowel_SingleVowel_ReturnsTrue 0.001 s
testgetMinRating_6_Returns4_Successfully 0 s
testAccentRemoval_NullValue_ReturnNullSuccessfully 0 s
testCompare_STEPHEN_STEVEN_SuccessfullyMatched 0.001 s
testCompare_Surname_MOSKOWITZ_MOSKOVITZ_SuccessfullyMatched 0 s
testCompare_SurnamesCornerCase_MURPHY_Space_NoMatch 0 s
testCompare_OONA_OONAGH_SuccessfullyMatched 0 s
testCompare_Forenames_SEAN_JOHN_MatchExpected 0 s
testCompare_Surname_HAILEY_HALLEY_SuccessfullyMatched 0 s
testCompare_TOMASZ_TOM_SuccessfullyMatched 0 s
testCompare_KARL_ALESSANDRO_DoesNotMatch 0.001 s
testPunctuationOnly 0 s
testCompare_Surname_LIPSHITZ_LIPPSZYC_SuccessfullyMatched 0 s
testCompare_CATHERINE_KATHRYN_SuccessfullyMatched 0 s
testVowelAndPunctuationOnly 0 s
testRemoveVowel__AIDAN_Returns_ADN 0 s
testIsVowel_CapitalA_ReturnsTrue 0 s
testRemoveSingleDoubleConsonants_BUBLE_RemovedSuccessfully 0 s
testRemoveDoubleConsonants_MISSISSIPPI_RemovedSuccessfully 0 s
testVowelOnly 0 s
testAccentRemoval_UpperAndLower_SuccessfullyRemovedAndCaseInvariant 0 s
testGetEncoding_Null_to_Nothing 0.001 s
testCompareNameSameNames_ReturnsFalseSuccessfully 0 s
testGetMinRating_2_Returns5_Successfully 0 s
testCompare_ZACH_ZAKARIA_SuccessfullyMatched 0.001 s
testCompare_MCGOWAN_MCGEOGHEGAN_SuccessfullyMatched 0 s
testCompare_Surname_SZLAMAWICZ_SHLAMOVITZ_SuccessfullyMatched 0 s
testIsEncodeEquals_CornerCase_SecondNameJustSpace_ReturnsFalse 0.001 s
testRemoveVowel_ALESSANDRA_Returns_ALSSNDR 0 s
testCompare_ShortNames_AL_ED_WorksButNoMatch 0 s
testLeftToRightThenRightToLeft_ALEXANDER_ALEXANDRA_Returns4 0 s
testAccentRemoval_ComprehensiveAccentMix_AllSuccessfullyRemoved 0.001 s
testgetMinRating_7_Returns4_Successfully 0 s
testCompare_SMITH_SMYTH_SuccessfullyMatched 0 s
testGetEncoding_HARPER_HRPR 0 s
testCompare_STEPHEN_STEFAN_SuccessfullyMatched 0 s
testCleanName_SuccessfullyClean 0 s
testCompare_MICKY_MICHAEL_SuccessfullyMatched 0 s
testIsVowel_SmallD_ReturnsFalse 0 s
testAccentRemoval_GerSpanFrenMix_SuccessfullyRemoved 0 s
testIsEncodeEquals_CornerCase_FirstNameJust1Letter_ReturnsFalse 0 s
testgetMinRating_11_Returns_3_Successfully 0 s
testGetFirstLast3__ALEXANDER_Returns_Aleder 0 s
testgetMinRating_5_Returns4_Successfully2 0 s
testCompare_Surname_COOPERFLYNN_SUPERLYN_SuccessfullyMatched 0 s
testCompare_Surname_PRZEMYSL_PSHEMESHIL_SuccessfullyMatched 0.001 s
testCompareNameNullSpace_ReturnsFalseSuccessfully 0 s
testGetMinRating_13_Returns_1_Successfully 0 s
testAccentRemoval_MixedWithUnusualChars_SuccessfullyRemovedAndUnusualCharactersInvariant 0 s
testCompare_BURNS_BOURNE_SuccessfullyMatched 0 s
testAccentRemovalNormalString_NoChange 0 s
testCompare_SmallInput_CARK_Kl_SuccessfullyMatched 0.001 s
testCompare_PETERSON_PETERS_SuccessfullyMatched 0 s
testCompare_Surname_ROSOCHOWACIEC_ROSOKHOVATSETS_SuccessfullyMatched 0 s
testCompare_Surname_AUERBACH_UHRBACH_SuccessfullyMatched 0.001 s
testGetEncoding_NoSpace_to_Nothing 0 s
testCompare_LongSurnames_OMUIRCHEARTAIGH_OMIREADHAIGH_SuccessfulMatch 0 s
testRemoveDoubleDoubleVowel_BEETLE_NotRemoved 0.001 s
testCompare_Forenames_UNA_OONAGH_ShouldSuccessfullyMatchButDoesNot 0 s
testCompare_STEVEN_STEFAN_SuccessfullyMatched 0 s
testCompare_Forenames_SEAN_PETE_NoMatchExpected 0.001 s
testIsEncodeEqualsSecondNameJust1Letter_ReturnsFalse 0 s
testCompare_COLM_COLIN_WithAccentsAndSymbolsAndSpaces_SuccessfullyMatched 0 s
testCompare_LongSurnames_MORIARTY_OMUIRCHEARTAIGH_DoesNotSuccessfulMatch 0 s
testCompare_Surname_OSULLIVAN_OSUILLEABHAIN_SuccessfulMatch 0 s
testCompare_Surnames_MURPHY_LYNCH_NoMatchExpected 0 s
testCompare_SEAN_SHAUN_SuccessfullyMatched 0 s
testCompareNameToSingleLetter_KARL_C_DoesNotMatch 0 s
testCompare_FRANCISZEK_FRANCES_SuccessfullyMatched 0 s
testGetEncoding_SMYTH_to_SMYTH 0 s
testgetMinRating_8_Returns3_Successfully 0 s
testGetFirstLast3_PETE_Returns_PETE 0 s
testLeftToRightThenRightToLeft_EINSTEIN_MICHAELA_Returns0 0 s
testgetMinRating_5_Returns4_Successfully 0.001 s
testAccentRemoval_NINO_NoChange 0 s
testgetMinRating_10_Returns3_Successfully 0 s
testGetEncoding_One_Letter_to_Nothing 0 s
testAccentRemoval_AllLower_SuccessfullyRemoved 0.001 s
testIsEncodeEquals_CornerCase_SecondNameNothing_ReturnsFalse 0 s
testIsEncodeEquals_CornerCase_SecondNameNull_ReturnsFalse 0 s
testRemoveVowel__DECLAN_Returns_DCLN 0 s
testGetEncoding_Space_to_Nothing 0.001 s
testGetEncoding_SMITH_to_SMTH 0 s
testAccentRemoval_WithSpaces_SuccessfullyRemovedAndSpacesInvariant 0.001 s
testCompare_Surname_LEWINSKY_LEVINSKI_SuccessfullyMatched 0 s
testIsEncodeEquals_CornerCase_FirstNameNothing_ReturnsFalse 0 s
testCompare_SurnamesCornerCase_MURPHY_NoSpace_NoMatch 0.001 s
testIsEncodeEquals_CornerCase_FirstNameNull_ReturnsFalse 0 s
testCompare_BRIAN_BRYAN_SuccessfullyMatched 0 s
testIsEncodeEquals_CornerCase_FirstNameJustSpace_ReturnsFalse 0 s

Base16OutputStreamTest

testBase16OutputStreamByteByByte 0.012 s
testWriteOutOfBounds 0.001 s
testBase16OutputStreamByChunk 0.002 s
testWriteToNullCoverage 0.001 s
testBase16EmptyOutputStream 0 s

MurmurHash3Test

testHash128WithOffsetLengthAndSeed 0.004 s
testHash128x64WithOffsetLengthAndSeed 0.001 s
testHash128x64 0 s
testHash32Long 0.002 s
testHash128x64WithOffsetLengthAndNegativeSeed 0.002 s
testHash32LongLong 0.010 s
testHash32LongSeed 0 s
testHash128 0 s
testHash32x86WithOffsetLengthAndSeed 0 s
testHash32WithTrailingNegativeSignedBytesIsInvalid 0.002 s
testHash128String 0.007 s
testHash32x86 0.001 s
testHash32x86WithTrailingNegativeSignedBytes 0 s
testIncrementalHash32 0.005 s
testHash64InNotEqualToHash128 0 s
testIncrementalHash32x86 0.001 s
testHash32WithOffsetLengthAndSeed 0 s
testIncrementalHashWithUnprocessedBytesAndHugeLengthArray 0 s
- skipped -
testHash32WithLengthAndSeed 0 s
testHash32 0 s
testHash64 0 s
testHash32WithLength 0 s
testHash128WithOffsetLengthAndNegativeSeed 0 s
testHash32String 0.002 s
testHash64WithPrimitives 0.004 s
testHash32LongLongSeed 0.004 s
testHash64WithOffsetAndLength 0.001 s

MetaphoneTest

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

UnixCryptTest

testUnixCryptStrings 0.005 s
testCtor 0.001 s
testUnixCryptExplicitCall 0.001 s
testUnixCryptNullData 0.002 s
testUnixCryptWithoutSalt 0.001 s
testUnixCryptWithEmptySalt 0.001 s
testUnixCryptInvalidSalt 0 s
testUnixCryptWithHalfSalt 0 s
testUnixCryptBytes 0.001 s

DigestUtilsTest

testMd5HexLengthForBytes 0.006 s
testSha224_PathAsHex 0.009 s
testSha1UpdateWithByteBuffer 0.005 s
testSha256HexInputStream 0.012 s
testSha512HexInputStream 0.009 s
testMd2Length 0.006 s
testInternalNoSuchAlgorithmException 0.010 s
testSha3_224HexInputStream 0.019 s
testMd5LengthForBytes 0.005 s
testSha384HexInputStream 0.009 s
testIsAvailable 0.006 s
testSha3_224 0.007 s
testSha3_256 0.006 s
testSha3_384 0.006 s
testSha3_512 0.008 s
testGetMessageDigest 0.008 s
testSha1UpdateWithByteArray 0.006 s
testSha224_StringAsHex 0.010 s
testDigestAs 0.013 s
testSha1UpdateWithString 0.007 s
testSha3_256HexInputStream 0.023 s
testSha3_512HexInputStream 0.032 s
testSha224_FileAsHex 0.006 s
testShaUpdateWithByteArray 0.007 s
testMd2Hex 0.199 s
testMd5Hex 0.011 s
testSha1Hex 0.013 s
testMd2HexLength 0.006 s
testSha256 0.012 s
testSha384 0.010 s
testSha512 0.005 s
testShaHex 0.017 s
testShaUpdateWithString 0.006 s
testSha3_384HexInputStream 0.024 s
testSha512_224 0.005 s
testSha512_256 0.006 s

LanguageGuessingTest

testLanguageGuessing(String, String)[1] 0.001 s
testLanguageGuessing(String, String)[2] 0.001 s
testLanguageGuessing(String, String)[3] 0.002 s
testLanguageGuessing(String, String)[4] 0.001 s
testLanguageGuessing(String, String)[5] 0.001 s
testLanguageGuessing(String, String)[6] 0.002 s
testLanguageGuessing(String, String)[7] 0.001 s
testLanguageGuessing(String, String)[8] 0.001 s
testLanguageGuessing(String, String)[9] 0.001 s
testLanguageGuessing(String, String)[10] 0.001 s
testLanguageGuessing(String, String)[11] 0 s
testLanguageGuessing(String, String)[12] 0.001 s
testLanguageGuessing(String, String)[13] 0.001 s
testLanguageGuessing(String, String)[14] 0 s
testLanguageGuessing(String, String)[15] 0 s
testLanguageGuessing(String, String)[16] 0.002 s
testLanguageGuessing(String, String)[17] 0.001 s
testLanguageGuessing(String, String)[18] 0.001 s

DoubleMetaphone2Test

testEncodeWithInvalidObject 0 s
testEncodeNull 0 s
testEncodeEmpty 0 s
testLocaleIndependence 0.001 s
testDoubleMetaphonePrimary 0.003 s
testDoubleMetaphoneAlternate 0.003 s

URLCodecTest

testUTF8RoundTrip 0.001 s
testEncodeNull 0 s
testDecodeInvalidContent 0.002 s
testEncodeUrlWithNullBitSet 0.001 s
testBasicEncodeDecode 0.003 s
testDefaultEncoding 0.001 s
testSafeCharEncodeDecode 0 s
testDecodeInvalid 0.008 s
testDecodeStringWithNull 0.003 s
testDecodeObjects 0.005 s
testEncodeDecodeNull 0.002 s
testInvalidEncoding 0.009 s
testEncodeStringWithNull 0.001 s
testEncodeObjects 0.001 s
testUnsafeEncodeDecode 0.002 s
testDecodeWithNullArray 0.002 s

RuleTest

testPhonemeComparedToLaterIsNegative 0.002 s
testSubSequenceWorks 0 s
testPhonemeComparedToSelfIsZero 0.001 s

PhoneticEngineRegressionTest

testSolrGENERIC 0.336 s
testSolrSEPHARDIC 0.005 s
testCompatibilityWithOriginalVersion 0.006 s
testSolrASHKENAZI 0.010 s

BinaryCodecTest

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

Caverphone2Test

testEncodeWithInvalidObject 0 s
testEncodeNull 0.003 s
testEncodeEmpty 0.001 s
testLocaleIndependence 0 s
testCaverphoneRevisitedRandomNameTTA1111111 0.005 s
testCaverphoneRevisitedRandomNameTN11111111 0.008 s
testCaverphoneRevisitedRandomNameKLN1111111 0.006 s
testEndMb 0.001 s
testIsCaverphoneEquals 0 s
testCaverphoneRevisitedCommonCodeAT11111111 0.001 s
testCaverphoneRevisitedExamples 0.001 s
testCaverphoneRevisitedRandomWords 0.002 s
testSpecificationExamples 0 s

Md5CryptTest

testMd5CryptExplicitCallWithThreadLocalRandom 0.006 s
testMd5CryptNullData 0.001 s
testCtor 0 s
testZeroOutInput 0.002 s
testMd5CryptBytes 0.004 s
testMd5CryptLongInput 0.001 s
testMd5CryptWithEmptySalt 0 s
testMd5CryptExplicitCall 0.003 s
testMd5CryptStrings 0.008 s

QCodecTest

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

Base32InputStreamTest

testStrictDecoding 0.002 s
testBase32InputStreamByteByByte 0.058 s
testSkipToEnd 0 s
testSkipNone 0.001 s
testRead0 0 s
testBase32EmptyInputStreamPemChuckSize 0 s
testMarkSupported 0 s
testReadOutOfBounds 0 s
testReadNull 0 s
testCodec105 0.001 s
testCodec130 0 s
testSkipWrongArgument 0.002 s
testAvailable 0.001 s
testBase32EmptyInputStreamMimeChuckSize 0 s
testSkipPastEnd 0 s
testSkipBig 0 s
testBase32InputStreamByChunk 0.047 s

CharsetsTest

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

HmacUtilsTest

testHmacMd5Hex 0.001 s
testHmacSha1Hex 0 s
testHmacSha1UpdateWithByteArray 0.001 s
testSha256HMacFail 0 s
testHmacSha1UpdateWithInputStream 0 s
testInternalNoSuchAlgorithmException 0 s
testSha256HMac 0 s
testInitializedMacNullKey 0.001 s
testGetHMac 0 s
testSha1HMacFail 0.001 s
testSha1HMac 0.001 s
testInitializedMacNullAlgo 0 s
testSha384HMacFail 0.001 s
testSecretKeySpecAllowsEmptyKeys 0 s
testSha384HMac 0 s
testMd5HMac 0.001 s
testMd5HMacFail 0.001 s
testInitializedMac 0 s
testSha512HMacFail 0.001 s
testHmacSha1UpdateWithString 0 s
testNullKey 0.001 s
testEmptyKey 0.001 s
testSha512HMac 0 s

PhoneticEngineTest

testInvalidEncode(String, String, NameType, RuleType, boolean, int)[1] 0.002 s
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[2] 0.002 s
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[3] 0.001 s
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[4] 0.001 s
testEncode(String, String, NameType, RuleType, boolean, int)[1] 0.001 s
testEncode(String, String, NameType, RuleType, boolean, int)[2] 0.002 s
testEncode(String, String, NameType, RuleType, boolean, int)[3] 0.002 s
testEncode(String, String, NameType, RuleType, boolean, int)[4] 0.001 s
testEncode(String, String, NameType, RuleType, boolean, int)[5] 0.001 s
testEncode(String, String, NameType, RuleType, boolean, int)[6] 0.003 s
testEncode(String, String, NameType, RuleType, boolean, int)[7] 0.012 s
testEncode(String, String, NameType, RuleType, boolean, int)[8] 0.003 s

XXHash32OverflowTest

testIncrementalHashWithUnprocessedBytesAndHugeLengthArray 0 s
- skipped -

DoubleMetaphoneTest

testEncodeWithInvalidObject 0 s
testEncodeNull 0 s
testEncodeEmpty 0 s
testLocaleIndependence 0.004 s
testSetMaxCodeLength 0 s
testIsDoubleMetaphoneEqualBasic 0.004 s
testEmpty 0 s
testCCedilla 0.001 s
testCodec184 0 s
testIsDoubleMetaphoneEqualExtended1 0 s
testIsDoubleMetaphoneEqualExtended2 0.001 s
testIsDoubleMetaphoneEqualExtended3 0.013 s
testIsDoubleMetaphoneEqualWithMATCHES 0.007 s
testDoubleMetaphone 0.001 s
testNTilde 0.001 s
testIsDoubleMetaphoneNotEqual 0 s

Sha512CryptTest

testZeroOutInput 0.009 s
testSha2CryptRounds 0.005 s
testSha2CryptWrongSalt 0.001 s
testSha256LargetThanBlocksize 0.012 s
testSha512CryptExplicitCallThreadLocalRandom 0.014 s
testSha512CryptWithEmptySalt 0.001 s
testSha512CryptBytes 0.013 s
testSha512CryptStrings 0.026 s
testSha512CryptNullData 0 s
testSha512CryptExplicitCall 0.005 s

EncoderExceptionTest

testConstructor0 0.001 s
testConstructorThrowable 0.001 s
testConstructorStringThrowable 0.001 s
testConstructorString 0 s

QuotedPrintableCodecTest

testUTF8RoundTrip 0.004 s
testEncodeNull 0 s
testEncodeUrlWithNullBitSet 0.002 s
testBasicEncodeDecode 0.003 s
testDefaultEncoding 0.005 s
testSafeCharEncodeDecode 0.002 s
testDecodeInvalid 0.002 s
testSkipNotEncodedCRLF 0.001 s
testSoftLineBreakDecode 0.001 s
testSoftLineBreakEncode 0.001 s
testDecodeStringWithNull 0.001 s
testDecodeObjects 0.002 s
testEncodeDecodeNull 0.001 s
testInvalidEncoding 0.003 s
testUltimateSoftBreak 0.001 s
testEncodeStringWithNull 0.001 s
testTrailingSpecial 0.001 s
testTooShortByteArray 0 s
testEncodeObjects 0.001 s
testUnsafeEncodeDecode 0.001 s
testDecodeWithNullArray 0.001 s
testFinalBytes 0.001 s

Failure Details

[Summary] [Package List] [Test Cases]


testEnsureBufferSizeExpandsToBeyondMaxBufferSize
- skipped: skipped
testEnsureBufferSizeExpandsToMaxBufferSize
- skipped: skipped
testCodec265
- skipped: skipped
testBasicSpace
- skipped: public void org.apache.commons.codec.net.PercentCodecTest.testBasicSpace() throws java.lang.Exception is @Disabled
testIncrementalHashWithUnprocessedBytesAndHugeLengthArray
- skipped: skipped
testIncrementalHashWithUnprocessedBytesAndHugeLengthArray
- skipped: skipped