|
Arquillian Persistence Extension Implementation 1.0.0.Alpha3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
configuration
instance.arquillian.xml
or
property file and creates PersistenceConfiguration
instance used
during tests execution.format
.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.
|
Arquillian Persistence Extension Implementation 1.0.0.Alpha3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |