IColumnFilter) used when comparing datasets specified by
ShouldMatchDataSet annotation.format inferred from it's name.arquillian-persistence-dbunit.jar archive
to run Persistence Extension with DBUnit.arquillian.xml
descriptor in the element with qualifier persistence-dbunit.ArquillianResource annotation to the test class instance.java.io.tmpdir directory using following pattern:
[full class name]#[test name]-[phase suffix].xml,
where phase suffix is one of the following:
before-seed
after-seed
after-test
after-clean
Created files are in DBUnit FlatXmlDataSet format.TableFilterProvider
should be used when DBUnitConfiguration.filterTables is enabled.ITable with specified ITableMetaData so that DBUnit can recognize
column types of tables from dataset files using specified metadata.Copyright © 2014 JBoss by Red Hat. All rights reserved.