org.apache.commons.codec.language
Class Caverphone2Test

java.lang.Object
  extended by org.apache.commons.codec.StringEncoderAbstractTest
      extended by org.apache.commons.codec.language.Caverphone2Test

public class Caverphone2Test
extends StringEncoderAbstractTest

Tests Caverphone2.

Since:
1.5
Version:
$Id: Caverphone2Test.html 889935 2013-12-11 05:05:13Z ggregory $

Field Summary
 
Fields inherited from class org.apache.commons.codec.StringEncoderAbstractTest
stringEncoder
 
Constructor Summary
Caverphone2Test()
           
 
Method Summary
protected  org.apache.commons.codec.StringEncoder createStringEncoder()
           
 void testCaverphoneRevisitedCommonCodeAT11111111()
          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
 void testCaverphoneRevisitedExamples()
          See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
 void testCaverphoneRevisitedRandomNameKLN1111111()
          See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
 void testCaverphoneRevisitedRandomNameTN11111111()
          See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
 void testCaverphoneRevisitedRandomNameTTA1111111()
          See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
 void testCaverphoneRevisitedRandomWords()
          See http://caversham.otago.ac.nz/files/working/ctp150804.pdf
 void testEndMb()
           
 void testIsCaverphoneEquals()
           
 void testSpecificationExamples()
           
 
Methods inherited from class org.apache.commons.codec.StringEncoderAbstractTest
checkEncoding, checkEncodings, checkEncodingVariations, getStringEncoder, testEncodeEmpty, testEncodeNull, testEncodeWithInvalidObject, testLocaleIndependence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Caverphone2Test

public Caverphone2Test()
Method Detail

createStringEncoder

protected org.apache.commons.codec.StringEncoder createStringEncoder()
Specified by:
createStringEncoder in class StringEncoderAbstractTest

testCaverphoneRevisitedCommonCodeAT11111111

public void testCaverphoneRevisitedCommonCodeAT11111111()
                                                 throws org.apache.commons.codec.EncoderException
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

Throws:
org.apache.commons.codec.EncoderException

testCaverphoneRevisitedExamples

public void testCaverphoneRevisitedExamples()
                                     throws org.apache.commons.codec.EncoderException
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf

Throws:
org.apache.commons.codec.EncoderException

testCaverphoneRevisitedRandomNameKLN1111111

public void testCaverphoneRevisitedRandomNameKLN1111111()
                                                 throws org.apache.commons.codec.EncoderException
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf

Throws:
org.apache.commons.codec.EncoderException

testCaverphoneRevisitedRandomNameTN11111111

public void testCaverphoneRevisitedRandomNameTN11111111()
                                                 throws org.apache.commons.codec.EncoderException
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf

Throws:
org.apache.commons.codec.EncoderException

testCaverphoneRevisitedRandomNameTTA1111111

public void testCaverphoneRevisitedRandomNameTTA1111111()
                                                 throws org.apache.commons.codec.EncoderException
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf

Throws:
org.apache.commons.codec.EncoderException

testCaverphoneRevisitedRandomWords

public void testCaverphoneRevisitedRandomWords()
                                        throws org.apache.commons.codec.EncoderException
See http://caversham.otago.ac.nz/files/working/ctp150804.pdf

Throws:
org.apache.commons.codec.EncoderException

testEndMb

public void testEndMb()
               throws org.apache.commons.codec.EncoderException
Throws:
org.apache.commons.codec.EncoderException

testIsCaverphoneEquals

public void testIsCaverphoneEquals()
                            throws org.apache.commons.codec.EncoderException
Throws:
org.apache.commons.codec.EncoderException

testSpecificationExamples

public void testSpecificationExamples()
                               throws org.apache.commons.codec.EncoderException
Throws:
org.apache.commons.codec.EncoderException


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.