Package | Description |
---|---|
org.dbunit |
Modifier and Type | Method and Description |
---|---|
VerifyTableDefinition[] |
DefaultPrepAndExpectedTestCase.getTableDefs()
Get the tableDefs.
|
Modifier and Type | Method and Description |
---|---|
void |
PrepAndExpectedTestCase.configureTest(VerifyTableDefinition[] tables,
String[] prepDataFiles,
String[] expectedDataFiles)
Configure the test.
|
void |
DefaultPrepAndExpectedTestCase.configureTest(VerifyTableDefinition[] tables,
String[] prepDataFiles,
String[] expectedDataFiles)
Configure the test.
|
void |
PrepAndExpectedTestCase.preTest(VerifyTableDefinition[] tables,
String[] prepDataFiles,
String[] expectedDataFiles)
Convenience method to call configureTest() and preTest().
|
void |
DefaultPrepAndExpectedTestCase.preTest(VerifyTableDefinition[] tables,
String[] prepDataFiles,
String[] expectedDataFiles)
Convenience method to call configureTest() and preTest().
|
void |
DefaultPrepAndExpectedTestCase.setTableDefs(VerifyTableDefinition[] tableDefs)
Set the tableDefs.
|
Copyright © 2002–2019. All rights reserved.