org.kemet.tests.phonograms
Class TestTriliteral

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

public class TestTriliteral
extends TestRoot

Since:
0.1
Author:
fabricemaupin

fonctionnal tests for triliteral.


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
TestTriliteral()
           
 
Method Summary
 void init()
           set the parameters before execute the tests.
 void testTriEx1()
           test : detect and epurate phonetic complements.
 void testTriEx2()
           test : phonetic read.
 void testTriEx3()
           test : transliteration to hieroglyphs or hieroglyphs to transliteration.
 
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

TestTriliteral

public TestTriliteral()
Method Detail

init

public void init()

set the parameters before execute the tests.

Specified by:
init in class TestRoot
Since:
0.1

testTriEx1

public void testTriEx1()
                throws java.lang.Exception

test : detect and epurate phonetic complements.

throws Exception

Throws:
java.lang.Exception
Since:
0.1

testTriEx2

public void testTriEx2()

test : phonetic read.

Since:
0.1

testTriEx3

public void testTriEx3()

test : transliteration to hieroglyphs or hieroglyphs to transliteration.

Since:
0.1


Copyright © 2008 F. MAUPIN. All Rights Reserved.