public class DoubleMetaphone2Test extends StringEncoderAbstractTest<DoubleMetaphone>
DoubleMetaphone.
The test data was extracted from Stephen Woodbridge's PHP test program.
stringEncoder| Constructor and Description |
|---|
DoubleMetaphone2Test() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleMetaphone |
createStringEncoder() |
void |
testDoubleMetaphoneAlternate()
Test alternative encoding.
|
void |
testDoubleMetaphonePrimary()
Test primary encoding.
|
checkEncoding, checkEncodings, checkEncodingVariations, getStringEncoder, testEncodeEmpty, testEncodeNull, testEncodeWithInvalidObject, testLocaleIndependencepublic DoubleMetaphone2Test()
protected DoubleMetaphone createStringEncoder()
createStringEncoder in class StringEncoderAbstractTest<DoubleMetaphone>public void testDoubleMetaphoneAlternate()
public void testDoubleMetaphonePrimary()
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.