|
||||||||||
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.determiner.TestDeterminer
public class TestDeterminer
Tests for determiners management.
Field Summary |
---|
Fields inherited from interface org.kemet.tests.IAttr |
---|
file1, file2, file3, SupportedSequenceFormats, XMLPath |
Constructor Summary | |
---|---|
TestDeterminer()
|
Method Summary | |
---|---|
void |
init()
set the parameters before execute the tests. |
void |
test1()
verify which is the substitute for determiners (Z5) and the number of substitutes (must be equal to 1). |
void |
test2()
verify if the determiner used for ideogram is the right determiner (Z1) and the number of these special determiners (must be equal to 1). |
void |
test3()
verify if the determiner used for define the feminine grammatical kind is the right determiner (X1) and the number of these special determiners (must be equal to 1). |
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 TestDeterminer()
Method Detail |
---|
public void init()
set the parameters before execute the tests.
init
in class TestRoot
public void test1()
verify which is the substitute for determiners (Z5) and the number of substitutes (must be equal to 1).
public void test2()
verify if the determiner used for ideogram is the right determiner (Z1) and the number of these special determiners (must be equal to 1).
public void test3()
verify if the determiner used for define the feminine grammatical kind is the right determiner (X1) and the number of these special determiners (must be equal to 1).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |