org.kemet.tests.ppa
Class TestsPPA

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

public class TestsPPA
extends TestRoot

Since:
0.6
Author:
fabricemaupin

tests about PPA.


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
TestsPPA()
           
 
Method Summary
 void init()
           initialize the parameters before to execute the tests.
 void test1()
           test if it's the indicator stating of PPA.
 void test2()
           there is no subject.
 void test3()
           there is a subject.
 void test4()
           there is a subject.
 void test5()
           verify if the proposition is correct.
 
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

TestsPPA

public TestsPPA()
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()

test if it's the indicator stating of PPA.

Since:
0.6

test2

public void test2()

there is no subject.

Since:
0.6

test3

public void test3()

there is a subject. indicator of PPA + name + preposition + name + feminine grammatical kind + determiner for specify a ideogram .

Since:
0.6

test4

public void test4()

there is a subject. indicator of PPA + name + preposition + name + feminine grammatical kind + determiner for specify a ideogram .

Since:
0.6

test5

public void test5()

verify if the proposition is correct. indicator of PPA + name + preposition + name + feminine grammatical kind + determiner for specify a ideogram .

Since:
0.6


Copyright © 2008 F. MAUPIN. All Rights Reserved.