Package org.dbunit.assertion
Class DbUnitAssertIT.ModifyingTable
java.lang.Object
org.dbunit.assertion.DbUnitAssertIT.ModifyingTable
- All Implemented Interfaces:
ITable
- Enclosing class:
DbUnitAssertIT
Test utility that modifies all values for a specific column arbitrarily
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
ModifyingTable
-
-
Method Details
-
getRowCount
public int getRowCount()- Specified by:
getRowCountin interfaceITable
-
getTableMetaData
- Specified by:
getTableMetaDatain interfaceITable
-
getValue
- Specified by:
getValuein interfaceITable- Throws:
DataSetException
-