org.kemet.tests.phonetic
Class TestsToPhonetic

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.kemet.tests.TestRoot
              extended by org.kemet.tests.phonetic.TestsToPhonetic
All Implemented Interfaces:
junit.framework.Test, IGlobals, IAttr

public class TestsToPhonetic
extends TestRoot

Since:
0.2.3
Author:
fabricemaupin

phonetic tests : analyze phonetic read.


Field Summary
 
Fields inherited from interface org.kemet.impl.grammar.IGlobals
ALL, ANALYSE_FROM_SIGNS, BILITERAL, CONSONAT, exceptionnalVo, grammarMainClassName, MAX_PART_OF_NOUN, MAX_PART_OF_PREPOSITION, MAX_PART_OF_PRONOUNS, methodNameToManageHieroglyphs, methodNameToManageTransliteration, methodNameToPhoneticRead, methodNameToPhoneticReadWithGlobalApproach, minVersionJRE, NUMBER_OF_TYPE_OF_PHONOGRAMS, patternForHieroglyph, patternForTransliteration, PROPOSITION_TYPE_PPA, selectedGrammar, SEMI_CONSONAT, TO_FORMAT, TO_HIEROGLYPHS, TO_READ, TO_READ_COMPLETE, TO_TRANSLITERATION, TO_TYPE, TRILITERAL, UNILITERAL, vo
 
Fields inherited from interface org.kemet.tests.IAttr
file1, file2, file3, SupportedSequenceFormats, XMLPath
 
Constructor Summary
TestsToPhonetic()
           
 
Method Summary
 void init()
           initialize the parameters before to execute the tests.
 void test1()
           get the phonetic read 1.
 void test10()
           get the phonetic read 10.
 void test2()
           get the phonetic read 2.
 void test3()
           get the phonetic read 3.
 void test4()
           get the phonetic read 4.
 void test5()
           get the phonetic read 5.
 void test6()
           get the phonetic read 6.
 void test7()
           get the phonetic read 7.
 void test8()
           get the phonetic read 8.
 void test9()
           get the phonetic read (with feminine grammatical kind).
 
Methods inherited from class org.kemet.tests.TestRoot
getFormatType, setUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestsToPhonetic

public TestsToPhonetic()
Method Detail

init

public void init()

initialize the parameters before to execute the tests.

Specified by:
init in class TestRoot
Since:
0.2.3

test1

public void test1()

get the phonetic read 1.

Since:
0.2.3

test2

public void test2()

get the phonetic read 2.

Since:
0.2.3

test3

public void test3()

get the phonetic read 3.

Since:
0.2.3

test4

public void test4()

get the phonetic read 4.

Since:
0.2.3

test5

public void test5()

get the phonetic read 5.

Since:
0.2.3

test6

public void test6()

get the phonetic read 6.

Since:
0.2.3

test7

public void test7()

get the phonetic read 7.

Since:
0.2.3

test8

public void test8()

get the phonetic read 8.

Since:
0.2.3

test9

public void test9()

get the phonetic read (with feminine grammatical kind).

Since:
0.2.3

test10

public void test10()

get the phonetic read 10.

Since:
0.2.3


Copyright © 2008 F. MAUPIN. All Rights Reserved.