org.kemet.tests.integration.transliteration
Class TestsToHieroglyphs

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.transliteration.TestsToHieroglyphs
All Implemented Interfaces:
junit.framework.Test, IGlobals, IAttr

public class TestsToHieroglyphs
extends TestRoot

Since:
0.5
Author:
fabricemaupin

integration tests : analyze type of translitered sequence - output : list of id (hieroglyph).

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

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
TestsToHieroglyphs()
           
 
Method Summary
 void init()
           initialize the parameters before to execute the tests.
 void test1()
           indicator ppa + biliteral + uniliteral + uniliteral + uniliteral + uniliteral + biliteral + uniliteral.
 void test10()
           indicator of PPA + pronoun + uniliteral + uniliteral + feminine grammatical kind.
 void test11()
           indicator of PPA + pronoun "0" + uniliteral + pronoun.
 void test12()
           indicator of PPA + pronoun + uniliteral + pronoun.
 void test13()
           indicator of PPA + demonstrative pronoun + suffix pronoun.
 void test14()
           indicator of PPA + suffix pronoun + demonstrative pronoun.
 void test15()
           indicator of PPA + demonstrative pronoun + uniliteral + uniliteral + feminine grammatical kind.
 void test16()
           indicator of PPA + noun + preposition + noun.
 void test17()
           noun + noun.
 void test18()
           preposition.
 void test2()
           indicator ppa + uniliteral + uniliteral.
 void test3()
           indicator ppa + uniliteral.
 void test4()
           triliteral + uniliteral.
 void test5()
           ??
 void test6()
           indicator ppa + uniliteral.
 void test7()
           biliteral + feminine grammatical kind.
 void test8()
           ideogram.
 void test9()
           ideogram + 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

TestsToHieroglyphs

public TestsToHieroglyphs()
Method Detail

init

public void init()

initialize the parameters before to execute the tests.

Specified by:
init in class TestRoot
Since:
0.5

test1

public void test1()

indicator ppa + biliteral + uniliteral + uniliteral + uniliteral + uniliteral + biliteral + uniliteral.

Since:
0.5

test2

public void test2()

indicator ppa + uniliteral + uniliteral.

Since:
0.5

test3

public void test3()

indicator ppa + uniliteral.

Since:
0.5

test4

public void test4()

triliteral + uniliteral.

Since:
0.5

test5

public void test5()

??_u.

Since:
0.5

test6

public void test6()

indicator ppa + uniliteral.

Since:
0.5

test7

public void test7()

biliteral + feminine grammatical kind.

Since:
0.6

test8

public void test8()

ideogram.

Since:
0.6

test9

public void test9()

ideogram + feminine grammatical kind.

Since:
0.6

test10

public void test10()

indicator of PPA + pronoun + uniliteral + uniliteral + feminine grammatical kind.

Since:
0.6

test11

public void test11()

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

Since:
0.6

test12

public void test12()

indicator of PPA + pronoun + uniliteral + pronoun.

Since:
0.6

test13

public void test13()

indicator of PPA + demonstrative pronoun + suffix pronoun.

Since:
0.6

test14

public void test14()

indicator of PPA + suffix pronoun + demonstrative pronoun.

Since:
0.6

test15

public void test15()

indicator of PPA + demonstrative pronoun + uniliteral + uniliteral + feminine grammatical kind.

Since:
0.6

test16

public void test16()

indicator of PPA + noun + preposition + noun.

Since:
0.6

test17

public void test17()

noun + noun.

Since:
0.6

test18

public void test18()

preposition.

Since:
0.6


Copyright © 2008 F. MAUPIN. All Rights Reserved.