org.kemet.tests.xml
Class HieroTests

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.kemet.tests.xml.HieroTests
All Implemented Interfaces:
junit.framework.Test, IAttr

public class HieroTests
extends junit.framework.TestCase
implements IAttr

Since:
0.1
Author:
fabricemaupin

hieroglyphs Tests : test if there are double id and if the hieroglyph files exist.


Field Summary
 
Fields inherited from interface org.kemet.tests.IAttr
file1, file2, file3, SupportedSequenceFormats, XMLPath
 
Constructor Summary
HieroTests()
           
 
Method Summary
 void setUp()
           set the parameters before execute the tests.
 void test10CompareFiles()
           test : compare the number of indicator_ppa.
 void test11CompareFiles()
           test : compare the number of .
 void test12CompareFiles()
           test : compare the number of .
 void test13CompareFiles()
           test : compare the number of .
 void test14CompareFiles()
           test : compare the number of .
 void test1CompareFiles()
           test : compare the number of hieroglyphs between FR and EN files.
 void test2CompareFiles()
           test : compare the number .
 void test3CompareFiles()
           test : compare the number of .
 void test4CompareFiles()
           test : compare the number of .
 void test5CompareFiles()
           test : compare the number of determiner.
 void test6CompareFiles()
           test : compare the number of ideogram.
 void test7CompareFiles()
           test : compare the number of substitute.
 void test8CompareFiles()
           test : compare the number of usedForIdeogram.
 void test9CompareFiles()
           test : compare the number of feminineGrammaticalKind.
 void testDoubleID_2()
           test : verify if there are double id.
 void testDoubleID()
           test : verify if there are double id.
 void testExistFile_2()
           test : verify if the hieroglyph file exists.
 void testExistFile()
           test : verify if the hieroglyph file exists.
 void testNumberOfHierosNotInserted()
           test : verify if the hieroglyph file exists in XML file.
 
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

HieroTests

public HieroTests()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception

set the parameters before execute the tests.

Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception
Since:
0.1

test1CompareFiles

public void test1CompareFiles()
                       throws java.lang.Exception

test : compare the number of hieroglyphs between FR and EN files.

Throws:
java.lang.Exception
Since:
0.2.3

test2CompareFiles

public void test2CompareFiles()
                       throws java.lang.Exception

test : compare the number .

Throws:
java.lang.Exception
Since:
0.2.3

test3CompareFiles

public void test3CompareFiles()
                       throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

test4CompareFiles

public void test4CompareFiles()
                       throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

test5CompareFiles

public void test5CompareFiles()
                       throws java.lang.Exception

test : compare the number of determiner.

Throws:
java.lang.Exception
Since:
0.2.3

test6CompareFiles

public void test6CompareFiles()
                       throws java.lang.Exception

test : compare the number of ideogram.

Throws:
java.lang.Exception
Since:
0.2.3

test7CompareFiles

public void test7CompareFiles()
                       throws java.lang.Exception

test : compare the number of substitute.

Throws:
java.lang.Exception
Since:
0.2.3

test8CompareFiles

public void test8CompareFiles()
                       throws java.lang.Exception

test : compare the number of usedForIdeogram.

Throws:
java.lang.Exception
Since:
0.2.3

test9CompareFiles

public void test9CompareFiles()
                       throws java.lang.Exception

test : compare the number of feminineGrammaticalKind.

Throws:
java.lang.Exception
Since:
0.2.3

test10CompareFiles

public void test10CompareFiles()
                        throws java.lang.Exception

test : compare the number of indicator_ppa.

Throws:
java.lang.Exception
Since:
0.2.3

test11CompareFiles

public void test11CompareFiles()
                        throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

test12CompareFiles

public void test12CompareFiles()
                        throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

test13CompareFiles

public void test13CompareFiles()
                        throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

test14CompareFiles

public void test14CompareFiles()
                        throws java.lang.Exception

test : compare the number of .

Throws:
java.lang.Exception
Since:
0.2.3

testDoubleID

public void testDoubleID()

test : verify if there are double id.

Since:
0.1

testExistFile

public void testExistFile()

test : verify if the hieroglyph file exists.

Since:
0.1

testDoubleID_2

public void testDoubleID_2()

test : verify if there are double id.

Since:
0.1

testExistFile_2

public void testExistFile_2()

test : verify if the hieroglyph file exists.

Since:
0.1

testNumberOfHierosNotInserted

public void testNumberOfHierosNotInserted()

test : verify if the hieroglyph file exists in XML file.

Since:
0.2.3


Copyright © 2008 F. MAUPIN. All Rights Reserved.