Arquillian Persistence Extension API 1.0.0.Alpha3

Package org.jboss.arquillian.persistence

Enum Summary
TransactionMode Available transaction modes used for transactional wrapper of test methods.
 

Annotation Types Summary
DataSource Defines data source to be used for test.
PersistenceTest Marker annotation which enables Arquillian Persistence Extension.
ShouldMatchDataSet Verifies state of underlying data store using data sets defined by this annotation.
Transactional Indicates that test needs to be wrapped within the transaction.
UsingDataSet Provides information about data sets needs to be used for seeding test database before test method execution.
UsingScript Defines SQL scripts used for seeding test database before test method execution.
 


Arquillian Persistence Extension API 1.0.0.Alpha3

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