3 Replies Latest reply on Apr 22, 2012 3:23 PM by bmajsak

    Is it possible to specify data insert strategy per @Test with persistence extension Alpha4?

    alexh_97

      Hi,

       

      I was all excited to see Alpha4 of the persistence extension being released with all sorts of new features.  Thanks for the hard work Bartosz and crew!

       

      I do have a question however.  The reference guide mentions that one can use DbUnit data insert strategies and that they can be set globaly in arquillian.xml.  That's great, but is rarely practical as individual tests may want to use different strategies.  I don't see anything in the documentation on how to specify data insert strategy per test.  It doesn't seem to be a property of @UsingDataSet annotation...  Is it possible to do?

       

      Thanks.