|
||||||||||
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.basic.TestGrammarManager
public class TestGrammarManager
Grammar Manager Tests.
Field Summary |
---|
Fields inherited from interface org.kemet.tests.IAttr |
---|
file1, file2, file3, SupportedSequenceFormats, XMLPath |
Constructor Summary | |
---|---|
TestGrammarManager()
|
Method Summary | |
---|---|
void |
init()
set the parameters before execute the tests. |
void |
testInitialization()
test for initialisation of grammar manager. |
void |
testOthersProcess()
test if the others process in grammar manager are well. |
void |
testValues()
test if the returned values are 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 |
---|
public TestGrammarManager()
Method Detail |
---|
public void init()
set the parameters before execute the tests.
init
in class TestRoot
public void testInitialization()
test for initialisation of grammar manager.
public void testOthersProcess()
test if the others process in grammar manager are well.
public void testValues()
test if the returned values are correct.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |