|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
db.TableAssert
public class TableAssert
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
protected org.dbunit.dataset.ITable |
actualTable
|
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
TableAssert()
|
|
| Method Summary | |
|---|---|
void |
doCells(Parse cells)
|
void |
doTable(Parse table)
|
protected void |
initTable(java.lang.String tableName)
|
| Methods inherited from class fit.Fixture |
|---|
camel, check, counts, doCell, doRow, doRows, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrong |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.dbunit.dataset.ITable actualTable
| Constructor Detail |
|---|
public TableAssert()
| Method Detail |
|---|
public void doTable(Parse table)
doTable in class Fixturepublic void doCells(Parse cells)
doCells in class Fixture
protected void initTable(java.lang.String tableName)
throws java.lang.ClassNotFoundException,
java.sql.SQLException,
org.dbunit.dataset.DataSetException
java.lang.ClassNotFoundException
java.sql.SQLException
org.dbunit.dataset.DataSetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||