org.apache.commons.codec.language
Class ColognePhoneticTest
java.lang.Object
   org.apache.commons.codec.StringEncoderAbstractTest
org.apache.commons.codec.StringEncoderAbstractTest
       org.apache.commons.codec.language.ColognePhoneticTest
org.apache.commons.codec.language.ColognePhoneticTest
- public class ColognePhoneticTest 
- extends StringEncoderAbstractTest
Tests the ColognePhonetic class.
 
Keep this file in UTF-8 encoding for proper Javadoc processing.
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ColognePhoneticTest
public ColognePhoneticTest()
createStringEncoder
protected org.apache.commons.codec.StringEncoder createStringEncoder()
- 
- Specified by:
- createStringEncoderin class- StringEncoderAbstractTest
 
- 
 
testAabjoe
public void testAabjoe()
                throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testAaclan
public void testAaclan()
                throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testAychlmajrForCodec122
public void testAychlmajrForCodec122()
                              throws org.apache.commons.codec.EncoderException
- Tests [CODEC-122]
 
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testEdgeCases
public void testEdgeCases()
                   throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testExamples
public void testExamples()
                  throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testHyphen
public void testHyphen()
                throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testIsEncodeEquals
public void testIsEncodeEquals()
- 
 
testVariationsMella
public void testVariationsMella()
                         throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
testVariationsMeyer
public void testVariationsMeyer()
                         throws org.apache.commons.codec.EncoderException
- 
- Throws:
- org.apache.commons.codec.EncoderException
 
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.