org.apache.commons.codec.language
Class RefinedSoundexTest
java.lang.Object
org.apache.commons.codec.StringEncoderAbstractTest<RefinedSoundex>
org.apache.commons.codec.language.RefinedSoundexTest
public class RefinedSoundexTest
- extends StringEncoderAbstractTest<RefinedSoundex>
Tests RefinedSoundex.
- Version:
- $Id: RefinedSoundexTest.html 889935 2013-12-11 05:05:13Z ggregory $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefinedSoundexTest
public RefinedSoundexTest()
createStringEncoder
protected RefinedSoundex createStringEncoder()
- Specified by:
createStringEncoder
in class StringEncoderAbstractTest<RefinedSoundex>
testDifference
public void testDifference()
throws EncoderException
- Throws:
EncoderException
testEncode
public void testEncode()
testGetMappingCodeNonLetter
public void testGetMappingCodeNonLetter()
testNewInstance
public void testNewInstance()
testNewInstance2
public void testNewInstance2()
testNewInstance3
public void testNewInstance3()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.