Arquillian Persistence Extension Implementation 1.0.0.Alpha4

Package org.jboss.arquillian.persistence.data.dbunit

Class Summary
DataSetComparator  
DataSetUtils  
DBUnitDataHandler  
DBUnitDataStateLogger Dumps database state during test method invocation, covering following phases: before seeding database using provided data sets after seeding database after test execution after cleaning database state
If not configured otherwise it will create following files in the 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.
DBUnitPersistenceTestLifecycleHandler  
 


Arquillian Persistence Extension Implementation 1.0.0.Alpha4

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.