|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.kemet.tests.TestRoot
org.kemet.tests.composite.TestPartialSequence
public class TestPartialSequence
Tests for sequence multi - parts and broken.
Field Summary |
---|
Fields inherited from interface org.kemet.tests.IAttr |
---|
file1, file2, file3, SupportedSequenceFormats, XMLPath |
Constructor Summary | |
---|---|
TestPartialSequence()
|
Method Summary | |
---|---|
void |
init()
set the parameters before execute the tests. |
void |
test1()
partial sequence for transliteration (to hieroglyphs). |
void |
test1b()
partial sequence for transliteration (to type). |
void |
test1c()
partial sequence for transliteration (to transliteration). |
void |
test2()
partial sequence from hieroglyphs to transliteration. |
void |
test3()
partial sequence from hieroglyphs to transliteration part 2. |
void |
test3b()
partial sequence from hieroglyphs to type. |
void |
test3c()
partial sequence from hieroglyphs to phonetic. |
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 |
---|
public TestPartialSequence()
Method Detail |
---|
public void init()
set the parameters before execute the tests.
init
in class TestRoot
public void test1()
partial sequence for transliteration (to hieroglyphs).
public void test1b()
partial sequence for transliteration (to type).
public void test1c()
partial sequence for transliteration (to transliteration).
public void test2()
partial sequence from hieroglyphs to transliteration.
public void test3()
partial sequence from hieroglyphs to transliteration part 2.
public void test3b()
partial sequence from hieroglyphs to type.
public void test3c()
partial sequence from hieroglyphs to phonetic.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |