org.kemet.tests.integration.hieroglyph
Class TestsToTransliteration

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

public class TestsToTransliteration
extends TestRoot

Since:
0.6
Author:
fabricemaupin

integration tests : analyze list of hieroglyphs - output : list of translitered sequence.

support : uniliteral, biliteral, triliteral, phonetic complement, determiner, ideogram, indicator stating of adverbial predicate proposition (ppa), pronoun, preposition, noun

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
TestsToTransliteration()
           
 
Method Summary
 void init()
           initialize the parameters before to execute the tests.
 void test1()
           uniliteral + biliteral + uniliteral + determiners.
 void test10()
           ideogram + feminine grammatical kind + determiner.
 void test11()
           ideogram + determiner + determiner for specify a ideogram.
 void test12()
           ideogram + phonetic complement + determiner.
 void test13()
           ideogram + several phonetic complements + determiner.
 void test14()
           indicator of PPA + pronoun + uniliteral + uniliteral + feminine grammatical kind + determiner for specify a ideogram.
 void test15()
           indicator of PPA + pronoun "0" + uniliteral + pronoun.
 void test16()
           indicator of PPA + pronoun + uniliteral + pronoun.
 void test17()
           indicator of PPA + demonstrative pronoun + suffix pronoun.
 void test18()
           indicator of PPA + suffix pronoun + demonstrative pronoun.
 void test19()
           indicator of PPA + demonstrative pronoun + uniliteral + uniliteral + feminine grammatical kind + determiner for specify a ideogram .
 void test2()
           uniliteral + biliteral + uniliteral + determiner.
 void test20()
           indicator of PPA + noun + preposition + noun.
 void test21()
           noun + noun.
 void test22()
           preposition.
 void test3()
           biliteral + biliteral + uniliteral + determiner.
 void test4()
           N35*3 + biliteral + uniliteral + determiner + biliteral.
 void test5()
           empty sequence.
 void test6()
           biliteral + determiner.
 void test7()
           biliteral + feminine grammatical kind + determiner for specify a ideogram.
 void test8()
           biliteral + feminine grammatical kind + determiner for specify a ideogram.
 void test9()
           ideogram + determiner + determiner.
 
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

TestsToTransliteration

public TestsToTransliteration()
Method Detail

init

public void init()

initialize the parameters before to execute the tests.

Specified by:
init in class TestRoot
Since:
0.6

test1

public void test1()

uniliteral + biliteral + uniliteral + determiners.

Since:
0.6

test2

public void test2()

uniliteral + biliteral + uniliteral + determiner.

Since:
0.6

test3

public void test3()

biliteral + biliteral + uniliteral + determiner.

Since:
0.6

test4

public void test4()

N35*3 + biliteral + uniliteral + determiner + biliteral.

Since:
0.6

test5

public void test5()

empty sequence.

Since:
0.6

test6

public void test6()

biliteral + determiner.

Since:
0.6

test7

public void test7()

biliteral + feminine grammatical kind + determiner for specify a ideogram.

Since:
0.6

test8

public void test8()

biliteral + feminine grammatical kind + determiner for specify a ideogram.

Since:
0.6

test9

public void test9()

ideogram + determiner + determiner.

Since:
0.6

test10

public void test10()

ideogram + feminine grammatical kind + determiner.

Since:
0.6

test11

public void test11()

ideogram + determiner + determiner for specify a ideogram.

Since:
0.6

test12

public void test12()

ideogram + phonetic complement + determiner.

Since:
0.6

test13

public void test13()

ideogram + several phonetic complements + determiner.

Since:
0.6

test14

public void test14()

indicator of PPA + pronoun + uniliteral + uniliteral + feminine grammatical kind + determiner for specify a ideogram.

Since:
0.6

test15

public void test15()

indicator of PPA + pronoun "0" + uniliteral + pronoun.

Since:
0.6

test16

public void test16()

indicator of PPA + pronoun + uniliteral + pronoun.

Since:
0.6

test17

public void test17()

indicator of PPA + demonstrative pronoun + suffix pronoun.

Since:
0.6

test18

public void test18()

indicator of PPA + suffix pronoun + demonstrative pronoun.

Since:
0.6

test19

public void test19()

indicator of PPA + demonstrative pronoun + uniliteral + uniliteral + feminine grammatical kind + determiner for specify a ideogram .

Since:
0.6

test20

public void test20()

indicator of PPA + noun + preposition + noun.

Since:
0.6

test21

public void test21()

noun + noun.

Since:
0.6

test22

public void test22()

preposition.

Since:
0.6


Copyright © 2008 F. MAUPIN. All Rights Reserved.