org.kemet.tests.integration.transliteration
Class TestsToType

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

public class TestsToType
extends TestRoot

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

integration tests : analyze type of translitered sequence - output : list of type for each part of sequence.


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
TestsToType()
           
 
Method Summary
 void init()
           initialize the parameters before to execute the tests.
 void test1()
           indicator ppa + demonstrative pronoun + biliteral + phonetic complement + triliteral + phonetic complement.
 void test10()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral.
 void test11()
           uniliteral + biliteral.
 void test12()
           uniliteral + uniliteral + uniliteral + biliteral + triliteral.
 void test13()
           uniliteral + uniliteral + ideogram + biliteral + triliteral + triliteral.
 void test14()
           uniliteral + biliteral + triliteral.
 void test15()
           noun + noun.
 void test16()
           ideogram + feminine grammatical kind.
 void test2()
           INDICATOR_PPA + uniliteral + uniliteral + uniliteral + biliteral + biliteral.
 void test3()
           INDICATOR_PPA + demonstrative pronoun + preposition.
 void test4()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN.
 void test5()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral.
 void test6()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral + DEMONSTRATIVE_PRONOUN + uniliteral + uniliteral + uniliteral + uniliteral + biliteral.
 void test7()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral + biliteral.
 void test8()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral.
 void test9()
           INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral + biliteral + triliteral.
 
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

TestsToType

public TestsToType()
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 + demonstrative pronoun + biliteral + phonetic complement + triliteral + phonetic complement.

Since:
0.5

test2

public void test2()

INDICATOR_PPA + uniliteral + uniliteral + uniliteral + biliteral + biliteral.

Since:
0.5

test3

public void test3()

INDICATOR_PPA + demonstrative pronoun + preposition.

Since:
0.5

test4

public void test4()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN.

Since:
0.5

test5

public void test5()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral.

Since:
0.5

test6

public void test6()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral + DEMONSTRATIVE_PRONOUN + uniliteral + uniliteral + uniliteral + uniliteral + biliteral.

Since:
0.5

test7

public void test7()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + uniliteral + biliteral.

Since:
0.5

test8

public void test8()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral.

Since:
0.5

test9

public void test9()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral + biliteral + triliteral.

Since:
0.5

test10

public void test10()

INDICATOR_PPA + DEMONSTRATIVE_PRONOUN + DEMONSTRATIVE_PRONOUN + biliteral + biliteral.

Since:
0.5

test11

public void test11()

uniliteral + biliteral.

Since:
0.5

test12

public void test12()

uniliteral + uniliteral + uniliteral + biliteral + triliteral.

Since:
0.5

test13

public void test13()

uniliteral + uniliteral + ideogram + biliteral + triliteral + triliteral.

Since:
0.5

test14

public void test14()

uniliteral + biliteral + triliteral.

Since:
0.5

test15

public void test15()

noun + noun.

Since:
0.6

test16

public void test16()

ideogram + feminine grammatical kind.

Since:
0.6


Copyright © 2008 F. MAUPIN. All Rights Reserved.