|
||||||||||
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.xml.PhonogramsTests
public class PhonogramsTests
phonograms Tests : test if there are double id ==> PAY ATTENTION : it is can be normal to have several times the same id : this test is made to verify it.
Field Summary |
---|
Fields inherited from interface org.kemet.tests.IAttr |
---|
file1, file2, file3, SupportedSequenceFormats, XMLPath |
Constructor Summary | |
---|---|
PhonogramsTests()
|
Method Summary | |
---|---|
void |
setUp()
set the parameters before execute the tests. |
void |
testDoubleID()
test : verify if there are double id with differents types of phonogram. |
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 PhonogramsTests()
Method Detail |
---|
public void setUp() throws java.lang.Exception
set the parameters before execute the tests.
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testDoubleID()
test : verify if there are double id with differents types of phonogram.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |