|
||||||||||
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.dbunit.dataset.stream.AbstractProducerTest
org.dbunit.dataset.xml.FlatDtdProducerTest
public class FlatDtdProducerTest
Constructor Summary | |
---|---|
FlatDtdProducerTest(String s)
|
Method Summary | |
---|---|
protected IDataSetProducer |
createProducer()
|
protected int[] |
getExpectedRowCount()
|
void |
testANYModel()
|
void |
testAttrListBeforeParentElement()
|
void |
testChoicesModel_ElementDeclarationForTableMissing()
|
void |
testChoicesModel()
|
void |
testCleanupTableName()
|
void |
testSequenceModel()
|
Methods inherited from class org.dbunit.dataset.stream.AbstractProducerTest |
---|
createExpectedColumns, createExpectedRow, getExpectedNames, getNotNullTableName, testProduce, testProduceWithoutConsumer |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FlatDtdProducerTest(String s)
Method Detail |
---|
protected IDataSetProducer createProducer() throws Exception
createProducer
in class AbstractProducerTest
Exception
protected int[] getExpectedRowCount() throws Exception
getExpectedRowCount
in class AbstractProducerTest
Exception
public void testSequenceModel() throws Exception
Exception
public void testChoicesModel() throws Exception
Exception
public void testChoicesModel_ElementDeclarationForTableMissing() throws Exception
Exception
public void testAttrListBeforeParentElement() throws Exception
Exception
public void testCleanupTableName() throws Exception
Exception
public void testANYModel() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |