- tearDown() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- test() - Method in class org.apache.commons.codec.language.bm.CacheSubSequencePerformanceTest
-
- test() - Method in class org.apache.commons.codec.language.bm.PhoneticEnginePerformanceTest
-
- testAabjoe() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testAaclan() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testAccentRemoval_AllLower_SuccessfullyRemoved() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_ComprehensiveAccentMix_AllSuccessfullyRemoved() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_GerSpanFrenMix_SuccessfullyRemoved() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_MixedWithUnusualChars_SuccessfullyRemovedAndUnusualcharactersInvariant() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_NINO_NoChange() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_NullValue_ReturnNullSuccessfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_UpperandLower_SuccessfullyRemovedAndCaseInvariant() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemoval_WithSpaces_SuccessfullyRemovedAndSpacesInvariant() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAccentRemovalNormalString_NoChange() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testAllChars() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
Tests we do not blow up.
- testApr1CryptBytes() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptExplicitCall() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptNullData() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptStrings() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptWithInvalidSalt() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1CryptWithoutSalt() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testApr1LongSalt() - Method in class org.apache.commons.codec.digest.Apr1CryptTest
-
- testAsciiEncodeNotEmpty1Letter() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testAsciiEncodeNotEmpty2Letters() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testAvailable() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests skipping past the end of a stream.
- testAvailable() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests skipping past the end of a stream.
- testAychlmajrForCodec122() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
Tests [CODEC-122]
- testB64from24bit() - Method in class org.apache.commons.codec.digest.B64Test
-
- testB64T() - Method in class org.apache.commons.codec.digest.B64Test
-
- testB650() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testBadCharacters() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testBase32Chunked() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testBase32EmptyInputStreamMimeChuckSize() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the Base32InputStream implementation against empty input.
- testBase32EmptyInputStreamPemChuckSize() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the Base32InputStream implementation against empty input.
- testBase32EmptyOutputStreamMimeChunkSize() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Test the Base32OutputStream implementation against empty input.
- testBase32EmptyOutputStreamPemChunkSize() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Test the Base32OutputStream implementation against empty input.
- testBase32HexSamples() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testBase32InputStreamByChunk() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the Base32InputStream implementation.
- testBase32InputStreamByteByByte() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the Base32InputStream implementation.
- testBase32OutputStreamByChunk() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Test the Base32OutputStream implementation
- testBase32OutputStreamByteByByte() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Test the Base32OutputStream implementation
- testBase32Samples() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testBase64() - Method in class org.apache.commons.codec.binary.Base64Test
-
Test the Base64 implementation
- testBase64EmptyInputStreamMimeChuckSize() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the Base64InputStream implementation against empty input.
- testBase64EmptyInputStreamPemChuckSize() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the Base64InputStream implementation against empty input.
- testBase64EmptyOutputStreamMimeChunkSize() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Test the Base64OutputStream implementation against empty input.
- testBase64EmptyOutputStreamPemChunkSize() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Test the Base64OutputStream implementation against empty input.
- testBase64InputStreamByChunk() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the Base64InputStream implementation.
- testBase64InputStreamByteByByte() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the Base64InputStream implementation.
- testBase64OutputStreamByChunk() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Test the Base64OutputStream implementation
- testBase64OutputStreamByteByByte() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Test the Base64OutputStream implementation
- testBaseNCodec() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testBasicEncodeDecode() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testBasicEncodeDecode() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testBasicEncodeDecode() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testBasicEncodeDecode() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testBinaryDecoder() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of the org.apache.commons.codec.BinaryDecoder
interface is behaving identical to commons-codec-1.3.jar.
- testBinaryEncoder() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of the org.apache.commons.codec.BinaryEncoder
interface is behaving identical to commons-codec-1.3.jar.
- testBran() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testByteToStringVariations() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCap() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testCaverphoneRevisitedCommonCodeAT1111() - Method in class org.apache.commons.codec.language.Caverphone1Test
-
Tests example adapted from version 2.0 http://caversham.otago.ac.nz/files/working/ctp150804.pdf
AT1111 words: add, aid, at, art, eat, earth, head, hit, hot, hold, hard, heart, it, out, old
- testCaverphoneRevisitedCommonCodeAT11111111() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
AT11111111 words: add, aid, at, art, eat, earth, head, hit, hot, hold, hard, heart, it, out, old
- testCaverphoneRevisitedExamples() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testCaverphoneRevisitedRandomNameKLN1111111() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testCaverphoneRevisitedRandomNameTN11111111() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testCaverphoneRevisitedRandomNameTTA1111111() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testCaverphoneRevisitedRandomWords() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testCCedilla() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testChunkedEncodeMultipleOf76() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests Base64.encodeBase64().
- testcleanName_SuccessfullyClean() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCodec101() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Test for the CODEC-101 bug: InputStream.read(byte[]) should never return 0 because Java's builtin InputStreamReader hates that.
- testCodec105() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the bug reported in CODEC-105.
- testCodec105() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the bug reported in CODEC-105.
- testCodec112() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodec130() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests the problem reported in CODEC-130.
- testCodec130() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests the problem reported in CODEC-130.
- testCodec68() - Method in class org.apache.commons.codec.binary.Base64Test
-
CODEC-68: isBase64 throws ArrayIndexOutOfBoundsException on some non-BASE64 bytes
- testCodec98NPE() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Test the Base64InputStream implementation against the special NPE inducing input identified in the CODEC-98 bug.
- testCodec98NPE() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Test the Base64OutputStream implementation against the special NPE inducing input
identified in the CODEC-98 bug.
- testCodeInteger1() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodeInteger2() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodeInteger3() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodeInteger4() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodeIntegerEdgeCases() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testCodeIntegerNull() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testComparatorWithDoubleMetaphone() - Method in class org.apache.commons.codec.StringEncoderComparatorTest
-
- testComparatorWithDoubleMetaphoneAndInvalidInput() - Method in class org.apache.commons.codec.StringEncoderComparatorTest
-
- testComparatorWithSoundex() - Method in class org.apache.commons.codec.StringEncoderComparatorTest
-
- testCompare_BRIAN_BRYAN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_BURNS_BOURNE_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_CATHERINE_KATHRYN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_COLM_COLIN_WithAccentsAndSymbolsAndSpaces_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Forenames_SEAN_JOHN_MatchExpected() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Forenames_SEAN_PETE_NoMatchExpected() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Forenames_UNA_OONAGH_ShouldSuccessfullyMatchButDoesNot() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_FRANCISZEK_FRANCES_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_KARL_ALESSANDRO_DoesNotMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_LongSurnames_MORIARTY_OMUIRCHEARTAIGH_DoesNotSuccessfulMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_LongSurnames_OMUIRCHEARTAIGH_OMIREADHAIGH_SuccessfulMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_MCGOWAN_MCGEOGHEGAN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_MICKY_MICHAEL_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_OONA_OONAGH_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_PETERSON_PETERS_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SAM_SAMUEL_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SEAN_SHAUN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_ShortNames_AL_ED_WorksButNoMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SmallInput_CARK_Kl_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SMITH_SMYTH_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SOPHIE_SOFIA_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_STEPHEN_STEFAN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_STEPHEN_STEVEN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_STEVEN_STEFAN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_AUERBACH_UHRBACH_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_COOPERFLYNN_SUPERLYN_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_HAILEY_HALLEY_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_LEWINSKY_LEVINSKI_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_LIPSHITZ_LIPPSZYC_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_MOSKOWITZ_MOSKOVITZ_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_OSULLIVAN_OSUILLEABHAIN_SuccessfulMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_PRZEMYSL_PSHEMESHIL_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_ROSOCHOWACIEC_ROSOKHOVATSETS_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surname_SZLAMAWICZ_SHLAMOVITZ_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SurnameCornerCase_Nulls_NoMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_Surnames_MURPHY_LYNCH_NoMatchExpected() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SurnamesCornerCase_MURPHY_NoSpace_NoMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_SurnamesCornerCase_MURPHY_Space_NoMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_TOMASZ_TOM_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompare_ZACH_ZAKARIA_SuccessfullyMatched() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompareNameNullSpace_ReturnsFalseSuccessfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompareNameSameNames_ReturnsFalseSuccessfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testCompareNameToSingleLetter_KARL_C_DoesNotMatch() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testConstructable() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testConstructor() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
We could make the constructor private but there does not seem to be a point to jumping through extra code hoops
to restrict instantiation right now.
- testConstructor() - Method in class org.apache.commons.codec.CharEncodingTest
-
We could make the constructor private in the future, it's a matter a style.
- testConstructor() - Method in class org.apache.commons.codec.net.UtilsTest
-
We could make the constructor private but there does not seem to be a point to jumping through extra code hoops
to restrict instantiation right now.
- testConstructor0() - Method in class org.apache.commons.codec.DecoderExceptionTest
-
- testConstructor0() - Method in class org.apache.commons.codec.EncoderExceptionTest
-
- testConstructor_Int_ByteArray_Boolean() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testConstructor_Int_ByteArray_Boolean_UrlSafe() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testConstructors() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testConstructorString() - Method in class org.apache.commons.codec.DecoderExceptionTest
-
- testConstructorString() - Method in class org.apache.commons.codec.EncoderExceptionTest
-
- testConstructorStringThrowable() - Method in class org.apache.commons.codec.DecoderExceptionTest
-
- testConstructorStringThrowable() - Method in class org.apache.commons.codec.EncoderExceptionTest
-
- testConstructorThrowable() - Method in class org.apache.commons.codec.DecoderExceptionTest
-
- testConstructorThrowable() - Method in class org.apache.commons.codec.EncoderExceptionTest
-
- testContainsAlphabetOrPad() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testCrypt() - Method in class org.apache.commons.codec.digest.CryptTest
-
- testCryptWithBytes() - Method in class org.apache.commons.codec.digest.CryptTest
-
- testCryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.CryptTest
-
An empty string as salt is invalid.
- testCtor() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testCtor() - Method in class org.apache.commons.codec.digest.Sha2CryptTest
-
- testCtor() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testCustomCharset() - Method in class org.apache.commons.codec.binary.HexTest
-
- testCustomCharsetBadName() - Method in class org.apache.commons.codec.binary.HexTest
-
- testCustomCharsetToString() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDad() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testDan() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testDecodeArrayOddCharacters() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeBadCharacterPos0() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeBadCharacterPos1() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeByteArray() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testDecodeClassCastException() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeHexOddCharacters1() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeHexOddCharacters3() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeHexOddCharacters5() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeInvalid() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testDecodeInvalid() - Method in class org.apache.commons.codec.net.RFC1522CodecTest
-
- testDecodeInvalid() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDecodeInvalidContent() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDecodeObject() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
Tests for Object decode(Object)
- testDecodeObjectException() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
Tests for Object decode(Object)
- testDecodeObjects() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testDecodeObjects() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testDecodeObjects() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testDecodeObjects() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDecodePadMarkerIndex2() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests conditional true branch for "marker0" test.
- testDecodePadMarkerIndex3() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests conditional branches for "marker1" test.
- testDecodePadOnly() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testDecodePadOnlyChunked() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testDecoder() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of the org.apache.commons.codec.Decoder
interface is behaving identical to commons-codec-1.3.jar.
- testDecodeStringOddCharacters() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDecodeStringWithNull() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testDecodeStringWithNull() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testDecodeStringWithNull() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testDecodeStringWithNull() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDecodeWithInnerPad() - Method in class org.apache.commons.codec.binary.Base64Test
-
Test our decode with pad character in the middle.
- testDecodeWithNullArray() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testDecodeWithNullArray() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDecodeWithWhitespace() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testDefaultCryptVariant() - Method in class org.apache.commons.codec.digest.CryptTest
-
- testDefaultEncoding() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testDefaultEncoding() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testDencodeEmpty() - Method in class org.apache.commons.codec.binary.HexTest
-
- testDifference() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testDifference() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testDiscardOfSCEOrSCIOrSCY() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testDiscardOfSilentGN() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testDiscardOfSilentHAfterG() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testDoubleMetaphone() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testDoubleMetaphoneAlternate() - Method in class org.apache.commons.codec.language.DoubleMetaphone2Test
-
Test alternative encoding.
- testDoubleMetaphonePrimary() - Method in class org.apache.commons.codec.language.DoubleMetaphone2Test
-
Test primary encoding.
- testDropBy() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests data gathered from around the internet.
- testEdgeCases() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testEmpty() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testEmptyBase64() - Method in class org.apache.commons.codec.binary.Base64Test
-
Test encode and decode of empty byte array.
- testEncode() - Method in class org.apache.commons.codec.language.bm.PhoneticEngineTest
-
- testEncode() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testEncodeAtzNotEmpty() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testEncodeBasic() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testEncodeBatch2() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples from http://www.bradandkathy.com/genealogy/overviewofsoundex.html
- testEncodeBatch3() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples from http://www.archives.gov/research_room/genealogy/census/soundex.html
- testEncodeBatch4() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples from: http://www.myatt.demon.co.uk/sxalg.htm
- testEncodeByteArray() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testEncodeClassCastException() - Method in class org.apache.commons.codec.binary.HexTest
-
- testEncodeDecodeBlanks() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testEncodeDecodeNull() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testEncodeDecodeNull() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testEncodeDecodeNull() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testEncodeDecodeNull() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testEncodeDecodeRandom() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testEncodeDecodeRandom() - Method in class org.apache.commons.codec.binary.HexTest
-
- testEncodeDecodeSmall() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testEncodeEmpty() - Method in class org.apache.commons.codec.binary.HexTest
-
- testEncodeEmpty() - Method in class org.apache.commons.codec.BinaryEncoderAbstractTest
-
- testEncodeEmpty() - Method in class org.apache.commons.codec.StringEncoderAbstractTest
-
- testEncodeGna() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
Tests https://issues.apache.org/jira/browse/CODEC-125?focusedCommentId=13071566&page=com.atlassian.jira.plugin.system.issuetabpanels:
comment-tabpanel#comment-13071566
- testEncodeIgnoreApostrophes() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testEncodeIgnoreHyphens() - Method in class org.apache.commons.codec.language.SoundexTest
-
Test data from http://www.myatt.demon.co.uk/sxalg.htm
- testEncodeIgnoreTrimmable() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testEncodeNull() - Method in class org.apache.commons.codec.BinaryEncoderAbstractTest
-
- testEncodeNull() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testEncodeNull() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testEncodeNull() - Method in class org.apache.commons.codec.StringEncoderAbstractTest
-
- testEncodeObject() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testEncodeObjectException() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testEncodeObjectNull() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testEncodeObjects() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testEncodeObjects() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testEncodeObjects() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testEncodeObjects() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testEncodeOverMaxSize() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testEncoder() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of the org.apache.commons.codec.Encoder
interface is behaving identical to commons-codec-1.3.jar.
- testEncodeStringWithNull() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testEncodeStringWithNull() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testEncodeStringWithNull() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testEncodeStringWithNull() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testEncodeUrlWithNullBitSet() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testEncodeUrlWithNullBitSet() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testEncodeWithInvalidObject() - Method in class org.apache.commons.codec.StringEncoderAbstractTest
-
- testEncodeZeroes() - Method in class org.apache.commons.codec.binary.HexTest
-
- testEndMb() - Method in class org.apache.commons.codec.language.Caverphone1Test
-
- testEndMb() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
- testExamples() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testExceedLength() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testFal() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testFromAsciiByteArray() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testFromAsciiCharArray() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testGetBytesIso8859_1() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUncheckedBadName() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUncheckedNullInput() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUsAscii() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUtf16() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUtf16Be() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUtf16Le() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetBytesUtf8() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testGetEncoding_HARPER_HRPR() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_NoSpace_to_Nothing() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_Null_to_Nothing() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_One_Letter_to_Nothing() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_SMITH_to_SMTH() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_SMYTH_to_SMYTH() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetEncoding_Space_to_Nothing() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetFirstLast3__ALEXANDER_Returns_Aleder() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetFirstLast3_PETE_Returns_PETE() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetMappingCodeNonLetter() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testgetMinRating_10_Returns3_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_11_Returns_3_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetMinRating_13_Returns_1_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetMinRating_1_Returns5_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetMinRating_2_Returns5_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_5_Returns4_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_5_Returns4_Successfully2() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_6_Returns4_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testGetMinRating_7_Return4_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_7_Returns4_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testgetMinRating_8_Returns3_Successfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testHelloWorldLowerCaseHex() - Method in class org.apache.commons.codec.binary.HexTest
-
- testHelloWorldUpperCaseHex() - Method in class org.apache.commons.codec.binary.HexTest
-
- testHugeLineSeparator() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests a lineSeparator much bigger than DEFAULT_BUFFER_SIZE.
- testHWRuleEx1() - Method in class org.apache.commons.codec.language.SoundexTest
-
Consonants from the same code group separated by W or H are treated as one.
- testHWRuleEx2() - Method in class org.apache.commons.codec.language.SoundexTest
-
Consonants from the same code group separated by W or H are treated as one.
- testHWRuleEx3() - Method in class org.apache.commons.codec.language.SoundexTest
-
Consonants from the same code group separated by W or H are treated as one.
- testHyphen() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testIgnoringNonBase64InDecode() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testInputStreamReader() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Another test for the CODEC-101 bug: In commons-codec-1.4 this test shows InputStreamReader explicitly hating an
InputStream.read(byte[]) return of 0:
java.io.IOException: Underlying input stream returned zero bytes at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:268) at
sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) at
java.io.InputStreamReader.read(InputStreamReader.java:167) at java.io.BufferedReader.fill(BufferedReader.java:136) at
java.io.BufferedReader.readLine(BufferedReader.java:299) at java.io.BufferedReader.readLine(BufferedReader.java:362) at
org.apache.commons.codec.binary.Base64InputStreamTest.testInputStreamReader(Base64InputStreamTest.java:75)
But in commons-codec-1.5 it's fixed.
- testInternalNoSuchAlgorithmException() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testInvalidEncoding() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testInvalidEncoding() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testInvalidEncoding() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testInvalidEncoding() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testInvalidLangIllegalArgumentException() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testInvalidLangIllegalStateException() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testInvalidLanguageIllegalArgumentException() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testIsArrayByteBase64() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testIsCaverphoneEquals() - Method in class org.apache.commons.codec.language.Caverphone1Test
-
Tests some examples from version 2.0 http://caversham.otago.ac.nz/files/working/ctp150804.pdf
- testIsCaverphoneEquals() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
- testIsDoubleMetaphoneEqualBasic() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testIsDoubleMetaphoneEqualExtended1() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
Example in the original article but failures in this Java impl:
- testIsDoubleMetaphoneEqualExtended2() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testIsDoubleMetaphoneEqualExtended3() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
Used to generate the MATCHES array and test possible matches from the
FIXTURE array.
- testIsDoubleMetaphoneEqualWithMATCHES() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testIsDoubleMetaphoneNotEqual() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testIsEncodeEquals() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testisEncodeEquals_CornerCase_FirstNameJust1Letter_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_FirstNameJustSpace_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_FirstNameNothing_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_FirstNameNull_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_SecondNameJustSpace_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_SecondNameNothing_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEquals_CornerCase_SecondNameNull_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisEncodeEqualsSecondNameJust1Letter_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testIsInAlphabetByte() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testIsInAlphabetByteArrayBoolean() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testIsInAlphabetString() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testIsMetaphoneEqual1() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testIsMetaphoneEqual2() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Matches computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualAero() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Initial AE case.
- testIsMetaphoneEqualAlbert() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Initial A, not followed by an E case.
- testIsMetaphoneEqualGary() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualJohn() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualKnight() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Initial KN case.
- testIsMetaphoneEqualMary() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualParis() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualPeter() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualRay() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualSusan() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIsMetaphoneEqualWhite() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Initial WH case.
- testIsMetaphoneEqualWright() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Initial WR case.
- testIsMetaphoneEqualXalan() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Match data computed from http://www.lanw.com/java/phonetic/default.htm
- testIso8859_1() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testIso8859_1() - Method in class org.apache.commons.codec.CharsetsTest
-
- testIsStringBase64() - Method in class org.apache.commons.codec.binary.Base64Test
-
Test the isStringBase64 method.
- testIsUrlSafe() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests isUrlSafe.
- testIsVowel_CapitalA_ReturnsTrue() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testisVowel_SingleVowel_ReturnsTrue() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testIsVowel_SmallD_ReturnsFalse() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testIsWhiteSpace() - Method in class org.apache.commons.codec.binary.BaseNCodecTest
-
- testKnownDecodings() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testKnownEncodings() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testLanguageGuessing() - Method in class org.apache.commons.codec.language.bm.LanguageGuessingTest
-
- testleftTorightThenRightToLeft_ALEXANDER_ALEXANDRA_Returns4() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testleftTorightThenRightToLeft_EINSTEIN_MICHAELA_Returns0() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testLetUsMakeCloverHappy() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testLocaleIndependence() - Method in class org.apache.commons.codec.StringEncoderAbstractTest
-
- testLongestEnglishSurname() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testMarkSupported() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests markSupported.
- testMarkSupported() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests markSupported.
- testMd2Hex() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testMd2HexLength() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
An MD2 hash converted to hex should always be 32 characters.
- testMd2Length() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
An MD2 hash should always be a 16 element byte[].
- testMd5CryptBytes() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5CryptExplicitCall() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5CryptLongInput() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5CryptNullData() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5CryptStrings() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5CryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.Md5CryptTest
-
- testMd5Hex() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testMd5HexLength() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
An MD5 hash converted to hex should always be 32 characters.
- testMd5Length() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
An MD5 hash should always be a 16 element byte[].
- testMetaphone() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testMsSqlServer1() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples for MS SQLServer from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_setu-sus_3o6w.asp
- testMsSqlServer2() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples for MS SQLServer from
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support
/kb/articles/Q100/3/65.asp&NoWebContent=1
- testMsSqlServer3() - Method in class org.apache.commons.codec.language.SoundexTest
-
Examples for MS SQLServer from http://databases.about.com/library/weekly/aa042901a.htm
- testNegativeIndexForRuleMatchIndexOutOfBoundsException() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testNewInstance() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testNewInstance() - Method in class org.apache.commons.codec.language.SoundexTest
-
https://issues.apache.org/jira/browse/CODEC-54 https://issues.apache.org/jira/browse/CODEC-56
- testNewInstance2() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testNewInstance2() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testNewInstance3() - Method in class org.apache.commons.codec.language.RefinedSoundexTest
-
- testNewInstance3() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testNewStringBadEnc() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringIso8859_1() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringNullInput() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringUsAscii() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringUtf16() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringUtf16Be() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringUtf16Le() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNewStringUtf8() - Method in class org.apache.commons.codec.binary.StringUtilsTest
-
- testNonBase64Test() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testNTilde() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
- testNullInput() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testNullInput() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testNullInput() - Method in class org.apache.commons.codec.net.RFC1522CodecTest
-
- testObjectDecodeWithInvalidParameter() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testObjectDecodeWithValidParameter() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testObjectEncode() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testObjectEncodeWithInvalidParameter() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testObjectEncodeWithValidParameter() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testOOM() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testOthers() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests data gathered from around the internets.
- testPairs() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testPhonemeComparedToLaterIsNegative() - Method in class org.apache.commons.codec.language.bm.RuleTest
-
- testPhonemeComparedToSelfIsZero() - Method in class org.apache.commons.codec.language.bm.RuleTest
-
- testPHTOF() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testRandomBytes() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testRandomBytesChunked() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testRandomBytesHex() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testRead0() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests read returning 0
- testRead0() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests read returning 0
- testReadNull() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests read with null.
- testReadNull() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests read with null.
- testReadOutOfBounds() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests read throwing IndexOutOfBoundsException
- testReadOutOfBounds() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests read throwing IndexOutOfBoundsException
- testRemoveDoubleConsonants_MISSISSIPPI_RemovedSuccessfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRemoveDoubleDoubleVowel_BEETLE_NotRemoved() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRemoveSingleDoubleConsonants_BUBLE_RemovedSuccessfully() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRemoveVowel__AIDAN_Returns_ADN() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRemoveVowel__DECLAN_Returns_DCLN() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRemoveVowel_ALESSANDRA_Returns_ALSSNDR() - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoderTest
-
- testRequiredCharset() - Method in class org.apache.commons.codec.binary.HexTest
-
- testRfc1421Section6Dot8ChunkSizeDefinition() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 1421 section 4.3.2.4 chuck size definition.
- testRfc2045Section2Dot1CrLfDefinition() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 2045 section 2.1 CRLF definition.
- testRfc2045Section6Dot8ChunkSizeDefinition() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 2045 section 6.8 chuck size definition.
- testRfc4648Section10Decode() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 4648 section 10 test vectors.
- testRfc4648Section10DecodeEncode() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 4648 section 10 test vectors.
- testRfc4648Section10DecodeWithCrLf() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 4648 section 10 test vectors.
- testRfc4648Section10Encode() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 4648 section 10 test vectors.
- testRfc4648Section10EncodeDecode() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests RFC 4648 section 10 test vectors.
- testRule1() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 1: Translate first characters of name: MAC → MCC, KN → N, K → C, PH, PF → FF, SCH → SSS
- testRule2() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 2: Translate last characters of name: EE → Y, IE → Y, DT, RT, RD, NT, ND → D
- testRule4Dot1() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 4.1: EV → AF else A, E, I, O, U → A
- testRule4Dot2() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 4.2: Q → G, Z → S, M → N
- testRule5() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 5: If last character is S, remove it.
- testRule6() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 6: If last characters are AY, replace with Y.
- testRule7() - Method in class org.apache.commons.codec.language.NysiisTest
-
Tests rule 7: If last character is A, remove it.
- testSafeCharEncodeDecode() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testSafeCharEncodeDecode() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testSetConcat() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSetMaxCodeLength() - Method in class org.apache.commons.codec.language.DoubleMetaphoneTest
-
Test setting maximum length
- testSetMaxLengthWithTruncation() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testSetNameTypeAsh() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSetRuleTypeExact() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSetRuleTypeToRulesIllegalArgumentException() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSha1Hex() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha1UpdateWithByteArray() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha1UpdateWithString() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha256() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha256CryptBytes() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256CryptExplicitCall() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256CryptNullData() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256CryptStrings() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256CryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256LargetThanBlocksize() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha256LargetThanBlocksize() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha2CryptRounds() - Method in class org.apache.commons.codec.digest.Sha256CryptTest
-
- testSha2CryptRounds() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha2CryptWrongSalt() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha384() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha512() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSha512CryptBytes() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha512CryptExplicitCall() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha512CryptNullData() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha512CryptNullSalt() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha512CryptStrings() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testSha512CryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.Sha512CryptTest
-
- testShaHex() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSHAndSIOAndSIAToX() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testShaUpdateWithByteArray() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testShaUpdateWithString() - Method in class org.apache.commons.codec.digest.DigestUtilsTest
-
- testSingleCharEncoding() - Method in class org.apache.commons.codec.binary.Base32Test
-
- testSingletons() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testSingletonsChunked() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testSkipBig() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests skipping number of characters larger than the internal buffer.
- testSkipBig() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests skipping number of characters larger than the internal buffer.
- testSkipNone() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests skipping as a noop
- testSkipNone() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests skipping as a noop
- testSkipPastEnd() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests skipping past the end of a stream.
- testSkipPastEnd() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests skipping past the end of a stream.
- testSkipToEnd() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests skipping to the end of a stream.
- testSkipToEnd() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests skipping to the end of a stream.
- testSkipWrongArgument() - Method in class org.apache.commons.codec.binary.Base32InputStreamTest
-
Tests if negative arguments to skip are handled correctly.
- testSkipWrongArgument() - Method in class org.apache.commons.codec.binary.Base64InputStreamTest
-
Tests if negative arguments to skip are handled correctly.
- testSnad() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testSnat() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testSoftLineBreakDecode() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testSoftLineBreakEncode() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testSolrASHKENAZI() - Method in class org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
-
- testSolrGENERIC() - Method in class org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
-
- testSolrSEPHARDIC() - Method in class org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
-
- testSoundexUtilsConstructable() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testSoundexUtilsNullBehaviour() - Method in class org.apache.commons.codec.language.SoundexTest
-
- testSpecialBranches() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testSpecificationExamples() - Method in class org.apache.commons.codec.language.Caverphone2Test
-
- testSpecificationV1Examples() - Method in class org.apache.commons.codec.language.Caverphone1Test
-
Tests example from http://caversham.otago.ac.nz/files/working/ctp060902.pdf
- testSpeedCheck() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSpeedCheck2() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testSpeedCheck3() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
-
- testStaticDecode() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of Base64.decodeBase64()
static method is behaving identical to commons-codec-1.3.jar.
- testStaticDecodeChunked() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of Base64.decodeBase64()
static method is behaving identical to commons-codec-1.3.jar when
supplied with chunked input.
- testStaticEncode() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of Base64.encodeBase64()
static method is behaving identical to commons-codec-1.3.jar.
- testStaticEncodeChunked() - Method in class org.apache.commons.codec.binary.Base64Codec13Test
-
Tests to make sure Base64's implementation of Base64.encodeBase64Chunked()
static method is behaving identical to commons-codec-1.3.jar.
- testStringToByteVariations() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testSubSequenceWorks() - Method in class org.apache.commons.codec.language.bm.RuleTest
-
- testTCH() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testTIOAndTIAToX() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testToAsciiBytes() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testToAsciiChars() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testToAsciiString() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
Tests the toAsciiString(byte[]) method
- testToByteArrayFromString() - Method in class org.apache.commons.codec.binary.BinaryCodecTest
-
- testToCharset() - Method in class org.apache.commons.codec.CharsetsTest
-
- testTranan() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testTranslateOfSCHAndCH() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testTranslateToJOfDGEOrDGIOrDGY() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testTriplets() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testTripletsChunked() - Method in class org.apache.commons.codec.binary.Base64Test
-
- testTrueVariant() - Method in class org.apache.commons.codec.language.NysiisTest
-
- testUnicCryptInvalidSalt() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
Unimplemented "$foo$" salt prefixes would be threated as UnixCrypt salt.
- testUnixCryptBytes() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testUnixCryptExplicitCall() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
Some salts are invalid for crypt(3) but not for unixCrypt().
- testUnixCryptNullData() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testUnixCryptStrings() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testUnixCryptWithEmptySalt() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testUnixCryptWithHalfSalt() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
Single character salts are illegal!
E.g.
- testUnixCryptWithoutSalt() - Method in class org.apache.commons.codec.digest.UnixCryptTest
-
- testUnsafeEncodeDecode() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testUnsafeEncodeDecode() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testUnsafeEncodeDecode() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testUrlSafe() - Method in class org.apache.commons.codec.binary.Base64Test
-
Tests url-safe Base64 against random data, sizes 0 to 150.
- testUsAscii() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testUsAscii() - Method in class org.apache.commons.codec.CharsetsTest
-
- testUsEnglishStatic() - Method in class org.apache.commons.codec.language.SoundexTest
-
https://issues.apache.org/jira/browse/CODEC-54 https://issues.apache.org/jira/browse/CODEC-56
- testUsMappingEWithAcute() - Method in class org.apache.commons.codec.language.SoundexTest
-
Fancy characters are not mapped by the default US mapping.
- testUsMappingOWithDiaeresis() - Method in class org.apache.commons.codec.language.SoundexTest
-
Fancy characters are not mapped by the default US mapping.
- testUtf16() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testUtf16() - Method in class org.apache.commons.codec.CharsetsTest
-
- testUtf16Be() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testUtf16Be() - Method in class org.apache.commons.codec.CharsetsTest
-
- testUtf16Le() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testUtf16Le() - Method in class org.apache.commons.codec.CharsetsTest
-
- testUtf8() - Method in class org.apache.commons.codec.CharEncodingTest
-
- testUtf8() - Method in class org.apache.commons.codec.CharsetsTest
-
- testUTF8RoundTrip() - Method in class org.apache.commons.codec.net.BCodecTest
-
- testUTF8RoundTrip() - Method in class org.apache.commons.codec.net.QCodecTest
-
- testUTF8RoundTrip() - Method in class org.apache.commons.codec.net.QuotedPrintableCodecTest
-
- testUTF8RoundTrip() - Method in class org.apache.commons.codec.net.URLCodecTest
-
- testUUID() - Method in class org.apache.commons.codec.binary.Base64Test
-
Base64 encoding of UUID's is a common use-case, especially in URL-SAFE mode.
- testVariationsMella() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testVariationsMeyer() - Method in class org.apache.commons.codec.language.ColognePhoneticTest
-
- testWhy() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
Tests (CODEC-57) Metaphone.metaphone(String) returns an empty string when passed the word "why"
- testWikipediaExamples() - Method in class org.apache.commons.codec.language.Caverphone1Test
-
Tests examples from http://en.wikipedia.org/wiki/Caverphone
- testWordEndingInMB() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testWordsWithCIA() - Method in class org.apache.commons.codec.language.MetaphoneTest
-
- testWriteOutOfBounds() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Tests Base32OutputStream.write for expected IndexOutOfBoundsException conditions.
- testWriteOutOfBounds() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Tests Base64OutputStream.write for expected IndexOutOfBoundsException conditions.
- testWriteToNullCoverage() - Method in class org.apache.commons.codec.binary.Base32OutputStreamTest
-
Tests Base32OutputStream.write(null).
- testWriteToNullCoverage() - Method in class org.apache.commons.codec.binary.Base64OutputStreamTest
-
Tests Base64OutputStream.write(null).