|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.Fixture
db.TableAssert
db.QueryTableAssert
public class QueryTableAssert
Nested Class Summary |
---|
Nested classes/interfaces inherited from class fit.Fixture |
---|
Fixture.RunTime |
Field Summary |
---|
Fields inherited from class db.TableAssert |
---|
actualTable |
Fields inherited from class fit.Fixture |
---|
args, counts, gray, green, red, summary, yellow |
Constructor Summary | |
---|---|
QueryTableAssert()
|
Method Summary | |
---|---|
protected void |
initTable(java.lang.String query)
|
Methods inherited from class db.TableAssert |
---|
doCells, doTable |
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 |
Constructor Detail |
---|
public QueryTableAssert()
Method Detail |
---|
protected void initTable(java.lang.String query) throws java.lang.ClassNotFoundException, java.sql.SQLException, org.dbunit.dataset.DataSetException
initTable
in class TableAssert
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 |