Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
1716 |
0 |
0 |
6 |
99.7% |
13.98 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
RefinedSoundexTest
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0 s |
|
testLocaleIndependence |
0 s |
|
testInvalidSoundexCharacter |
0 s |
|
testDifference |
0.004 s |
|
testNewInstance |
0.001 s |
|
testGetMappingCodeNonLetter |
0.001 s |
|
testEncode |
0 s |
|
testNewInstance2 |
0.001 s |
|
testNewInstance3 |
0 s |
Base32Test
|
testBase32HexSamplesReverseLowercase |
0 s |
|
testBase32Samples |
0 s |
|
testBase32SamplesNonDefaultPadding |
0.001 s |
|
testBase32ImpossibleSamples |
0.001 s |
|
testBuilderPadingByte |
0.001 s |
|
testRandomBytes |
0.001 s |
|
testBuilderCodecPolicy |
0 s |
|
testRandomBytesHex |
0 s |
|
testConstructors |
0.002 s |
|
testBase32AtBufferMiddle |
0 s |
|
testSingleCharEncoding |
0.001 s |
|
testBase32BinarySamplesReverse |
0 s |
|
testCodec200 |
0 s |
|
testRandomBytesChunked |
0 s |
|
testEmptyBase32 |
0 s |
|
testBuilderLineAttributes |
0.001 s |
|
testBase32HexSamples |
0.001 s |
|
testBase32DecodingOfTrailing10Bits |
0.001 s |
|
testBase32DecodingOfTrailing15Bits |
0.001 s |
|
testBase32DecodingOfTrailing20Bits |
0.001 s |
|
testBase32DecodingOfTrailing25Bits |
0.001 s |
|
testIsInAlphabet |
0 s |
|
testBase32DecodingOfTrailing30Bits |
0.003 s |
|
testBase32DecodingOfTrailing35Bits |
0 s |
|
testBase32BinarySamples |
0 s |
|
testBase32AtBufferStart |
0 s |
|
testBase32AtBufferEnd |
0 s |
|
testBase32Chunked |
0 s |
|
testBase32HexImpossibleSamples |
0.001 s |
|
testBase32ImpossibleChunked |
0 s |
|
testBase32DecodingOfTrailing5Bits |
0.001 s |
|
testBase32HexSamplesReverse |
0 s |
Base64OutputStreamTest
|
testStrictDecoding |
0.001 s |
|
testCodec98NPE |
0 s |
|
testWriteOutOfBounds |
0.001 s |
|
testBase64OutputStreamByteByByte |
0.021 s |
|
testWriteToNullCoverage |
0.001 s |
|
testBase64EmptyOutputStreamMimeChunkSize |
0 s |
|
testBase64EmptyOutputStreamPemChunkSize |
0 s |
|
testBase64OutputStreamByChunk |
0.022 s |
PureJavaCrc32Test
|
testCorrectness |
0.165 s |
Apr1CryptTest
|
testApr1CryptBytes |
0.004 s |
|
testApr1CryptWithEmptySalt |
0 s |
|
testApr1CryptNullData |
0.001 s |
|
testApr1CryptWithoutSalt |
0.003 s |
|
testApr1LongSalt |
0.001 s |
|
testApr1CryptBytesWithThreadLocalRandom |
0.004 s |
|
testApr1CryptExplicitCall |
0.003 s |
|
testApr1CryptWithInvalidSalt |
0.001 s |
|
testApr1CryptStrings |
0.006 s |
DaitchMokotoffSoundexTest
|
testEncodeWithInvalidObject |
0 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0 s |
|
testSoundexBasic |
0.001 s |
|
testAdjacentCodes |
0 s |
|
testSpecialRomanianCharacters |
0.001 s |
|
testSoundexBasic2 |
0.001 s |
|
testSoundexBasic3 |
0 s |
|
testEncodeIgnoreHyphens |
0 s |
|
testEncodeIgnoreTrimmable |
0.001 s |
|
testEncodeIgnoreApostrophes |
0 s |
|
testAccentedCharacterFolding |
0 s |
HexTest
|
testEncodeHexByteString_ByteBufferBoolean_ToUpperCase |
0.001 s |
|
testDecodeHexStringOddCharacters1 |
0.001 s |
|
testEncodeDecodeHexCharArrayRandom |
0.004 s |
|
testDecodeByteBufferObjectEmpty |
0 s |
|
testEncodeHexByteArrayHelloWorldLowerCaseHex |
0 s |
|
testDecodeByteArrayOddCharacters |
0 s |
|
testDecodeHexCharArrayOddCharacters1 |
0 s |
|
testDecodeHexCharArrayOddCharacters3 |
0.001 s |
|
testDecodeHexCharArrayOddCharacters5 |
0 s |
|
testDecodeByteBufferOddCharacters |
0.001 s |
|
testEncodeHexByteBufferHelloWorldLowerCaseHex |
0.001 s |
|
testEncodeHexByteArrayHelloWorldUpperCaseHex |
0 s |
|
testDecodeByteBufferEmpty |
0 s |
|
testDecodeHexCharArrayOutBufferUnderSized |
0.001 s |
|
testDecodeHexCharArrayOutBufferUnderSizedByOffset |
0 s |
|
testCustomCharset(String)[1] |
0.006 s |
|
testCustomCharset(String)[2] |
0.004 s |
|
testCustomCharset(String)[3] |
0.001 s |
|
testCustomCharset(String)[4] |
0.005 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.001 s |
|
testCustomCharset(String)[11] |
0.001 s |
|
testCustomCharset(String)[12] |
0.001 s |
|
testCustomCharset(String)[13] |
0.001 s |
|
testCustomCharset(String)[14] |
0.001 s |
|
testCustomCharset(String)[15] |
0.001 s |
|
testCustomCharset(String)[16] |
0.001 s |
|
testCustomCharset(String)[17] |
0.001 s |
|
testCustomCharset(String)[18] |
0.001 s |
|
testCustomCharset(String)[19] |
0.001 s |
|
testCustomCharset(String)[20] |
0.001 s |
|
testCustomCharset(String)[21] |
0.001 s |
|
testCustomCharset(String)[22] |
0.001 s |
|
testCustomCharset(String)[23] |
0.001 s |
|
testCustomCharset(String)[24] |
0.001 s |
|
testCustomCharset(String)[25] |
0 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 s |
|
testCustomCharset(String)[37] |
0.001 s |
|
testCustomCharset(String)[38] |
0 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 s |
|
testCustomCharset(String)[44] |
0.001 s |
|
testCustomCharset(String)[45] |
0 s |
|
testCustomCharset(String)[46] |
0.001 s |
|
testCustomCharset(String)[47] |
0 s |
|
testCustomCharset(String)[48] |
0.001 s |
|
testCustomCharset(String)[49] |
0.001 s |
|
testCustomCharset(String)[50] |
0.001 s |
|
testCustomCharset(String)[51] |
0.001 s |
|
testCustomCharset(String)[52] |
0.001 s |
|
testCustomCharset(String)[53] |
0.001 s |
|
testCustomCharset(String)[54] |
0.001 s |
|
testCustomCharset(String)[55] |
0.001 s |
|
testCustomCharset(String)[56] |
0.001 s |
|
testCustomCharset(String)[57] |
0 s |
|
testCustomCharset(String)[58] |
0 s |
|
testCustomCharset(String)[59] |
0.001 s |
|
testCustomCharset(String)[60] |
0 s |
|
testCustomCharset(String)[61] |
0 s |
|
testCustomCharset(String)[62] |
0.001 s |
|
testCustomCharset(String)[63] |
0.001 s |
|
testCustomCharset(String)[64] |
0.001 s |
|
testCustomCharset(String)[65] |
0.001 s |
|
testCustomCharset(String)[66] |
0 s |
|
testCustomCharset(String)[67] |
0 s |
|
testCustomCharset(String)[68] |
0 s |
|
testCustomCharset(String)[69] |
0 s |
|
testCustomCharset(String)[70] |
0.001 s |
|
testCustomCharset(String)[71] |
0 s |
|
testCustomCharset(String)[72] |
0 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 s |
|
testCustomCharset(String)[79] |
0 s |
|
testCustomCharset(String)[80] |
0.001 s |
|
testCustomCharset(String)[81] |
0 s |
|
testCustomCharset(String)[82] |
0 s |
|
testCustomCharset(String)[83] |
0.001 s |
|
testCustomCharset(String)[84] |
0 s |
|
testCustomCharset(String)[85] |
0.001 s |
|
testCustomCharset(String)[86] |
0 s |
|
testCustomCharset(String)[87] |
0 s |
|
testCustomCharset(String)[88] |
0.001 s |
|
testCustomCharset(String)[89] |
0 s |
|
testCustomCharset(String)[90] |
0 s |
|
testCustomCharset(String)[91] |
0 s |
|
testCustomCharset(String)[92] |
0 s |
|
testCustomCharset(String)[93] |
0.001 s |
|
testCustomCharset(String)[94] |
0.002 s |
|
testCustomCharset(String)[95] |
0.004 s |
|
testCustomCharset(String)[96] |
0.001 s |
|
testCustomCharset(String)[97] |
0.024 s |
|
testCustomCharset(String)[98] |
0 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.001 s |
|
testCustomCharset(String)[104] |
0.001 s |
|
testCustomCharset(String)[105] |
0.001 s |
|
testCustomCharset(String)[106] |
0.001 s |
|
testCustomCharset(String)[107] |
0.001 s |
|
testCustomCharset(String)[108] |
0.001 s |
|
testCustomCharset(String)[109] |
0.003 s |
|
testCustomCharset(String)[110] |
0.002 s |
|
testCustomCharset(String)[111] |
0.002 s |
|
testCustomCharset(String)[112] |
0.003 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.004 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.002 s |
|
testCustomCharset(String)[126] |
0.003 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 s |
|
testCustomCharset(String)[132] |
0.003 s |
|
testCustomCharset(String)[133] |
0.002 s |
|
testCustomCharset(String)[134] |
0 s |
|
testCustomCharset(String)[135] |
0.003 s |
|
testCustomCharset(String)[136] |
0.002 s |
|
testCustomCharset(String)[137] |
0.002 s |
|
testCustomCharset(String)[138] |
0.001 s |
|
testCustomCharset(String)[139] |
0.001 s |
|
testCustomCharset(String)[140] |
0.001 s |
|
testCustomCharset(String)[141] |
0 s |
|
testCustomCharset(String)[142] |
0 s |
|
testCustomCharset(String)[143] |
0.003 s |
|
testCustomCharset(String)[144] |
0.004 s |
|
testCustomCharset(String)[145] |
0.004 s |
|
testCustomCharset(String)[146] |
0.002 s |
|
testCustomCharset(String)[147] |
0 s |
|
testCustomCharset(String)[148] |
0 s |
|
testCustomCharset(String)[149] |
0 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 s |
|
testCustomCharset(String)[159] |
0 s |
|
testCustomCharset(String)[160] |
0 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 s |
|
testCustomCharset(String)[170] |
0 s |
|
testCustomCharset(String)[171] |
0.002 s |
|
testCustomCharset(String)[172] |
0 s |
|
testCustomCharset(String)[173] |
0.002 s |
|
testEncodeHexByteArrayZeroes |
0 s |
|
testEncodeClassCastException |
0 s |
|
testEncodeByteBufferObjectEmpty |
0.001 s |
|
testDecodeHexStringOddCharacters |
0 s |
|
testDecodeStringEmpty |
0 s |
|
testEncodeHexByteString_ByteBufferOfZeroesWithLimit |
0.001 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.002 s |
|
testDecodeByteBufferWithLimitOddCharacters |
0 s |
|
testDecodeBadCharacterPos0 |
0.001 s |
|
testDecodeBadCharacterPos1 |
0 s |
|
testDecodeHexStringEmpty |
0.001 s |
|
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToLowerCase |
0 s |
|
testEncodeHexByteString_ByteArrayBoolean_ToUpperCase |
0 s |
|
testEncodeHexByteString_ByteArrayOfZeroes |
0 s |
|
testEncodeStringEmpty |
0.001 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.003 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 s |
|
testRequiredCharset(Charset)[4] |
0 s |
|
testRequiredCharset(Charset)[5] |
0 s |
|
testRequiredCharset(Charset)[6] |
0.001 s |
|
testCustomCharsetToString |
0 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.049 s |
|
testNullInput |
0.006 s |
NysiisTest
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0 s |
|
testLocaleIndependence |
0.002 s |
|
testRule4Dot1 |
0 s |
|
testRule4Dot2 |
0 s |
|
testCap |
0 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.001 s |
|
testDropBy |
0.001 s |
|
testOthers |
0.001 s |
|
testTranan |
0 s |
|
testSpecialBranches |
0 s |
Sha256CryptTest
|
testSha256CryptNullData |
0.001 s |
|
testZeroOutInput |
0.011 s |
|
testSha256CryptBytes |
0.019 s |
|
testSha256CryptWithEmptySalt |
0 s |
|
testSha2CryptRounds |
0.012 s |
|
testSha256CryptExplicitCall |
0.014 s |
|
testSha256LargestThanBlocksize |
0.012 s |
|
testSha256CryptStrings |
0.020 s |
|
testSha2CryptRoundsThreadLocalRandom |
0.006 s |
SoundexTest
|
testEncodeWithInvalidObject |
0 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0 s |
|
testWikipediaAmericanSoundex |
0 s |
|
testBadCharacters |
0.001 s |
|
testSimplifiedSoundex |
0 s |
|
testUsEnglishStatic |
0.001 s |
|
testMsSqlServer1 |
0 s |
|
testMsSqlServer2 |
0 s |
|
testMsSqlServer3 |
0 s |
|
testB650 |
0 s |
|
testEncodeBatch2 |
0 s |
|
testEncodeBatch3 |
0 s |
|
testEncodeBatch4 |
0 s |
|
testSoundexUtilsNullBehaviour |
0 s |
|
testEncodeIgnoreHyphens |
0 s |
|
testEncodeIgnoreTrimmable |
0 s |
|
testEncodeIgnoreApostrophes |
0.001 s |
|
testGenealogy |
0 s |
|
testDifference |
0 s |
|
testNewInstance |
0 s |
|
testEncodeBasic |
0 s |
|
testUsMappingEWithAcute |
0.001 s |
|
testNewInstance2 |
0.001 s |
|
testNewInstance3 |
0 s |
|
testSoundexUtilsConstructable |
0 s |
|
testUsMappingOWithDiaeresis |
0.001 s |
|
testHWRuleEx1 |
0 s |
|
testHWRuleEx2 |
0.001 s |
|
testHWRuleEx3 |
0 s |
StringEncoderComparatorTest
|
testComparatorWithDoubleMetaphone |
0.015 s |
|
testComparatorWithDoubleMetaphoneAndInvalidInput |
0.001 s |
|
testComparatorWithSoundex |
0.001 s |
DecoderExceptionTest
|
testConstructor0 |
0.002 s |
|
testConstructorThrowable |
0.001 s |
|
testConstructorStringThrowable |
0 s |
|
testConstructorString |
0 s |
HmacAlgorithmsTest
|
testMacInputStream(HmacAlgorithms, byte[], String)[1] |
0.112 s |
|
testMacInputStream(HmacAlgorithms, byte[], String)[2] |
0.017 s |
|
testMacInputStream(HmacAlgorithms, byte[], String)[3] |
0.017 s |
|
testMacInputStream(HmacAlgorithms, byte[], String)[4] |
0.016 s |
|
testMacInputStream(HmacAlgorithms, byte[], String)[5] |
0.017 s |
|
testMacInputStream(HmacAlgorithms, byte[], String)[6] |
0.015 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[1] |
0.011 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[2] |
0.012 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[3] |
0.010 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[4] |
0.011 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[5] |
0.012 s |
|
testMacHexInputStream(HmacAlgorithms, byte[], String)[6] |
0.010 s |
|
testMacString(HmacAlgorithms, byte[], String)[1] |
0.008 s |
|
testMacString(HmacAlgorithms, byte[], String)[2] |
0.008 s |
|
testMacString(HmacAlgorithms, byte[], String)[3] |
0.008 s |
|
testMacString(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testMacString(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testMacString(HmacAlgorithms, byte[], String)[6] |
0.009 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[1] |
0.016 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[2] |
0.011 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[3] |
0.010 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testHmacHexFailInputStream(HmacAlgorithms, byte[], String)[6] |
0.008 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[1] |
0.008 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[2] |
0.015 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[3] |
0.008 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[4] |
0.008 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[5] |
0.010 s |
|
testHmacFailByteArray(HmacAlgorithms, byte[], String)[6] |
0.008 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[1] |
0.010 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[2] |
0.013 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[3] |
0.010 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[5] |
0.015 s |
|
testHmacFailString(HmacAlgorithms, byte[], String)[6] |
0.026 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[1] |
0.010 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[2] |
0.007 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[3] |
0.007 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testHmacHexFailByteArray(HmacAlgorithms, byte[], String)[6] |
0.008 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[1] |
0.009 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[2] |
0.008 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[3] |
0.010 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[4] |
0.008 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testGetHmacEmptyKey(HmacAlgorithms, byte[], String)[6] |
0.010 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[1] |
0.009 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[2] |
0.009 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[3] |
0.007 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[4] |
0.010 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testHmacHexFailString(HmacAlgorithms, byte[], String)[6] |
0.014 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[1] |
0.007 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[2] |
0.009 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[3] |
0.007 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[4] |
0.007 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[5] |
0.009 s |
|
testHmacFailInputStream(HmacAlgorithms, byte[], String)[6] |
0.007 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[1] |
0.008 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[2] |
0.008 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[3] |
0.009 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[4] |
0.008 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testInitializedMac(HmacAlgorithms, byte[], String)[6] |
0.009 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[1] |
0.009 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[2] |
0.008 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[3] |
0.007 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[4] |
0.008 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[5] |
0.015 s |
|
testAlgorithm(HmacAlgorithms, byte[], String)[6] |
0.010 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[1] |
0.008 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[2] |
0.009 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[3] |
0.007 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[4] |
0.007 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[5] |
0.007 s |
|
testGetHmacNullKey(HmacAlgorithms, byte[], String)[6] |
0.009 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[1] |
0.009 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[2] |
0.009 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[3] |
0.012 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[5] |
0.009 s |
|
testMacByteArray(HmacAlgorithms, byte[], String)[6] |
0.007 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[1] |
0.007 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[2] |
0.007 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[3] |
0.006 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[4] |
0.009 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[5] |
0.008 s |
|
testMacHexByteArray(HmacAlgorithms, byte[], String)[6] |
0.007 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[1] |
0.007 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[2] |
0.006 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[3] |
0.006 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[4] |
0.007 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[5] |
0.006 s |
|
testMacHexString(HmacAlgorithms, byte[], String)[6] |
0.007 s |
B64Test
|
testB64T |
0.001 s |
|
testB64from24bit |
0.001 s |
Base32OutputStreamTest
|
testStrictDecoding |
0.001 s |
|
testWriteOutOfBounds |
0.001 s |
|
testBase32EmptyOutputStreamPemChunkSize |
0 s |
|
testWriteToNullCoverage |
0 s |
|
testBase32EmptyOutputStreamMimeChunkSize |
0.001 s |
|
testBase32OutputStreamByChunk |
0.023 s |
|
testBase32OutputStreamByteByByte |
0.021 s |
MessageDigestAlgorithmsTest
|
testDigestPathOpenOptionsEmpty(String)[1] |
0.474 s |
|
testDigestPathOpenOptionsEmpty(String)[2] |
0.075 s |
|
testDigestPathOpenOptionsEmpty(String)[3] |
0.093 s |
|
testDigestPathOpenOptionsEmpty(String)[4] |
0.057 s |
|
testDigestPathOpenOptionsEmpty(String)[5] |
0.019 s |
|
testDigestPathOpenOptionsEmpty(String)[6] |
0.053 s |
|
testDigestPathOpenOptionsEmpty(String)[7] |
0.016 s |
|
testDigestPathOpenOptionsEmpty(String)[8] |
0.019 s |
|
testDigestPathOpenOptionsEmpty(String)[9] |
0.021 s |
|
testDigestPathOpenOptionsEmpty(String)[10] |
0.096 s |
|
testDigestPathOpenOptionsEmpty(String)[11] |
0.085 s |
|
testDigestPathOpenOptionsEmpty(String)[12] |
0.045 s |
|
testDigestPathOpenOptionsEmpty(String)[13] |
0.055 s |
|
testDigestFile(String)[1] |
0.396 s |
|
testDigestFile(String)[2] |
0.015 s |
|
testDigestFile(String)[3] |
0.023 s |
|
testDigestFile(String)[4] |
0.017 s |
|
testDigestFile(String)[5] |
0.018 s |
|
testDigestFile(String)[6] |
0.015 s |
|
testDigestFile(String)[7] |
0.013 s |
|
testDigestFile(String)[8] |
0.016 s |
|
testDigestFile(String)[9] |
0.014 s |
|
testDigestFile(String)[10] |
0.030 s |
|
testDigestFile(String)[11] |
0.033 s |
|
testDigestFile(String)[12] |
0.041 s |
|
testDigestFile(String)[13] |
0.057 s |
|
testDigestInputStream(String)[1] |
0.426 s |
|
testDigestInputStream(String)[2] |
0.014 s |
|
testDigestInputStream(String)[3] |
0.020 s |
|
testDigestInputStream(String)[4] |
0.016 s |
|
testDigestInputStream(String)[5] |
0.018 s |
|
testDigestInputStream(String)[6] |
0.013 s |
|
testDigestInputStream(String)[7] |
0.016 s |
|
testDigestInputStream(String)[8] |
0.014 s |
|
testDigestInputStream(String)[9] |
0.013 s |
|
testDigestInputStream(String)[10] |
0.042 s |
|
testDigestInputStream(String)[11] |
0.095 s |
|
testDigestInputStream(String)[12] |
0.043 s |
|
testDigestInputStream(String)[13] |
0.061 s |
|
testNonBlockingDigestRandomAccessFile(String)[1] |
0.344 s |
|
testNonBlockingDigestRandomAccessFile(String)[2] |
0.014 s |
|
testNonBlockingDigestRandomAccessFile(String)[3] |
0.019 s |
|
testNonBlockingDigestRandomAccessFile(String)[4] |
0.016 s |
|
testNonBlockingDigestRandomAccessFile(String)[5] |
0.016 s |
|
testNonBlockingDigestRandomAccessFile(String)[6] |
0.014 s |
|
testNonBlockingDigestRandomAccessFile(String)[7] |
0.014 s |
|
testNonBlockingDigestRandomAccessFile(String)[8] |
0.014 s |
|
testNonBlockingDigestRandomAccessFile(String)[9] |
0.014 s |
|
testNonBlockingDigestRandomAccessFile(String)[10] |
0.028 s |
|
testNonBlockingDigestRandomAccessFile(String)[11] |
0.028 s |
|
testNonBlockingDigestRandomAccessFile(String)[12] |
0.034 s |
|
testNonBlockingDigestRandomAccessFile(String)[13] |
0.046 s |
|
testGetMessageDigest(String)[1] |
0.006 s |
|
testGetMessageDigest(String)[2] |
0.006 s |
|
testGetMessageDigest(String)[3] |
0.006 s |
|
testGetMessageDigest(String)[4] |
0.005 s |
|
testGetMessageDigest(String)[5] |
0.005 s |
|
testGetMessageDigest(String)[6] |
0.006 s |
|
testGetMessageDigest(String)[7] |
0.006 s |
|
testGetMessageDigest(String)[8] |
0.005 s |
|
testGetMessageDigest(String)[9] |
0.005 s |
|
testGetMessageDigest(String)[10] |
0.005 s |
|
testGetMessageDigest(String)[11] |
0.005 s |
|
testGetMessageDigest(String)[12] |
0.005 s |
|
testGetMessageDigest(String)[13] |
0.005 s |
|
testDigestByteBuffer(String)[1] |
0.398 s |
|
testDigestByteBuffer(String)[2] |
0.013 s |
|
testDigestByteBuffer(String)[3] |
0.021 s |
|
testDigestByteBuffer(String)[4] |
0.015 s |
|
testDigestByteBuffer(String)[5] |
0.015 s |
|
testDigestByteBuffer(String)[6] |
0.012 s |
|
testDigestByteBuffer(String)[7] |
0.012 s |
|
testDigestByteBuffer(String)[8] |
0.013 s |
|
testDigestByteBuffer(String)[9] |
0.012 s |
|
testDigestByteBuffer(String)[10] |
0.029 s |
|
testDigestByteBuffer(String)[11] |
0.031 s |
|
testDigestByteBuffer(String)[12] |
0.038 s |
|
testDigestByteBuffer(String)[13] |
0.052 s |
|
testAlgorithm(String)[1] |
0.005 s |
|
testAlgorithm(String)[2] |
0.006 s |
|
testAlgorithm(String)[3] |
0.005 s |
|
testAlgorithm(String)[4] |
0.005 s |
|
testAlgorithm(String)[5] |
0.005 s |
|
testAlgorithm(String)[6] |
0.005 s |
|
testAlgorithm(String)[7] |
0.005 s |
|
testAlgorithm(String)[8] |
0.005 s |
|
testAlgorithm(String)[9] |
0.005 s |
|
testAlgorithm(String)[10] |
0.005 s |
|
testAlgorithm(String)[11] |
0.005 s |
|
testAlgorithm(String)[12] |
0.005 s |
|
testAlgorithm(String)[13] |
0.005 s |
|
testDigestByteArray(String)[1] |
0.392 s |
|
testDigestByteArray(String)[2] |
0.015 s |
|
testDigestByteArray(String)[3] |
0.018 s |
|
testDigestByteArray(String)[4] |
0.015 s |
|
testDigestByteArray(String)[5] |
0.016 s |
|
testDigestByteArray(String)[6] |
0.012 s |
|
testDigestByteArray(String)[7] |
0.012 s |
|
testDigestByteArray(String)[8] |
0.013 s |
|
testDigestByteArray(String)[9] |
0.013 s |
|
testDigestByteArray(String)[10] |
0.030 s |
|
testDigestByteArray(String)[11] |
0.031 s |
|
testDigestByteArray(String)[12] |
0.039 s |
|
testDigestByteArray(String)[13] |
0.053 s |
|
testDigestPathStandardOpenOptionRead(String)[1] |
0.391 s |
|
testDigestPathStandardOpenOptionRead(String)[2] |
0.011 s |
|
testDigestPathStandardOpenOptionRead(String)[3] |
0.019 s |
|
testDigestPathStandardOpenOptionRead(String)[4] |
0.016 s |
|
testDigestPathStandardOpenOptionRead(String)[5] |
0.016 s |
|
testDigestPathStandardOpenOptionRead(String)[6] |
0.013 s |
|
testDigestPathStandardOpenOptionRead(String)[7] |
0.014 s |
|
testDigestPathStandardOpenOptionRead(String)[8] |
0.013 s |
|
testDigestPathStandardOpenOptionRead(String)[9] |
0.013 s |
|
testDigestPathStandardOpenOptionRead(String)[10] |
0.030 s |
|
testDigestPathStandardOpenOptionRead(String)[11] |
0.036 s |
|
testDigestPathStandardOpenOptionRead(String)[12] |
0.040 s |
|
testDigestPathStandardOpenOptionRead(String)[13] |
0.053 s |
XXHash32Test
|
verifyIncrementalChecksum(String, String)[1] |
0.003 s |
|
verifyIncrementalChecksum(String, String)[2] |
0.001 s |
|
verifyIncrementalChecksum(String, String)[3] |
0.001 s |
|
verifyChecksum(String, String)[1] |
0.001 s |
|
verifyChecksum(String, String)[2] |
0.001 s |
|
verifyChecksum(String, String)[3] |
0.001 s |
Base64Codec13Test
|
testEncoder |
0.002 s |
|
testBinaryEncoder |
0.001 s |
|
testStaticEncodeChunked |
0.001 s |
|
testDecoder |
0.001 s |
|
testBinaryDecoder |
0.001 s |
|
testStaticDecodeChunked |
0.001 s |
|
testStaticDecode |
0.001 s |
|
testStaticEncode |
0 s |
Blake3TestVectorsTest
|
keyedHashTruncatedOutput(int, String, String, String)[1] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[2] |
0 s |
|
keyedHashTruncatedOutput(int, String, String, String)[3] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[4] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[5] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[6] |
0 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.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[11] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[12] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[13] |
0 s |
|
keyedHashTruncatedOutput(int, String, String, String)[14] |
0 s |
|
keyedHashTruncatedOutput(int, String, String, String)[15] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[16] |
0 s |
|
keyedHashTruncatedOutput(int, String, String, String)[17] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[18] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[19] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[20] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[21] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[22] |
0.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[23] |
0.001 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 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.001 s |
|
keyedHashTruncatedOutput(int, String, String, String)[31] |
0.001 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.003 s |
|
hashTruncatedOutput(int, String, String, String)[1] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[2] |
0 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.001 s |
|
hashTruncatedOutput(int, String, String, String)[7] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[8] |
0.002 s |
|
hashTruncatedOutput(int, String, String, String)[9] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[10] |
0.002 s |
|
hashTruncatedOutput(int, String, String, String)[11] |
0 s |
|
hashTruncatedOutput(int, String, String, String)[12] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[13] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[14] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[15] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[16] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[17] |
0 s |
|
hashTruncatedOutput(int, String, String, String)[18] |
0 s |
|
hashTruncatedOutput(int, String, String, String)[19] |
0 s |
|
hashTruncatedOutput(int, String, String, String)[20] |
0 s |
|
hashTruncatedOutput(int, String, String, String)[21] |
0.001 s |
|
hashTruncatedOutput(int, String, String, String)[22] |
0.001 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.003 s |
|
hashArbitraryOutputLength(int, String, String, String)[1] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[2] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[3] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[4] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[5] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[6] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[7] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[8] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[9] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[10] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[11] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[12] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[13] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[14] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[15] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[16] |
0.001 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 s |
|
hashArbitraryOutputLength(int, String, String, String)[20] |
0 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 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.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[31] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[32] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[33] |
0 s |
|
hashArbitraryOutputLength(int, String, String, String)[34] |
0.001 s |
|
hashArbitraryOutputLength(int, String, String, String)[35] |
0.003 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 s |
|
keyDerivation(int, String, String, String)[5] |
0 s |
|
keyDerivation(int, String, String, String)[6] |
0.001 s |
|
keyDerivation(int, String, String, String)[7] |
0 s |
|
keyDerivation(int, String, String, String)[8] |
0.001 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 s |
|
keyDerivation(int, String, String, String)[14] |
0.001 s |
|
keyDerivation(int, String, String, String)[15] |
0.001 s |
|
keyDerivation(int, String, String, String)[16] |
0.001 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.001 s |
|
keyDerivation(int, String, String, String)[21] |
0 s |
|
keyDerivation(int, String, String, String)[22] |
0 s |
|
keyDerivation(int, String, String, String)[23] |
0.001 s |
|
keyDerivation(int, String, String, String)[24] |
0.001 s |
|
keyDerivation(int, String, String, String)[25] |
0 s |
|
keyDerivation(int, String, String, String)[26] |
0 s |
|
keyDerivation(int, String, String, String)[27] |
0 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.001 s |
|
keyDerivation(int, String, String, String)[32] |
0.001 s |
|
keyDerivation(int, String, String, String)[33] |
0.001 s |
|
keyDerivation(int, String, String, String)[34] |
0.001 s |
|
keyDerivation(int, String, String, String)[35] |
0.002 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[1] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[2] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[3] |
0.001 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[4] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[5] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[6] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[7] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[8] |
0.001 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[9] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[10] |
0.001 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[11] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[12] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[13] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[14] |
0 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 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[23] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[24] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[25] |
0.001 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[26] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[27] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[28] |
0.001 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 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[34] |
0 s |
|
keyedHashArbitraryOutputLength(int, String, String, String)[35] |
0.001 s |
ColognePhoneticTest
|
testEncodeWithInvalidObject |
0.002 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.007 s |
|
testLocaleIndependence |
0.001 s |
|
testExamples |
0.002 s |
|
testVariationsMella |
0.001 s |
|
testVariationsMeyer |
0 s |
|
testCanFail |
0.008 s |
|
testAychlmajrForCodec122 |
0 s |
|
testEdgeCases |
0.001 s |
|
testIsEncodeEquals |
0.001 s |
|
testAabjoe |
0 s |
|
testAaclan |
0 s |
|
testHyphen |
0 s |
|
testSpecialCharsBetweenSameLetters |
0 s |
CryptTest
|
testDefaultCryptVariant |
0.089 s |
|
testCrypt |
0 s |
|
testCryptWithEmptySalt |
0.002 s |
|
testCryptWithBytes |
0.069 s |
Base16InputStreamTest
|
testSkipToEnd |
0 s |
|
testSkipNone |
0 s |
|
testRead0 |
0 s |
|
testMarkSupported |
0 s |
|
testReadOutOfBounds |
0.001 s |
|
testBase16InputStreamByChunk |
0.003 s |
|
testReadNull |
0.001 s |
|
testSkipWrongArgument |
0 s |
|
testAvailable |
0 s |
|
testBase16EmptyInputStream |
0.001 s |
|
testBase16InputStreamByteByByte |
0.004 s |
|
testSkipPastEnd |
0.001 s |
|
testSkipBig |
0 s |
DigestTest
|
testEmptyArguments |
0.003 s |
|
testNullArguments |
0 s |
Base64Test
|
testTriplets |
0.003 s |
|
testCodeIntegerEdgeCases |
0.001 s |
|
testBase64ImpossibleSamples |
0 s |
|
testStringToByteVariations |
0 s |
|
testConstructor_Int_ByteArray_Boolean_UrlSafe |
0 s |
|
testBuilderPadingByte |
0.002 s |
|
testBuilderUrlSafe |
0 s |
|
testCustomEncodingAlphabet_illegal |
0.001 s |
|
testSingletonsChunked |
0.001 s |
|
testKnownDecodings |
0 s |
|
testBuilderCodecPolicy |
0 s |
|
testPairs |
0.002 s |
|
testUUID |
0 s |
|
testEncodeDecodeSmall |
0.001 s |
|
testConstructors |
0.001 s |
|
testHugeLineSeparator |
0.003 s |
|
testObjectDecodeWithValidParameter |
0 s |
|
testCodeInteger1 |
0.001 s |
|
testCodeInteger2 |
0 s |
|
testCodeInteger3 |
0 s |
|
testCodeInteger4 |
0.001 s |
|
testObjectEncode |
0 s |
|
testRfc2045Section6Dot8ChunkSizeDefinition |
0 s |
|
testUrlSafe |
0.002 s |
|
testObjectEncodeWithInvalidParameter |
0 s |
|
testEncodeDecodeRandom |
0.005 s |
|
testRfc2045Section2Dot1CrLfDefinition |
0 s |
|
testDecodeWithWhitespace |
0.001 s |
|
testDecodePadOnlyChunked |
0 s |
|
testKnownEncodings |
0 s |
|
testCustomEncodingAlphabet |
0 s |
|
testIgnoringNonBase64InDecode |
0 s |
|
testCodec112 |
0 s |
|
testCodec265
|
0 s |
- |
skipped |
- |
|
testBase64DecodingOfTrailing6Bits |
0.003 s |
|
testDecodePadMarkerIndex2 |
0 s |
|
testDecodePadMarkerIndex3 |
0.001 s |
|
testIsUrlSafe |
0 s |
|
testEncodeOverMaxSize |
0.001 s |
|
testEmptyBase64 |
0 s |
|
testBuilderLineAttributes |
0 s |
|
testSingletons |
0.002 s |
|
testTripletsChunked |
0 s |
|
testBase64AtBufferStart |
0 s |
|
testCodec68 |
0 s |
|
testBase64AtBufferMiddle |
0.001 s |
|
testBase64AtBufferEnd |
0 s |
|
testBase64DecodingOfTrailing12Bits |
0.001 s |
|
testBase64DecodingOfTrailing18Bits |
0.002 s |
|
testRfc4648Section10DecodeEncode |
0 s |
|
testObjectDecodeWithInvalidParameter |
0.001 s |
|
testIsArrayByteBase64 |
0 s |
|
testDecodePadOnly |
0 s |
|
testChunkedEncodeMultipleOf76 |
0.001 s |
|
testBase64 |
0 s |
|
testRfc1421Section6Dot8ChunkSizeDefinition |
0 s |
|
testNonBase64Test |
0 s |
|
testConstructor_Int_ByteArray_Boolean |
0 s |
|
testByteToStringVariations |
0 s |
|
testObjectEncodeWithValidParameter |
0 s |
|
testRfc4648Section10DecodeWithCrLf |
0 s |
|
testRfc4648Section10Decode |
0 s |
|
testRfc4648Section10Encode |
0 s |
|
testCodeIntegerNull |
0 s |
|
testIsStringBase64 |
0 s |
|
testRfc4648Section10EncodeDecode |
0 s |
|
testDecodeWithInnerPad |
0.001 s |
PureJavaCrc32CTest
|
testZeros |
0 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 s |
|
testLenientDecoding |
0 s |
|
testCheckEncodeLengthBounds |
0.001 s |
|
testKnownDecodings |
0.001 s |
|
testPairs |
0.007 s |
|
testDecodeSingleBytesOptimisation |
0 s |
|
testEncodeDecodeSmall |
0.001 s |
|
testConstructors |
0.001 s |
|
testObjectDecodeWithValidParameter |
0 s |
|
testDecodeSingleBytes |
0 s |
|
testObjectEncode |
0 s |
|
testObjectEncodeWithInvalidParameter |
0.001 s |
|
testEncodeDecodeRandom |
0.002 s |
|
testKnownEncodings |
0 s |
|
testEmptyBase16 |
0 s |
|
testSingletons |
0.005 s |
|
testBase16AtBufferStart |
0 s |
|
testIsInAlphabet |
0 s |
|
testCodec68 |
0.001 s |
|
testConstructor_LowerCase |
0.005 s |
|
testObjectDecodeWithInvalidParameter |
0.001 s |
|
testConstructor_LowerCase_DecodingPolicy |
0.001 s |
|
testOddEvenDecoding |
0 s |
|
testNonBase16Test |
0.001 s |
|
testBase16 |
0.001 s |
|
testByteToStringVariations |
0 s |
|
testObjectEncodeWithValidParameter |
0 s |
|
testBase16AtBufferMiddle |
0 s |
CharEncodingTest
|
testUtf16 |
0 s |
|
testUtf8 |
0 s |
|
testUsAscii |
0.001 s |
|
testUtf16Be |
0 s |
|
testUtf16Le |
0 s |
|
testIso8859_1 |
0 s |
|
testConstructor |
0 s |
MurmurHash2Test
|
testHash64ByteArrayIntInt |
0.004 s |
|
testHash32ByteArrayInt |
0.001 s |
|
testHash32ByteArrayIntInt |
0.001 s |
|
testHash64StringIntInt |
0 s |
|
testHash64String |
0.001 s |
|
testHash64ByteArrayInt |
0 s |
|
testHash32String |
0 s |
|
testHash32StringIntInt |
0.001 s |
Caverphone1Test
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0 s |
|
testEndMb |
0 s |
|
testIsCaverphoneEquals |
0.001 s |
|
testWikipediaExamples |
0 s |
|
testSpecificationV1Examples |
0 s |
|
testCaverphoneRevisitedCommonCodeAT1111 |
0 s |
Base64InputStreamTest
|
testStrictDecoding |
0 s |
|
testSkipToEnd |
0 s |
|
testSkipNone |
0 s |
|
testCodec98NPE |
0.001 s |
|
testRead0 |
0 s |
|
testBase64InputStreamByChunk |
0.036 s |
|
testMarkSupported |
0 s |
|
testReadMultipleBufferSizes |
0.004 s |
|
testInputStreamReader |
0 s |
|
testReadOutOfBounds |
0.001 s |
|
testReadNull |
0 s |
|
testCodec101 |
0 s |
|
testCodec105 |
0 s |
|
testCodec130 |
0.001 s |
|
testSkipWrongArgument |
0.001 s |
|
testAvailable |
0 s |
|
testBase64EmptyInputStreamPemChuckSize |
0.001 s |
|
testBase64EmptyInputStreamMimeChuckSize |
0 s |
|
testSkipPastEnd |
0.001 s |
|
testSkipBig |
0 s |
|
testBase64InputStreamByteByByte |
0.038 s |
Blake3Test
|
testShouldThrowIllegalArgumentExceptionWhenIncorrectKeySize |
0.004 s |
AllocateDirectHexTest
|
testEncodeHexByteString_ByteBufferBoolean_ToUpperCase |
0 s |
|
testDecodeHexStringOddCharacters1 |
0 s |
|
testEncodeDecodeHexCharArrayRandom |
0.003 s |
|
testDecodeByteBufferObjectEmpty |
0 s |
|
testEncodeHexByteArrayHelloWorldLowerCaseHex |
0 s |
|
testDecodeByteArrayOddCharacters |
0 s |
|
testDecodeHexCharArrayOddCharacters1 |
0 s |
|
testDecodeHexCharArrayOddCharacters3 |
0 s |
|
testDecodeHexCharArrayOddCharacters5 |
0 s |
|
testDecodeByteBufferOddCharacters |
0.001 s |
|
testEncodeHexByteBufferHelloWorldLowerCaseHex |
0 s |
|
testEncodeHexByteArrayHelloWorldUpperCaseHex |
0 s |
|
testDecodeByteBufferEmpty |
0 s |
|
testDecodeHexCharArrayOutBufferUnderSized |
0.001 s |
|
testDecodeHexCharArrayOutBufferUnderSizedByOffset |
0.001 s |
|
testCustomCharset(String)[1] |
0 s |
|
testCustomCharset(String)[2] |
0 s |
|
testCustomCharset(String)[3] |
0 s |
|
testCustomCharset(String)[4] |
0 s |
|
testCustomCharset(String)[5] |
0.001 s |
|
testCustomCharset(String)[6] |
0 s |
|
testCustomCharset(String)[7] |
0 s |
|
testCustomCharset(String)[8] |
0 s |
|
testCustomCharset(String)[9] |
0 s |
|
testCustomCharset(String)[10] |
0.001 s |
|
testCustomCharset(String)[11] |
0.002 s |
|
testCustomCharset(String)[12] |
0 s |
|
testCustomCharset(String)[13] |
0.001 s |
|
testCustomCharset(String)[14] |
0.001 s |
|
testCustomCharset(String)[15] |
0 s |
|
testCustomCharset(String)[16] |
0 s |
|
testCustomCharset(String)[17] |
0 s |
|
testCustomCharset(String)[18] |
0.001 s |
|
testCustomCharset(String)[19] |
0 s |
|
testCustomCharset(String)[20] |
0.001 s |
|
testCustomCharset(String)[21] |
0 s |
|
testCustomCharset(String)[22] |
0.001 s |
|
testCustomCharset(String)[23] |
0 s |
|
testCustomCharset(String)[24] |
0 s |
|
testCustomCharset(String)[25] |
0.001 s |
|
testCustomCharset(String)[26] |
0.001 s |
|
testCustomCharset(String)[27] |
0 s |
|
testCustomCharset(String)[28] |
0 s |
|
testCustomCharset(String)[29] |
0 s |
|
testCustomCharset(String)[30] |
0.001 s |
|
testCustomCharset(String)[31] |
0 s |
|
testCustomCharset(String)[32] |
0.001 s |
|
testCustomCharset(String)[33] |
0 s |
|
testCustomCharset(String)[34] |
0.001 s |
|
testCustomCharset(String)[35] |
0 s |
|
testCustomCharset(String)[36] |
0 s |
|
testCustomCharset(String)[37] |
0.001 s |
|
testCustomCharset(String)[38] |
0 s |
|
testCustomCharset(String)[39] |
0 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.001 s |
|
testCustomCharset(String)[49] |
0 s |
|
testCustomCharset(String)[50] |
0.001 s |
|
testCustomCharset(String)[51] |
0 s |
|
testCustomCharset(String)[52] |
0 s |
|
testCustomCharset(String)[53] |
0 s |
|
testCustomCharset(String)[54] |
0 s |
|
testCustomCharset(String)[55] |
0.001 s |
|
testCustomCharset(String)[56] |
0 s |
|
testCustomCharset(String)[57] |
0 s |
|
testCustomCharset(String)[58] |
0 s |
|
testCustomCharset(String)[59] |
0 s |
|
testCustomCharset(String)[60] |
0 s |
|
testCustomCharset(String)[61] |
0 s |
|
testCustomCharset(String)[62] |
0 s |
|
testCustomCharset(String)[63] |
0.001 s |
|
testCustomCharset(String)[64] |
0 s |
|
testCustomCharset(String)[65] |
0.001 s |
|
testCustomCharset(String)[66] |
0 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 s |
|
testCustomCharset(String)[72] |
0 s |
|
testCustomCharset(String)[73] |
0 s |
|
testCustomCharset(String)[74] |
0.001 s |
|
testCustomCharset(String)[75] |
0 s |
|
testCustomCharset(String)[76] |
0 s |
|
testCustomCharset(String)[77] |
0 s |
|
testCustomCharset(String)[78] |
0.002 s |
|
testCustomCharset(String)[79] |
0.002 s |
|
testCustomCharset(String)[80] |
0.001 s |
|
testCustomCharset(String)[81] |
0.001 s |
|
testCustomCharset(String)[82] |
0.001 s |
|
testCustomCharset(String)[83] |
0 s |
|
testCustomCharset(String)[84] |
0 s |
|
testCustomCharset(String)[85] |
0.001 s |
|
testCustomCharset(String)[86] |
0 s |
|
testCustomCharset(String)[87] |
0.001 s |
|
testCustomCharset(String)[88] |
0 s |
|
testCustomCharset(String)[89] |
0.001 s |
|
testCustomCharset(String)[90] |
0 s |
|
testCustomCharset(String)[91] |
0 s |
|
testCustomCharset(String)[92] |
0.001 s |
|
testCustomCharset(String)[93] |
0 s |
|
testCustomCharset(String)[94] |
0.001 s |
|
testCustomCharset(String)[95] |
0 s |
|
testCustomCharset(String)[96] |
0.002 s |
|
testCustomCharset(String)[97] |
0.001 s |
|
testCustomCharset(String)[98] |
0 s |
|
testCustomCharset(String)[99] |
0.001 s |
|
testCustomCharset(String)[100] |
0 s |
|
testCustomCharset(String)[101] |
0 s |
|
testCustomCharset(String)[102] |
0 s |
|
testCustomCharset(String)[103] |
0.001 s |
|
testCustomCharset(String)[104] |
0 s |
|
testCustomCharset(String)[105] |
0 s |
|
testCustomCharset(String)[106] |
0 s |
|
testCustomCharset(String)[107] |
0.001 s |
|
testCustomCharset(String)[108] |
0 s |
|
testCustomCharset(String)[109] |
0.001 s |
|
testCustomCharset(String)[110] |
0 s |
|
testCustomCharset(String)[111] |
0.001 s |
|
testCustomCharset(String)[112] |
0 s |
|
testCustomCharset(String)[113] |
0.001 s |
|
testCustomCharset(String)[114] |
0.001 s |
|
testCustomCharset(String)[115] |
0 s |
|
testCustomCharset(String)[116] |
0 s |
|
testCustomCharset(String)[117] |
0.004 s |
|
testCustomCharset(String)[118] |
0.001 s |
|
testCustomCharset(String)[119] |
0.001 s |
|
testCustomCharset(String)[120] |
0 s |
|
testCustomCharset(String)[121] |
0 s |
|
testCustomCharset(String)[122] |
0.001 s |
|
testCustomCharset(String)[123] |
0 s |
|
testCustomCharset(String)[124] |
0 s |
|
testCustomCharset(String)[125] |
0 s |
|
testCustomCharset(String)[126] |
0 s |
|
testCustomCharset(String)[127] |
0 s |
|
testCustomCharset(String)[128] |
0 s |
|
testCustomCharset(String)[129] |
0 s |
|
testCustomCharset(String)[130] |
0 s |
|
testCustomCharset(String)[131] |
0 s |
|
testCustomCharset(String)[132] |
0 s |
|
testCustomCharset(String)[133] |
0 s |
|
testCustomCharset(String)[134] |
0 s |
|
testCustomCharset(String)[135] |
0.001 s |
|
testCustomCharset(String)[136] |
0 s |
|
testCustomCharset(String)[137] |
0.001 s |
|
testCustomCharset(String)[138] |
0 s |
|
testCustomCharset(String)[139] |
0 s |
|
testCustomCharset(String)[140] |
0 s |
|
testCustomCharset(String)[141] |
0 s |
|
testCustomCharset(String)[142] |
0 s |
|
testCustomCharset(String)[143] |
0 s |
|
testCustomCharset(String)[144] |
0.001 s |
|
testCustomCharset(String)[145] |
0 s |
|
testCustomCharset(String)[146] |
0.001 s |
|
testCustomCharset(String)[147] |
0 s |
|
testCustomCharset(String)[148] |
0.001 s |
|
testCustomCharset(String)[149] |
0 s |
|
testCustomCharset(String)[150] |
0 s |
|
testCustomCharset(String)[151] |
0 s |
|
testCustomCharset(String)[152] |
0 s |
|
testCustomCharset(String)[153] |
0.001 s |
|
testCustomCharset(String)[154] |
0 s |
|
testCustomCharset(String)[155] |
0 s |
|
testCustomCharset(String)[156] |
0 s |
|
testCustomCharset(String)[157] |
0 s |
|
testCustomCharset(String)[158] |
0.001 s |
|
testCustomCharset(String)[159] |
0 s |
|
testCustomCharset(String)[160] |
0 s |
|
testCustomCharset(String)[161] |
0 s |
|
testCustomCharset(String)[162] |
0 s |
|
testCustomCharset(String)[163] |
0 s |
|
testCustomCharset(String)[164] |
0 s |
|
testCustomCharset(String)[165] |
0 s |
|
testCustomCharset(String)[166] |
0 s |
|
testCustomCharset(String)[167] |
0 s |
|
testCustomCharset(String)[168] |
0 s |
|
testCustomCharset(String)[169] |
0 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.001 s |
|
testEncodeByteBufferObjectEmpty |
0 s |
|
testDecodeHexStringOddCharacters |
0 s |
|
testDecodeStringEmpty |
0 s |
|
testEncodeHexByteString_ByteBufferOfZeroesWithLimit |
0.001 s |
|
testEncodeHexByteString_ByteArrayBoolean_ToLowerCase |
0 s |
|
testEncodeHexByteBufferHelloWorldUpperCaseHex |
0 s |
|
testCustomCharsetBadName |
0.001 s |
|
testEncodeByteBufferEmpty |
0 s |
|
testEncodeByteArrayObjectEmpty |
0.001 s |
|
testEncodeHex_ByteBufferWithLimit |
0 s |
|
testDecodeByteBufferAllocatedButEmpty |
0 s |
|
testEncodeHexReadOnlyByteBuffer |
0 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 s |
|
testGetCharset |
0 s |
|
testEncodeHexByteString_ByteBufferWithLimitBoolean_ToUpperCase |
0.001 s |
|
testGetCharsetName |
0 s |
|
testDecodeClassCastException |
0 s |
|
testEncodeHexByteString_ByteBufferOfZeroes |
0 s |
|
testEncodeDecodeHexCharArrayRandomToOutput |
0.001 s |
|
testEncodeHexByteString_ByteBufferBoolean_ToLowerCase |
0.001 s |
|
testDecodeByteArrayObjectEmpty |
0 s |
|
testEncodeByteArrayEmpty |
0 s |
|
testEncodeByteBufferAllocatedButEmpty |
0 s |
|
testDecodeByteBufferWithLimit |
0.001 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.001 s |
|
testNewStringNullInput_CODEC229 |
0.001 s |
|
testGetBytesUtf16 |
0.001 s |
|
testGetBytesUtf8 |
0 s |
|
testGetBytesIso8859_1 |
0.001 s |
|
testGetBytesUsAscii |
0 s |
|
testGetBytesUtf16Be |
0 s |
|
testGetBytesUtf16Le |
0 s |
|
testGetBytesUncheckedNullInput |
0.001 s |
|
testEqualsString |
0 s |
|
testByteBufferUtf8 |
0.001 s |
|
testNewStringIso8859_1 |
0 s |
|
testGetBytesUncheckedBadName |
0.001 s |
|
testNewStringUtf8 |
0.001 s |
|
testNewStringUsAscii |
0 s |
|
testNewStringUtf16Be |
0 s |
|
testNewStringUtf16Le |
0 s |
|
testEqualsCS1 |
0.001 s |
|
testEqualsCS2 |
0.001 s |
|
testNewStringUtf16 |
0 s |
|
testConstructor |
0 s |
|
testNewStringBadEnc |
0.001 s |
BCodecTest
|
testUTF8RoundTrip |
0.010 s |
|
testBasicEncodeDecode |
0.001 s |
|
testBase64ImpossibleSamplesStrict |
0.002 s |
|
testBase64ImpossibleSamplesLenient |
0.003 s |
|
testDecodeStringWithNull |
0.001 s |
|
testDecodeObjects |
0.002 s |
|
testEncodeDecodeNull |
0.001 s |
|
testInvalidEncoding |
0.016 s |
|
testBase64ImpossibleSamplesDefault |
0 s |
|
testEncodeStringWithNull |
0.001 s |
|
testEncodeObjects |
0.002 s |
|
testNullInput |
0.002 s |
Sha2CryptTest
|
testCtor |
0 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.010 s |
|
testDecodeNullObject |
0.004 s |
|
testEncodeNullObject |
0.002 s |
|
testBasicEncodeDecode |
0.001 s |
|
testPercentEncoderDecoderWithPlusForSpace |
0.001 s |
|
testConfigurablePercentEncoder |
0.001 s |
|
testDecodeUnsupportedObject |
0.003 s |
|
testEncodeUnsupportedObject |
0.002 s |
|
testDecodeInvalidEncodedResultDecoding |
0.001 s |
|
testUnsafeCharEncodeDecode |
0.001 s |
BeiderMorseEncoderTest
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0.005 s |
|
testEncodeGna |
0.002 s |
|
testAsciiEncodeNotEmpty1Letter |
0.010 s |
|
testInvalidLanguageIllegalArgumentException |
0.008 s |
|
testSetRuleTypeExact |
0.001 s |
|
testAllChars |
3.214 s |
|
testEncodeAtzNotEmpty |
0.002 s |
|
testOOM |
0.002 s |
|
testNegativeIndexForRuleMatchIndexOutOfBoundsException |
0.003 s |
|
testInvalidLangIllegalArgumentException |
0.009 s |
|
testAsciiEncodeNotEmpty2Letters |
0.081 s |
|
testSpeedCheck |
0.128 s |
|
testSetNameTypeAsh |
0.001 s |
|
testSetConcat |
0.001 s |
|
testSpeedCheck2 |
0.043 s |
|
testSpeedCheck3 |
0.065 s |
|
testSetRuleTypeToRulesIllegalArgumentException |
0.001 s |
|
testLongestEnglishSurname |
0.010 s |
|
testInvalidLangIllegalStateException |
0.001 s |
UtilsTest
|
testConstructor |
0.002 s |
MatchRatingApproachEncoderTest
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0.001 s |
|
testEncodeEmpty |
0 s |
|
testLocaleIndependence |
0.001 s |
|
testCompare_SOPHIE_SOFIA_SuccessfullyMatched |
0 s |
|
testGetMinRating_1_Returns5_Successfully |
0 s |
|
testCompare_SurnameCornerCase_Nulls_NoMatch |
0 s |
|
testGetMinRating_7_Return4_Successfully |
0 s |
|
testCompare_SAM_SAMUEL_SuccessfullyMatched |
0 s |
|
testIsVowel_SingleVowel_ReturnsTrue |
0 s |
|
testgetMinRating_6_Returns4_Successfully |
0 s |
|
testAccentRemoval_NullValue_ReturnNullSuccessfully |
0.001 s |
|
testCompare_STEPHEN_STEVEN_SuccessfullyMatched |
0 s |
|
testCompare_Surname_MOSKOWITZ_MOSKOVITZ_SuccessfullyMatched |
0.001 s |
|
testCompare_SurnamesCornerCase_MURPHY_Space_NoMatch |
0 s |
|
testCompare_OONA_OONAGH_SuccessfullyMatched |
0 s |
|
testCompare_Forenames_SEAN_JOHN_MatchExpected |
0.001 s |
|
testCompare_Surname_HAILEY_HALLEY_SuccessfullyMatched |
0 s |
|
testCompare_TOMASZ_TOM_SuccessfullyMatched |
0.002 s |
|
testCompare_KARL_ALESSANDRO_DoesNotMatch |
0.001 s |
|
testPunctuationOnly |
0 s |
|
testCompare_Surname_LIPSHITZ_LIPPSZYC_SuccessfullyMatched |
0.001 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.004 s |
|
testAccentRemoval_UpperAndLower_SuccessfullyRemovedAndCaseInvariant |
0.002 s |
|
testGetEncoding_Null_to_Nothing |
0.001 s |
|
testCompareNameSameNames_ReturnsFalseSuccessfully |
0.001 s |
|
testGetMinRating_2_Returns5_Successfully |
0.001 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 s |
|
testRemoveVowel_ALESSANDRA_Returns_ALSSNDR |
0 s |
|
testCompare_ShortNames_AL_ED_WorksButNoMatch |
0 s |
|
testLeftToRightThenRightToLeft_ALEXANDER_ALEXANDRA_Returns4 |
0.001 s |
|
testAccentRemoval_ComprehensiveAccentMix_AllSuccessfullyRemoved |
0 s |
|
testgetMinRating_7_Returns4_Successfully |
0.001 s |
|
testCompare_SMITH_SMYTH_SuccessfullyMatched |
0 s |
|
testGetEncoding_HARPER_HRPR |
0.001 s |
|
testCompare_STEPHEN_STEFAN_SuccessfullyMatched |
0.001 s |
|
testCleanName_SuccessfullyClean |
0 s |
|
testCompare_MICKY_MICHAEL_SuccessfullyMatched |
0.001 s |
|
testIsVowel_SmallD_ReturnsFalse |
0 s |
|
testAccentRemoval_GerSpanFrenMix_SuccessfullyRemoved |
0.001 s |
|
testIsEncodeEquals_CornerCase_FirstNameJust1Letter_ReturnsFalse |
0 s |
|
testgetMinRating_11_Returns_3_Successfully |
0 s |
|
testGetFirstLast3__ALEXANDER_Returns_Aleder |
0.001 s |
|
testgetMinRating_5_Returns4_Successfully2 |
0 s |
|
testCompare_Surname_COOPERFLYNN_SUPERLYN_SuccessfullyMatched |
0 s |
|
testCompare_Surname_PRZEMYSL_PSHEMESHIL_SuccessfullyMatched |
0 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.001 s |
|
testCompare_SmallInput_CARK_Kl_SuccessfullyMatched |
0 s |
|
testCompare_PETERSON_PETERS_SuccessfullyMatched |
0.001 s |
|
testCompare_Surname_ROSOCHOWACIEC_ROSOKHOVATSETS_SuccessfullyMatched |
0 s |
|
testCompare_Surname_AUERBACH_UHRBACH_SuccessfullyMatched |
0 s |
|
testGetEncoding_NoSpace_to_Nothing |
0.001 s |
|
testCompare_LongSurnames_OMUIRCHEARTAIGH_OMIREADHAIGH_SuccessfulMatch |
0 s |
|
testRemoveDoubleDoubleVowel_BEETLE_NotRemoved |
0 s |
|
testCompare_Forenames_UNA_OONAGH_ShouldSuccessfullyMatchButDoesNot |
0 s |
|
testCompare_STEVEN_STEFAN_SuccessfullyMatched |
0 s |
|
testCompare_Forenames_SEAN_PETE_NoMatchExpected |
0 s |
|
testIsEncodeEqualsSecondNameJust1Letter_ReturnsFalse |
0 s |
|
testCompare_COLM_COLIN_WithAccentsAndSymbolsAndSpaces_SuccessfullyMatched |
0.001 s |
|
testCompare_LongSurnames_MORIARTY_OMUIRCHEARTAIGH_DoesNotSuccessfulMatch |
0 s |
|
testCompare_Surname_OSULLIVAN_OSUILLEABHAIN_SuccessfulMatch |
0.001 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.001 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 s |
|
testIsEncodeEquals_CornerCase_SecondNameNothing_ReturnsFalse |
0.001 s |
|
testIsEncodeEquals_CornerCase_SecondNameNull_ReturnsFalse |
0 s |
|
testRemoveVowel__DECLAN_Returns_DCLN |
0.001 s |
|
testGetEncoding_Space_to_Nothing |
0 s |
|
testGetEncoding_SMITH_to_SMTH |
0.001 s |
|
testAccentRemoval_WithSpaces_SuccessfullyRemovedAndSpacesInvariant |
0 s |
|
testCompare_Surname_LEWINSKY_LEVINSKI_SuccessfullyMatched |
0.001 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.001 s |
|
testIsEncodeEquals_CornerCase_FirstNameJustSpace_ReturnsFalse |
0 s |
Base16OutputStreamTest
|
testBase16OutputStreamByteByByte |
0.016 s |
|
testWriteOutOfBounds |
0.004 s |
|
testBase16OutputStreamByChunk |
0.005 s |
|
testWriteToNullCoverage |
0 s |
|
testBase16EmptyOutputStream |
0 s |
MurmurHash3Test
|
testHash128WithOffsetLengthAndSeed |
0.002 s |
|
testHash128x64WithOffsetLengthAndSeed |
0 s |
|
testHash128x64 |
0 s |
|
testHash32Long |
0.001 s |
|
testHash128x64WithOffsetLengthAndNegativeSeed |
0 s |
|
testHash32LongLong |
0.010 s |
|
testHash32LongSeed |
0 s |
|
testHash128 |
0.001 s |
|
testHash32x86WithOffsetLengthAndSeed |
0 s |
|
testHash32WithTrailingNegativeSignedBytesIsInvalid |
0.001 s |
|
testHash128String |
0.006 s |
|
testHash32x86 |
0 s |
|
testHash32x86WithTrailingNegativeSignedBytes |
0 s |
|
testIncrementalHash32 |
0.003 s |
|
testHash64InNotEqualToHash128 |
0.001 s |
|
testIncrementalHash32x86 |
0.001 s |
|
testHash32WithOffsetLengthAndSeed |
0 s |
|
testIncrementalHashWithUnprocessedBytesAndHugeLengthArray
|
0 s |
- |
skipped |
- |
|
testHash32WithLengthAndSeed |
0.001 s |
|
testHash32 |
0 s |
|
testHash64 |
0.001 s |
|
testHash32WithLength |
0 s |
|
testHash128WithOffsetLengthAndNegativeSeed |
0.001 s |
|
testHash32String |
0.003 s |
|
testHash64WithPrimitives |
0.002 s |
|
testHash32LongLongSeed |
0.003 s |
|
testHash64WithOffsetAndLength |
0 s |
MetaphoneTest
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0 s |
|
testLocaleIndependence |
0.001 s |
|
testTranslateOfSCHAndCH |
0.001 s |
|
testTranslateToJOfDGEOrDGIOrDGY |
0.001 s |
|
testTCH |
0.002 s |
|
testWhy |
0 s |
|
testIsMetaphoneEqual1 |
0.001 s |
|
testIsMetaphoneEqual2 |
0.002 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 s |
|
testIsMetaphoneEqualKnight |
0.001 s |
|
testMetaphone |
0 s |
|
testIsMetaphoneEqualWright |
0.001 s |
|
testSHAndSIOAndSIAToX |
0 s |
|
testSetMaxLengthWithTruncation |
0.001 s |
|
testTIOAndTIAToX |
0 s |
|
testExceedLength |
0.001 s |
|
testWordEndingInMB |
0 s |
|
testIsMetaphoneEqualAero |
0 s |
|
testIsMetaphoneEqualGary |
0.003 s |
|
testIsMetaphoneEqualJohn |
0.006 s |
|
testIsMetaphoneEqualMary |
0.002 s |
|
testDiscardOfSilentHAfterG |
0.001 s |
|
testWordsWithCIA |
0.001 s |
|
testDiscardOfSCEOrSCIOrSCY |
0.001 s |
|
testIsMetaphoneEqualRay |
0.001 s |
UnixCryptTest
|
testUnixCryptStrings |
0.001 s |
|
testCtor |
0 s |
|
testUnixCryptExplicitCall |
0.001 s |
|
testUnixCryptNullData |
0.002 s |
|
testUnixCryptWithoutSalt |
0.002 s |
|
testUnixCryptWithEmptySalt |
0.001 s |
|
testUnixCryptInvalidSalt |
0.001 s |
|
testUnixCryptWithHalfSalt |
0.001 s |
|
testUnixCryptBytes |
0 s |
DigestUtilsTest
|
testMd5HexLengthForBytes |
0.005 s |
|
testSha224_PathAsHex |
0.005 s |
|
testSha1UpdateWithByteBuffer |
0.005 s |
|
testSha256HexInputStream |
0.011 s |
|
testSha512HexInputStream |
0.009 s |
|
testMd2Length |
0.006 s |
|
testInternalNoSuchAlgorithmException |
0.020 s |
|
testSha3_224HexInputStream |
0.018 s |
|
testMd5LengthForBytes |
0.005 s |
|
testSha384HexInputStream |
0.012 s |
|
testIsAvailable |
0.006 s |
|
testSha3_224 |
0.007 s |
|
testSha3_256 |
0.011 s |
|
testSha3_384 |
0.006 s |
|
testSha3_512 |
0.006 s |
|
testGetMessageDigest |
0.005 s |
|
testSha1UpdateWithByteArray |
0.005 s |
|
testSha224_StringAsHex |
0.006 s |
|
testDigestAs |
0.006 s |
|
testSha1UpdateWithString |
0.005 s |
|
testSha3_256HexInputStream |
0.018 s |
|
testSha3_512HexInputStream |
0.030 s |
|
testSha224_FileAsHex |
0.006 s |
|
testShaUpdateWithByteArray |
0.005 s |
|
testMd2Hex |
0.199 s |
|
testMd5Hex |
0.009 s |
|
testSha1Hex |
0.012 s |
|
testMd2HexLength |
0.006 s |
|
testSha256 |
0.011 s |
|
testSha384 |
0.009 s |
|
testSha512 |
0.005 s |
|
testShaHex |
0.013 s |
|
testShaUpdateWithString |
0.005 s |
|
testSha3_384HexInputStream |
0.022 s |
|
testSha512_224 |
0.005 s |
|
testSha512_256 |
0.005 s |
LanguageGuessingTest
|
testLanguageGuessing(String, String)[1] |
0.001 s |
|
testLanguageGuessing(String, String)[2] |
0.001 s |
|
testLanguageGuessing(String, String)[3] |
0.001 s |
|
testLanguageGuessing(String, String)[4] |
0.001 s |
|
testLanguageGuessing(String, String)[5] |
0.001 s |
|
testLanguageGuessing(String, String)[6] |
0.001 s |
|
testLanguageGuessing(String, String)[7] |
0 s |
|
testLanguageGuessing(String, String)[8] |
0.001 s |
|
testLanguageGuessing(String, String)[9] |
0 s |
|
testLanguageGuessing(String, String)[10] |
0 s |
|
testLanguageGuessing(String, String)[11] |
0 s |
|
testLanguageGuessing(String, String)[12] |
0 s |
|
testLanguageGuessing(String, String)[13] |
0 s |
|
testLanguageGuessing(String, String)[14] |
0.001 s |
|
testLanguageGuessing(String, String)[15] |
0.001 s |
|
testLanguageGuessing(String, String)[16] |
0.001 s |
|
testLanguageGuessing(String, String)[17] |
0 s |
|
testLanguageGuessing(String, String)[18] |
0 s |
DoubleMetaphone2Test
|
testEncodeWithInvalidObject |
0.001 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0 s |
|
testLocaleIndependence |
0 s |
|
testDoubleMetaphonePrimary |
0.004 s |
|
testDoubleMetaphoneAlternate |
0.003 s |
URLCodecTest
|
testUTF8RoundTrip |
0.001 s |
|
testEncodeNull |
0.001 s |
|
testDecodeInvalidContent |
0.001 s |
|
testEncodeUrlWithNullBitSet |
0.001 s |
|
testBasicEncodeDecode |
0.001 s |
|
testDefaultEncoding |
0.001 s |
|
testSafeCharEncodeDecode |
0.001 s |
|
testDecodeInvalid |
0.002 s |
|
testDecodeStringWithNull |
0.001 s |
|
testDecodeObjects |
0.001 s |
|
testEncodeDecodeNull |
0 s |
|
testInvalidEncoding |
0.005 s |
|
testEncodeStringWithNull |
0 s |
|
testEncodeObjects |
0.001 s |
|
testUnsafeEncodeDecode |
0.001 s |
|
testDecodeWithNullArray |
0 s |
RuleTest
|
testPhonemeComparedToLaterIsNegative |
0.001 s |
|
testSubSequenceWorks |
0 s |
|
testPhonemeComparedToSelfIsZero |
0.001 s |
PhoneticEngineRegressionTest
|
testSolrGENERIC |
0.232 s |
|
testSolrSEPHARDIC |
0.005 s |
|
testCompatibilityWithOriginalVersion |
0.002 s |
|
testSolrASHKENAZI |
0.006 s |
BinaryCodecTest
|
testToAsciiBytes |
0 s |
|
testToAsciiChars |
0 s |
|
testToByteArrayFromString |
0 s |
|
testEncodeByteArray |
0.001 s |
|
testEncodeObjectNull |
0 s |
|
testToAsciiString |
0 s |
|
testFromAsciiByteArray |
0 s |
|
testDecodeObjectException |
0 s |
|
testDecodeObject |
0 s |
|
testEncodeObjectException |
0 s |
|
testEncodeObject |
0 s |
|
testDecodeByteArray |
0 s |
|
testFromAsciiCharArray |
0 s |
Caverphone2Test
|
testEncodeWithInvalidObject |
0 s |
|
testEncodeNull |
0.002 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0.001 s |
|
testCaverphoneRevisitedRandomNameTTA1111111 |
0.003 s |
|
testCaverphoneRevisitedRandomNameTN11111111 |
0.003 s |
|
testCaverphoneRevisitedRandomNameKLN1111111 |
0.003 s |
|
testEndMb |
0.002 s |
|
testIsCaverphoneEquals |
0 s |
|
testCaverphoneRevisitedCommonCodeAT11111111 |
0 s |
|
testCaverphoneRevisitedExamples |
0.001 s |
|
testCaverphoneRevisitedRandomWords |
0 s |
|
testSpecificationExamples |
0 s |
Md5CryptTest
|
testMd5CryptExplicitCallWithThreadLocalRandom |
0.005 s |
|
testMd5CryptNullData |
0 s |
|
testCtor |
0 s |
|
testZeroOutInput |
0.002 s |
|
testMd5CryptBytes |
0.004 s |
|
testMd5CryptLongInput |
0.002 s |
|
testInvalidPrefix |
0.003 s |
|
testMd5CryptWithEmptySalt |
0.002 s |
|
testMd5CryptExplicitCall |
0.005 s |
|
testMd5CryptStrings |
0.008 s |
QCodecTest
|
testUTF8RoundTrip |
0.004 s |
|
testEncodeDecodeBlanks |
0.001 s |
|
testBasicEncodeDecode |
0.001 s |
|
testLetUsMakeCloverHappy |
0.001 s |
|
testDecodeStringWithNull |
0.001 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.074 s |
|
testSkipToEnd |
0.001 s |
|
testSkipNone |
0.001 s |
|
testRead0 |
0.001 s |
|
testBase32EmptyInputStreamPemChuckSize |
0 s |
|
testMarkSupported |
0.001 s |
|
testReadOutOfBounds |
0.001 s |
|
testReadNull |
0.001 s |
|
testCodec105 |
0 s |
|
testCodec130 |
0.001 s |
|
testSkipWrongArgument |
0 s |
|
testAvailable |
0.001 s |
|
testBase32EmptyInputStreamMimeChuckSize |
0.002 s |
|
testSkipPastEnd |
0 s |
|
testSkipBig |
0.001 s |
|
testBase32InputStreamByChunk |
0.038 s |
CharsetsTest
|
testUtf16 |
0.001 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 s |
|
testSha256HMacFail |
0.001 s |
|
testHmacSha1UpdateWithInputStream |
0 s |
|
testInternalNoSuchAlgorithmException |
0.001 s |
|
testSha256HMac |
0 s |
|
testInitializedMacNullKey |
0 s |
|
testGetHMac |
0.001 s |
|
testSha1HMacFail |
0 s |
|
testSha1HMac |
0.001 s |
|
testInitializedMacNullAlgo |
0.001 s |
|
testSha384HMacFail |
0 s |
|
testSecretKeySpecAllowsEmptyKeys |
0.001 s |
|
testSha384HMac |
0 s |
|
testMd5HMac |
0.001 s |
|
testMd5HMacFail |
0 s |
|
testInitializedMac |
0 s |
|
testSha512HMacFail |
0.001 s |
|
testHmacSha1UpdateWithString |
0 s |
|
testNullKey |
0 s |
|
testEmptyKey |
0.001 s |
|
testSha512HMac |
0 s |
PhoneticEngineTest
|
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[1] |
0.001 s |
|
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[2] |
0.001 s |
|
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[3] |
0.001 s |
|
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[4] |
0 s |
|
testInvalidEncode(String, String, NameType, RuleType, boolean, int)[5] |
0 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[1] |
0.002 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[2] |
0.001 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[3] |
0 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[4] |
0 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[5] |
0.001 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[6] |
0.001 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[7] |
0.002 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[8] |
0.001 s |
|
testEncode(String, String, NameType, RuleType, boolean, int)[9] |
0.001 s |
DoubleMetaphoneTest
|
testEncodeWithInvalidObject |
0 s |
|
testEncodeNull |
0 s |
|
testEncodeEmpty |
0.001 s |
|
testLocaleIndependence |
0.001 s |
|
testSetMaxCodeLength |
0 s |
|
testIsDoubleMetaphoneEqualBasic |
0.001 s |
|
testEmpty |
0 s |
|
testCCedilla |
0 s |
|
testCodec184 |
0.001 s |
|
testCodec320 |
0 s |
|
testIsDoubleMetaphoneEqualExtended1 |
0 s |
|
testIsDoubleMetaphoneEqualExtended2 |
0 s |
|
testIsDoubleMetaphoneEqualExtended3 |
0.010 s |
|
testIsDoubleMetaphoneEqualWithMATCHES |
0.004 s |
|
testDoubleMetaphone |
0 s |
|
testNTilde |
0 s |
|
testIsDoubleMetaphoneNotEqual |
0 s |
Sha512CryptTest
|
testZeroOutInput |
0.022 s |
|
testSha2CryptRounds |
0.006 s |
|
testSha2CryptWrongSalt |
0.001 s |
|
testSha256LargetThanBlocksize |
0.009 s |
|
testSha512CryptExplicitCallThreadLocalRandom |
0.019 s |
|
testSha512CryptWithEmptySalt |
0.001 s |
|
testSha512CryptBytes |
0.008 s |
|
testSha512CryptStrings |
0.014 s |
|
testSha512CryptNullData |
0.001 s |
|
testSha512CryptExplicitCall |
0.005 s |
EncoderExceptionTest
|
testConstructor0 |
0.002 s |
|
testConstructorThrowable |
0.003 s |
|
testConstructorStringThrowable |
0.005 s |
|
testConstructorString |
0.003 s |
QuotedPrintableCodecTest
|
testUTF8RoundTrip |
0.002 s |
|
testEncodeNull |
0.001 s |
|
testEncodeUrlWithNullBitSet |
0.002 s |
|
testBasicEncodeDecode |
0.001 s |
|
testDefaultEncoding |
0.002 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.002 s |
|
testUltimateSoftBreak |
0.002 s |
|
testEncodeStringWithNull |
0.003 s |
|
testTrailingSpecial |
0.004 s |
|
testTooShortByteArray |
0.003 s |
|
testEncodeObjects |
0.002 s |
|
testUnsafeEncodeDecode |
0.001 s |
|
testDecodeWithNullArray |
0 s |
|
testFinalBytes |
0.001 s |
|