public class Caverphone1Test extends StringEncoderAbstractTest<Caverphone1>
stringEncoder
Constructor and Description |
---|
Caverphone1Test() |
Modifier and Type | Method and Description |
---|---|
protected Caverphone1 |
createStringEncoder() |
void |
testCaverphoneRevisitedCommonCodeAT1111()
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
|
void |
testEndMb() |
void |
testIsCaverphoneEquals()
Tests some examples from version 2.0 http://caversham.otago.ac.nz/files/working/ctp150804.pdf
|
void |
testSpecificationV1Examples()
Tests example from http://caversham.otago.ac.nz/files/working/ctp060902.pdf
|
void |
testWikipediaExamples()
Tests examples from http://en.wikipedia.org/wiki/Caverphone
|
checkEncoding, checkEncodings, checkEncodingVariations, getStringEncoder, testEncodeEmpty, testEncodeNull, testEncodeWithInvalidObject, testLocaleIndependence
public Caverphone1Test()
protected Caverphone1 createStringEncoder()
createStringEncoder
in class StringEncoderAbstractTest<Caverphone1>
public void testCaverphoneRevisitedCommonCodeAT1111() throws EncoderException
EncoderException
public void testEndMb() throws EncoderException
EncoderException
public void testIsCaverphoneEquals() throws EncoderException
EncoderException
public void testSpecificationV1Examples() throws EncoderException
EncoderException
public void testWikipediaExamples() throws EncoderException
EncoderException
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.