|
Arquillian Persistence Extension Implementation 1.0.0.Alpha4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
configuration
instance.arquillian.xml or
property file and creates PersistenceConfiguration instance used
during tests execution.format inferred from it's name.arquillian.xml
descriptor in the element with qualifier persistence-dbunit.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.arquillian-persistence.jar archive
to run Persistence Extension.descriptors for resources defined in given annotation type
(such as UsingDataSet or ApplyScriptBefore).
|
Arquillian Persistence Extension Implementation 1.0.0.Alpha4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||